Latest generation

This commit is contained in:
ci core model
2025-10-13 08:09:06 +00:00
parent 01e28cfa50
commit e4f98d17e8
5 changed files with 177 additions and 2 deletions

View File

@@ -929,3 +929,38 @@ final $typed_data.Uint8List getBasicSettingsResponseDescriptor = $convert.base64
'FgoGUGhvbmVzGAQgAygJUgZQaG9uZXMSEAoDRmF4GAUgASgJUgNGYXgSFgoGRW1haWxzGAYgAy'
'gJUgZFbWFpbHM=');
@$core.Deprecated('Use getPossibleSegmentationOnSiteForBookingRequestDescriptor instead')
const GetPossibleSegmentationOnSiteForBookingRequest$json = {
'1': 'GetPossibleSegmentationOnSiteForBookingRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'ActorID', '3': 2, '4': 1, '5': 9, '10': 'ActorID'},
{'1': 'AppointmentType', '3': 3, '4': 1, '5': 14, '6': '.api.AppointmentType', '10': 'AppointmentType'},
{'1': 'Commissions', '3': 4, '4': 3, '5': 11, '6': '.api.Commission', '10': 'Commissions'},
],
'7': {},
};
/// Descriptor for `GetPossibleSegmentationOnSiteForBookingRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getPossibleSegmentationOnSiteForBookingRequestDescriptor = $convert.base64Decode(
'Ci5HZXRQb3NzaWJsZVNlZ21lbnRhdGlvbk9uU2l0ZUZvckJvb2tpbmdSZXF1ZXN0EjsKBkhlYW'
'RlchgBIAEoCzIZLmFwaS5SZXF1ZXN0UHJvamVjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchIY'
'CgdBY3RvcklEGAIgASgJUgdBY3RvcklEEj4KD0FwcG9pbnRtZW50VHlwZRgDIAEoDjIULmFwaS'
'5BcHBvaW50bWVudFR5cGVSD0FwcG9pbnRtZW50VHlwZRIxCgtDb21taXNzaW9ucxgEIAMoCzIP'
'LmFwaS5Db21taXNzaW9uUgtDb21taXNzaW9uczo4kkE1CjPSAQZIZWFkZXLSAQdBY3RvcklE0g'
'EPQXBwb2ludG1lbnRUeXBl0gELQ29tbWlzc2lvbnM=');
@$core.Deprecated('Use getPossibleSegmentationOnSiteForBookingResponseDescriptor instead')
const GetPossibleSegmentationOnSiteForBookingResponse$json = {
'1': 'GetPossibleSegmentationOnSiteForBookingResponse',
'2': [
{'1': 'SegmentationChoices', '3': 1, '4': 3, '5': 11, '6': '.api.SegmentationFilter', '10': 'SegmentationChoices'},
],
};
/// Descriptor for `GetPossibleSegmentationOnSiteForBookingResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getPossibleSegmentationOnSiteForBookingResponseDescriptor = $convert.base64Decode(
'Ci9HZXRQb3NzaWJsZVNlZ21lbnRhdGlvbk9uU2l0ZUZvckJvb2tpbmdSZXNwb25zZRJJChNTZW'
'dtZW50YXRpb25DaG9pY2VzGAEgAygLMhcuYXBpLlNlZ21lbnRhdGlvbkZpbHRlclITU2VnbWVu'
'dGF0aW9uQ2hvaWNlcw==');