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

@@ -1,3 +1,3 @@
# CHANGELOG
Lib version: 1.14.0-SNAPSHOT-260522091245
Lib version: 1.14.0-SNAPSHOT-260522091314

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,

View File

@@ -1,6 +1,6 @@
name: dart_core_sdk
description: dart libs from core model proto files
version: 1.14.0-SNAPSHOT-260522091245
version: 1.14.0-SNAPSHOT-260522091314
homepage: ''
publish_to: ''
repository: ''