You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -535,3 +535,51 @@ final $typed_data.Uint8List segmentationActorConstraintDescriptor = $convert.bas
|
||||
'kuU2VnbWVudGF0aW9uQ29uc3RyYWludFR5cGVSBFR5cGUSJAoNQXR0cmlidXRlUGF0aBgFIAEo'
|
||||
'CVINQXR0cmlidXRlUGF0aA==');
|
||||
|
||||
@$core.Deprecated('Use commissionDescriptor instead')
|
||||
const Commission$json = {
|
||||
'1': 'Commission',
|
||||
'2': [
|
||||
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ProjectID'},
|
||||
{'1': 'OrderID', '3': 2, '4': 1, '5': 9, '10': 'OrderID'},
|
||||
{'1': 'Quantities', '3': 3, '4': 3, '5': 11, '6': '.api.QuantityByUnit', '8': {}, '10': 'Quantities'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `Commission`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List commissionDescriptor = $convert.base64Decode(
|
||||
'CgpDb21taXNzaW9uEiUKCVByb2plY3RJRBgBIAEoCUIH+kIEcgIQAVIJUHJvamVjdElEEhgKB0'
|
||||
'9yZGVySUQYAiABKAlSB09yZGVySUQSPQoKUXVhbnRpdGllcxgDIAMoCzITLmFwaS5RdWFudGl0'
|
||||
'eUJ5VW5pdEII+kIFkgECCAFSClF1YW50aXRpZXM=');
|
||||
|
||||
@$core.Deprecated('Use bookingDescriptor instead')
|
||||
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': 'Segmentations', '3': 3, '4': 3, '5': 11, '6': '.api.Segmentation', '10': 'Segmentations'},
|
||||
{'1': 'Slots', '3': 4, '4': 3, '5': 11, '6': '.api.Slot', '10': 'Slots'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `Booking`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List bookingDescriptor = $convert.base64Decode(
|
||||
'CgdCb29raW5nEj4KD0FwcG9pbnRtZW50VHlwZRgBIAEoDjIULmFwaS5BcHBvaW50bWVudFR5cG'
|
||||
'VSD0FwcG9pbnRtZW50VHlwZRIxCgtDb21taXNzaW9ucxgCIAMoCzIPLmFwaS5Db21taXNzaW9u'
|
||||
'UgtDb21taXNzaW9ucxI3Cg1TZWdtZW50YXRpb25zGAMgAygLMhEuYXBpLlNlZ21lbnRhdGlvbl'
|
||||
'INU2VnbWVudGF0aW9ucxIfCgVTbG90cxgEIAMoCzIJLmFwaS5TbG90UgVTbG90cw==');
|
||||
|
||||
@$core.Deprecated('Use slotGroupDescriptor instead')
|
||||
const SlotGroup$json = {
|
||||
'1': 'SlotGroup',
|
||||
'2': [
|
||||
{'1': 'Slots', '3': 1, '4': 3, '5': 11, '6': '.api.Slot', '10': 'Slots'},
|
||||
{'1': 'Availability', '3': 2, '4': 1, '5': 13, '10': 'Availability'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `SlotGroup`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List slotGroupDescriptor = $convert.base64Decode(
|
||||
'CglTbG90R3JvdXASHwoFU2xvdHMYASADKAsyCS5hcGkuU2xvdFIFU2xvdHMSIgoMQXZhaWxhYm'
|
||||
'lsaXR5GAIgASgNUgxBdmFpbGFiaWxpdHk=');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user