Latest generation

This commit is contained in:
ci core model
2026-02-26 17:54:58 +00:00
parent 39b1c903fd
commit 393ef379a4
5 changed files with 78 additions and 3 deletions

View File

@@ -81,6 +81,32 @@ final $typed_data.Uint8List segmentationConstraintTypeDescriptor = $convert.base
'SUNFEAESMAosU0VHTUVOVEFUSU9OX0NPTlNUUkFJTlRfVFlQRV9PUkRFUl9BVFRSSUJVVEUQAg'
'==');
@$core.Deprecated('Use slotAvailabilityReasonCodeDescriptor instead')
const SlotAvailabilityReasonCode$json = {
'1': 'SlotAvailabilityReasonCode',
'2': [
{'1': 'SLOT_REASON_0000_UNKNOWN', '2': 0},
{'1': 'SLOT_REASON_1000_AVAILABLE', '2': 1000},
{'1': 'SLOT_REASON_1100_AVAILABLE_BEFORE_MINIMUM_NOTICE_TIME', '2': 1100},
{'1': 'SLOT_REASON_1200_AVAILABLE_AFTER_MAXIMUM_NOTICE_TIME', '2': 1200},
{'1': 'SLOT_REASON_2000_OVERBOOKED', '2': 2000},
{'1': 'SLOT_REASON_2100_OVERBOOKED_BEFORE_MINIMUM_NOTICE_TIME', '2': 2100},
{'1': 'SLOT_REASON_2200_OVERBOOKED_AFTER_MAXIMUM_NOTICE_TIME', '2': 2200},
{'1': 'SLOT_REASON_4000_CLOSED', '2': 4000},
],
};
/// Descriptor for `SlotAvailabilityReasonCode`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List slotAvailabilityReasonCodeDescriptor = $convert.base64Decode(
'ChpTbG90QXZhaWxhYmlsaXR5UmVhc29uQ29kZRIcChhTTE9UX1JFQVNPTl8wMDAwX1VOS05PV0'
'4QABIfChpTTE9UX1JFQVNPTl8xMDAwX0FWQUlMQUJMRRDoBxI6CjVTTE9UX1JFQVNPTl8xMTAw'
'X0FWQUlMQUJMRV9CRUZPUkVfTUlOSU1VTV9OT1RJQ0VfVElNRRDMCBI5CjRTTE9UX1JFQVNPTl'
'8xMjAwX0FWQUlMQUJMRV9BRlRFUl9NQVhJTVVNX05PVElDRV9USU1FELAJEiAKG1NMT1RfUkVB'
'U09OXzIwMDBfT1ZFUkJPT0tFRBDQDxI7CjZTTE9UX1JFQVNPTl8yMTAwX09WRVJCT09LRURfQk'
'VGT1JFX01JTklNVU1fTk9USUNFX1RJTUUQtBASOgo1U0xPVF9SRUFTT05fMjIwMF9PVkVSQk9P'
'S0VEX0FGVEVSX01BWElNVU1fTk9USUNFX1RJTUUQmBESHAoXU0xPVF9SRUFTT05fNDAwMF9DTE'
'9TRUQQoB8=');
@$core.Deprecated('Use unitDescriptor instead')
const Unit$json = {
'1': 'Unit',
@@ -645,6 +671,8 @@ const BookableSlot$json = {
{'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'},
{'1': 'ReasonCode', '3': 4, '4': 1, '5': 14, '6': '.api.SlotAvailabilityReasonCode', '10': 'ReasonCode'},
{'1': 'ReachedLimitations', '3': 5, '4': 3, '5': 11, '6': '.api.CapacityDefinition', '10': 'ReachedLimitations'},
],
};
@@ -652,5 +680,7 @@ const BookableSlot$json = {
final $typed_data.Uint8List bookableSlotDescriptor = $convert.base64Decode(
'CgxCb29rYWJsZVNsb3QSHQoEU2xvdBgBIAEoCzIJLmFwaS5TbG90UgRTbG90EjYKDEF2YWlsYW'
'JpbGl0eRgCIAEoBUIS+kIPGg0YZCj///////////8BUgxBdmFpbGFiaWxpdHkSFgoGUmVhc29u'
'GAMgASgJUgZSZWFzb24=');
'GAMgASgJUgZSZWFzb24SPwoKUmVhc29uQ29kZRgEIAEoDjIfLmFwaS5TbG90QXZhaWxhYmlsaX'
'R5UmVhc29uQ29kZVIKUmVhc29uQ29kZRJHChJSZWFjaGVkTGltaXRhdGlvbnMYBSADKAsyFy5h'
'cGkuQ2FwYWNpdHlEZWZpbml0aW9uUhJSZWFjaGVkTGltaXRhdGlvbnM=');