Latest generation

This commit is contained in:
ci core model
2025-06-16 14:00:04 +00:00
parent 56f67f6f4c
commit f03c4f2bc8
4 changed files with 12 additions and 95 deletions

View File

@@ -455,7 +455,7 @@ final $typed_data.Uint8List projectAuthorisationDescriptor = $convert.base64Deco
const ProjectConstraint$json = {
'1': 'ProjectConstraint',
'2': [
{'1': 'SegmentationConstraints', '3': 1, '4': 3, '5': 11, '6': '.api.SegmentationConstraint', '8': {}, '10': 'SegmentationConstraints'},
{'1': 'SegmentationFilters', '3': 1, '4': 3, '5': 11, '6': '.api.SegmentationFilter', '8': {}, '10': 'SegmentationFilters'},
{'1': 'MinNoticePeriod', '3': 2, '4': 1, '5': 11, '6': '.api.Period', '10': 'MinNoticePeriod'},
{'1': 'MaxBookingPeriod', '3': 3, '4': 1, '5': 11, '6': '.api.Period', '10': 'MaxBookingPeriod'},
],
@@ -463,27 +463,11 @@ const ProjectConstraint$json = {
/// Descriptor for `ProjectConstraint`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List projectConstraintDescriptor = $convert.base64Decode(
'ChFQcm9qZWN0Q29uc3RyYWludBJpChdTZWdtZW50YXRpb25Db25zdHJhaW50cxgBIAMoCzIbLm'
'FwaS5TZWdtZW50YXRpb25Db25zdHJhaW50QhLqwRgOU2VnbWVudGF0aW9uSURSF1NlZ21lbnRh'
'dGlvbkNvbnN0cmFpbnRzEjUKD01pbk5vdGljZVBlcmlvZBgCIAEoCzILLmFwaS5QZXJpb2RSD0'
'1pbk5vdGljZVBlcmlvZBI3ChBNYXhCb29raW5nUGVyaW9kGAMgASgLMgsuYXBpLlBlcmlvZFIQ'
'TWF4Qm9va2luZ1BlcmlvZA==');
@$core.Deprecated('Use segmentationConstraintDescriptor instead')
const SegmentationConstraint$json = {
'1': 'SegmentationConstraint',
'2': [
{'1': 'SegmentationID', '3': 1, '4': 1, '5': 9, '10': 'SegmentationID'},
{'1': 'RestrictedValueIDs', '3': 2, '4': 3, '5': 9, '10': 'RestrictedValueIDs'},
{'1': 'AllAndFutureValues', '3': 3, '4': 1, '5': 8, '10': 'AllAndFutureValues'},
],
};
/// Descriptor for `SegmentationConstraint`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List segmentationConstraintDescriptor = $convert.base64Decode(
'ChZTZWdtZW50YXRpb25Db25zdHJhaW50EiYKDlNlZ21lbnRhdGlvbklEGAEgASgJUg5TZWdtZW'
'50YXRpb25JRBIuChJSZXN0cmljdGVkVmFsdWVJRHMYAiADKAlSElJlc3RyaWN0ZWRWYWx1ZUlE'
'cxIuChJBbGxBbmRGdXR1cmVWYWx1ZXMYAyABKAhSEkFsbEFuZEZ1dHVyZVZhbHVlcw==');
'ChFQcm9qZWN0Q29uc3RyYWludBJdChNTZWdtZW50YXRpb25GaWx0ZXJzGAEgAygLMhcuYXBpLl'
'NlZ21lbnRhdGlvbkZpbHRlckIS6sEYDlNlZ21lbnRhdGlvbklEUhNTZWdtZW50YXRpb25GaWx0'
'ZXJzEjUKD01pbk5vdGljZVBlcmlvZBgCIAEoCzILLmFwaS5QZXJpb2RSD01pbk5vdGljZVBlcm'
'lvZBI3ChBNYXhCb29raW5nUGVyaW9kGAMgASgLMgsuYXBpLlBlcmlvZFIQTWF4Qm9va2luZ1Bl'
'cmlvZA==');
@$core.Deprecated('Use actorAuthorisationDescriptor instead')
const ActorAuthorisation$json = {