Latest generation

This commit is contained in:
ci core model
2026-05-22 09:14:13 +00:00
parent 7e55919396
commit a6d5921400
3 changed files with 3 additions and 3 deletions

View File

@@ -4544,7 +4544,7 @@ class SiteProjectAptTypeBookingActorsContext extends $pb.GeneratedMessage {
/// Validation: exactly one of the two options must be provided:
/// - Option 1: both ProjectID and ActorID must be set (non-empty)
/// - Option 2: SiteID must be set (non-empty)
/// Setting both options or neither will be rejected.
/// If both options are provided, SiteID will be used preferentially.
class InitBookerProfileRequest extends $pb.GeneratedMessage {
factory InitBookerProfileRequest({
$core.String? projectID,