Latest generation

This commit is contained in:
ci core model
2026-02-13 09:24:43 +00:00
parent 83a2e6f627
commit 7ccd365b89
18 changed files with 3715 additions and 413 deletions

View File

@@ -500,6 +500,38 @@ final $typed_data.Uint8List appointmentCommissionDescriptor = $convert.base64Dec
'RBIiCgxQYXJ0bmVyQXBwSUQYBSABKAlSDFBhcnRuZXJBcHBJRBIYCgdBY3RvcklEGAcgASgJUg'
'dBY3RvcklE');
@$core.Deprecated('Use appointmentContentDescriptor instead')
const AppointmentContent$json = {
'1': 'AppointmentContent',
'2': [
{'1': 'Projects', '3': 1, '4': 3, '5': 11, '6': '.api.AppointmentProjectContent', '8': {}, '10': 'Projects'},
{'1': 'TotalQuantities', '3': 2, '4': 3, '5': 11, '6': '.api.QuantityByUnit', '10': 'TotalQuantities'},
],
};
/// Descriptor for `AppointmentContent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentContentDescriptor = $convert.base64Decode(
'ChJBcHBvaW50bWVudENvbnRlbnQSSQoIUHJvamVjdHMYASADKAsyHi5hcGkuQXBwb2ludG1lbn'
'RQcm9qZWN0Q29udGVudEIN6sEYCVByb2plY3RJRFIIUHJvamVjdHMSPQoPVG90YWxRdWFudGl0'
'aWVzGAIgAygLMhMuYXBpLlF1YW50aXR5QnlVbml0Ug9Ub3RhbFF1YW50aXRpZXM=');
@$core.Deprecated('Use appointmentProjectContentDescriptor instead')
const AppointmentProjectContent$json = {
'1': 'AppointmentProjectContent',
'2': [
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '10': 'ProjectID'},
{'1': 'Commissions', '3': 2, '4': 3, '5': 11, '6': '.api.AppointmentCommission', '10': 'Commissions'},
{'1': 'ProjectQuantities', '3': 3, '4': 3, '5': 11, '6': '.api.QuantityByUnit', '10': 'ProjectQuantities'},
],
};
/// Descriptor for `AppointmentProjectContent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentProjectContentDescriptor = $convert.base64Decode(
'ChlBcHBvaW50bWVudFByb2plY3RDb250ZW50EhwKCVByb2plY3RJRBgBIAEoCVIJUHJvamVjdE'
'lEEjwKC0NvbW1pc3Npb25zGAIgAygLMhouYXBpLkFwcG9pbnRtZW50Q29tbWlzc2lvblILQ29t'
'bWlzc2lvbnMSQQoRUHJvamVjdFF1YW50aXRpZXMYAyADKAsyEy5hcGkuUXVhbnRpdHlCeVVuaX'
'RSEVByb2plY3RRdWFudGl0aWVz');
@$core.Deprecated('Use commissionDescriptor instead')
const Commission$json = {
'1': 'Commission',
@@ -541,25 +573,39 @@ const Booking$json = {
'1': 'Booking',
'2': [
{'1': 'AppointmentType', '3': 1, '4': 1, '5': 14, '6': '.api.AppointmentType', '10': 'AppointmentType'},
{'1': 'Commissions', '3': 2, '4': 3, '5': 11, '6': '.api.Commission', '10': 'Commissions'},
{
'1': 'Commissions',
'3': 2,
'4': 3,
'5': 11,
'6': '.api.Commission',
'8': {'3': true},
'10': 'Commissions',
},
{'1': 'SegmentationSelections', '3': 3, '4': 3, '5': 11, '6': '.api.SegmentationSelection', '10': 'SegmentationSelections'},
{'1': 'Slots', '3': 4, '4': 3, '5': 11, '6': '.api.Slot', '10': 'Slots'},
{'1': 'AppointmentKind', '3': 5, '4': 1, '5': 9, '10': 'AppointmentKind'},
{'1': 'HasReference', '3': 6, '4': 1, '5': 8, '10': 'HasReference'},
{'1': 'Emails', '3': 7, '4': 3, '5': 9, '10': 'Emails'},
{'1': 'Loading', '3': 9, '4': 1, '5': 11, '6': '.api.AppointmentContent', '10': 'Loading'},
{'1': 'Unloading', '3': 10, '4': 1, '5': 11, '6': '.api.AppointmentContent', '10': 'Unloading'},
{'1': 'Reason', '3': 8, '4': 1, '5': 9, '10': 'Reason'},
{'1': 'LastUpdate', '3': 12, '4': 1, '5': 9, '10': 'LastUpdate'},
],
};
/// Descriptor for `Booking`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List bookingDescriptor = $convert.base64Decode(
'CgdCb29raW5nEj4KD0FwcG9pbnRtZW50VHlwZRgBIAEoDjIULmFwaS5BcHBvaW50bWVudFR5cG'
'VSD0FwcG9pbnRtZW50VHlwZRIxCgtDb21taXNzaW9ucxgCIAMoCzIPLmFwaS5Db21taXNzaW9u'
'UgtDb21taXNzaW9ucxJSChZTZWdtZW50YXRpb25TZWxlY3Rpb25zGAMgAygLMhouYXBpLlNlZ2'
'1lbnRhdGlvblNlbGVjdGlvblIWU2VnbWVudGF0aW9uU2VsZWN0aW9ucxIfCgVTbG90cxgEIAMo'
'CzIJLmFwaS5TbG90UgVTbG90cxIoCg9BcHBvaW50bWVudEtpbmQYBSABKAlSD0FwcG9pbnRtZW'
'50S2luZBIiCgxIYXNSZWZlcmVuY2UYBiABKAhSDEhhc1JlZmVyZW5jZRIWCgZFbWFpbHMYByAD'
'KAlSBkVtYWlscxIWCgZSZWFzb24YCCABKAlSBlJlYXNvbg==');
'VSD0FwcG9pbnRtZW50VHlwZRI1CgtDb21taXNzaW9ucxgCIAMoCzIPLmFwaS5Db21taXNzaW9u'
'QgIYAVILQ29tbWlzc2lvbnMSUgoWU2VnbWVudGF0aW9uU2VsZWN0aW9ucxgDIAMoCzIaLmFwaS'
'5TZWdtZW50YXRpb25TZWxlY3Rpb25SFlNlZ21lbnRhdGlvblNlbGVjdGlvbnMSHwoFU2xvdHMY'
'BCADKAsyCS5hcGkuU2xvdFIFU2xvdHMSKAoPQXBwb2ludG1lbnRLaW5kGAUgASgJUg9BcHBvaW'
'50bWVudEtpbmQSIgoMSGFzUmVmZXJlbmNlGAYgASgIUgxIYXNSZWZlcmVuY2USFgoGRW1haWxz'
'GAcgAygJUgZFbWFpbHMSMQoHTG9hZGluZxgJIAEoCzIXLmFwaS5BcHBvaW50bWVudENvbnRlbn'
'RSB0xvYWRpbmcSNQoJVW5sb2FkaW5nGAogASgLMhcuYXBpLkFwcG9pbnRtZW50Q29udGVudFIJ'
'VW5sb2FkaW5nEhYKBlJlYXNvbhgIIAEoCVIGUmVhc29uEh4KCkxhc3RVcGRhdGUYDCABKAlSCk'
'xhc3RVcGRhdGU=');
@$core.Deprecated('Use slotGroupDescriptor instead')
const SlotGroup$json = {
@@ -575,3 +621,33 @@ final $typed_data.Uint8List slotGroupDescriptor = $convert.base64Decode(
'CglTbG90R3JvdXASHwoFU2xvdHMYASADKAsyCS5hcGkuU2xvdFIFU2xvdHMSNgoMQXZhaWxhYm'
'lsaXR5GAIgASgFQhL6Qg8aDRhkKP///////////wFSDEF2YWlsYWJpbGl0eQ==');
@$core.Deprecated('Use slotGroupAndReasonDescriptor instead')
const SlotGroupAndReason$json = {
'1': 'SlotGroupAndReason',
'2': [
{'1': 'SlotGroup', '3': 1, '4': 1, '5': 11, '6': '.api.SlotGroup', '10': 'SlotGroup'},
{'1': 'Reason', '3': 2, '4': 1, '5': 9, '10': 'Reason'},
],
};
/// Descriptor for `SlotGroupAndReason`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List slotGroupAndReasonDescriptor = $convert.base64Decode(
'ChJTbG90R3JvdXBBbmRSZWFzb24SLAoJU2xvdEdyb3VwGAEgASgLMg4uYXBpLlNsb3RHcm91cF'
'IJU2xvdEdyb3VwEhYKBlJlYXNvbhgCIAEoCVIGUmVhc29u');
@$core.Deprecated('Use bookableSlotDescriptor instead')
const BookableSlot$json = {
'1': 'BookableSlot',
'2': [
{'1': 'Slot', '3': 1, '4': 1, '5': 11, '6': '.api.Slot', '10': 'Slot'},
{'1': 'Availability', '3': 2, '4': 1, '5': 5, '8': {}, '10': 'Availability'},
{'1': 'Reason', '3': 3, '4': 1, '5': 9, '10': 'Reason'},
],
};
/// Descriptor for `BookableSlot`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List bookableSlotDescriptor = $convert.base64Decode(
'CgxCb29rYWJsZVNsb3QSHQoEU2xvdBgBIAEoCzIJLmFwaS5TbG90UgRTbG90EjYKDEF2YWlsYW'
'JpbGl0eRgCIAEoBUIS+kIPGg0YZCj///////////8BUgxBdmFpbGFiaWxpdHkSFgoGUmVhc29u'
'GAMgASgJUgZSZWFzb24=');