// This is a generated file - do not edit. // // Generated from slotbooking.proto. // @dart = 3.3 // ignore_for_file: annotate_overrides, camel_case_types, comment_references // ignore_for_file: constant_identifier_names // ignore_for_file: curly_braces_in_flow_control_structures // ignore_for_file: deprecated_member_use_from_same_package, library_prefixes // ignore_for_file: non_constant_identifier_names, unused_import import 'dart:convert' as $convert; import 'dart:core' as $core; import 'dart:typed_data' as $typed_data; @$core.Deprecated('Use appointmentTypeDescriptor instead') const AppointmentType$json = { '1': 'AppointmentType', '2': [ {'1': 'APPOINTMENT_TYPE_UNKNOWN', '2': 0}, {'1': 'APPOINTMENT_TYPE_EXPEDITION', '2': 1}, {'1': 'APPOINTMENT_TYPE_RECEPTION', '2': 2}, {'1': 'APPOINTMENT_TYPE_UNDEFINED', '2': 3}, {'1': 'APPOINTMENT_TYPE_BOTH', '2': 4}, ], }; /// Descriptor for `AppointmentType`. Decode as a `google.protobuf.EnumDescriptorProto`. final $typed_data.Uint8List appointmentTypeDescriptor = $convert.base64Decode( 'Cg9BcHBvaW50bWVudFR5cGUSHAoYQVBQT0lOVE1FTlRfVFlQRV9VTktOT1dOEAASHwobQVBQT0' 'lOVE1FTlRfVFlQRV9FWFBFRElUSU9OEAESHgoaQVBQT0lOVE1FTlRfVFlQRV9SRUNFUFRJT04Q' 'AhIeChpBUFBPSU5UTUVOVF9UWVBFX1VOREVGSU5FRBADEhkKFUFQUE9JTlRNRU5UX1RZUEVfQk' '9USBAE'); @$core.Deprecated('Use periodUnitDescriptor instead') const PeriodUnit$json = { '1': 'PeriodUnit', '2': [ {'1': 'PERIOD_UNIT_UNDEFINED', '2': 0}, {'1': 'PERIOD_UNIT_WORK_HOUR', '2': 1}, {'1': 'PERIOD_UNIT_WORK_DAY', '2': 2}, {'1': 'PERIOD_UNIT_CALENDAR_DAY', '2': 3}, ], }; /// Descriptor for `PeriodUnit`. Decode as a `google.protobuf.EnumDescriptorProto`. final $typed_data.Uint8List periodUnitDescriptor = $convert.base64Decode( 'CgpQZXJpb2RVbml0EhkKFVBFUklPRF9VTklUX1VOREVGSU5FRBAAEhkKFVBFUklPRF9VTklUX1' 'dPUktfSE9VUhABEhgKFFBFUklPRF9VTklUX1dPUktfREFZEAISHAoYUEVSSU9EX1VOSVRfQ0FM' 'RU5EQVJfREFZEAM='); @$core.Deprecated('Use capacityRuleScopeDescriptor instead') const CapacityRuleScope$json = { '1': 'CapacityRuleScope', '2': [ {'1': 'CAPACITY_RULE_SCOPE_UNKNOWN', '2': 0}, {'1': 'CAPACITY_RULE_SCOPE_SIMULTANEOUS', '2': 1}, {'1': 'CAPACITY_RULE_SCOPE_DAILY', '2': 2}, ], }; /// Descriptor for `CapacityRuleScope`. Decode as a `google.protobuf.EnumDescriptorProto`. final $typed_data.Uint8List capacityRuleScopeDescriptor = $convert.base64Decode( 'ChFDYXBhY2l0eVJ1bGVTY29wZRIfChtDQVBBQ0lUWV9SVUxFX1NDT1BFX1VOS05PV04QABIkCi' 'BDQVBBQ0lUWV9SVUxFX1NDT1BFX1NJTVVMVEFORU9VUxABEh0KGUNBUEFDSVRZX1JVTEVfU0NP' 'UEVfREFJTFkQAg=='); @$core.Deprecated('Use carrierInformationTypeDescriptor instead') const CarrierInformationType$json = { '1': 'CarrierInformationType', '2': [ {'1': 'CARRIER_INFORMATION_TYPE_UNKNOWN', '2': 0}, {'1': 'CARRIER_INFORMATION_TYPE_SHORT_TEXT', '2': 1}, {'1': 'CARRIER_INFORMATION_TYPE_LONG_TEXT', '2': 2}, {'1': 'CARRIER_INFORMATION_TYPE_PHONE', '2': 3}, {'1': 'CARRIER_INFORMATION_TYPE_MAIL', '2': 4}, {'1': 'CARRIER_INFORMATION_TYPE_LICENSE_NUMBER', '2': 5}, {'1': 'CARRIER_INFORMATION_TYPE_DOCUMENT', '2': 6}, ], }; /// Descriptor for `CarrierInformationType`. Decode as a `google.protobuf.EnumDescriptorProto`. final $typed_data.Uint8List carrierInformationTypeDescriptor = $convert.base64Decode( 'ChZDYXJyaWVySW5mb3JtYXRpb25UeXBlEiQKIENBUlJJRVJfSU5GT1JNQVRJT05fVFlQRV9VTk' 'tOT1dOEAASJwojQ0FSUklFUl9JTkZPUk1BVElPTl9UWVBFX1NIT1JUX1RFWFQQARImCiJDQVJS' 'SUVSX0lORk9STUFUSU9OX1RZUEVfTE9OR19URVhUEAISIgoeQ0FSUklFUl9JTkZPUk1BVElPTl' '9UWVBFX1BIT05FEAMSIQodQ0FSUklFUl9JTkZPUk1BVElPTl9UWVBFX01BSUwQBBIrCidDQVJS' 'SUVSX0lORk9STUFUSU9OX1RZUEVfTElDRU5TRV9OVU1CRVIQBRIlCiFDQVJSSUVSX0lORk9STU' 'FUSU9OX1RZUEVfRE9DVU1FTlQQBg=='); @$core.Deprecated('Use segmentationConstraintTypeDescriptor instead') const SegmentationConstraintType$json = { '1': 'SegmentationConstraintType', '2': [ {'1': 'SEGMENTATION_CONSTRAINT_TYPE_UNKNOWN', '2': 0}, {'1': 'SEGMENTATION_CONSTRAINT_TYPE_USER_CHOICE', '2': 1}, {'1': 'SEGMENTATION_CONSTRAINT_TYPE_ORDER_ATTRIBUTE', '2': 2}, {'1': 'SEGMENTATION_CONSTRAINT_TYPE_ENFORCED', '2': 3}, ], }; /// Descriptor for `SegmentationConstraintType`. Decode as a `google.protobuf.EnumDescriptorProto`. final $typed_data.Uint8List segmentationConstraintTypeDescriptor = $convert.base64Decode( 'ChpTZWdtZW50YXRpb25Db25zdHJhaW50VHlwZRIoCiRTRUdNRU5UQVRJT05fQ09OU1RSQUlOVF' '9UWVBFX1VOS05PV04QABIsCihTRUdNRU5UQVRJT05fQ09OU1RSQUlOVF9UWVBFX1VTRVJfQ0hP' 'SUNFEAESMAosU0VHTUVOVEFUSU9OX0NPTlNUUkFJTlRfVFlQRV9PUkRFUl9BVFRSSUJVVEUQAh' 'IpCiVTRUdNRU5UQVRJT05fQ09OU1RSQUlOVF9UWVBFX0VORk9SQ0VEEAM='); @$core.Deprecated('Use unitDescriptor instead') const Unit$json = { '1': 'Unit', '2': [ {'1': 'UnitID', '3': 1, '4': 1, '5': 9, '10': 'UnitID'}, {'1': 'Labels', '3': 2, '4': 3, '5': 11, '6': '.api.LabelByLanguage', '8': {}, '10': 'Labels'}, ], }; /// Descriptor for `Unit`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List unitDescriptor = $convert.base64Decode( 'CgRVbml0EhYKBlVuaXRJRBgBIAEoCVIGVW5pdElEEkkKBkxhYmVscxgCIAMoCzIULmFwaS5MYW' 'JlbEJ5TGFuZ3VhZ2VCG9DBGAHqwRgTTGFuZ3VhZ2VDb2RlSVNPNjM5MVIGTGFiZWxz'); @$core.Deprecated('Use quantityByUnitDescriptor instead') const QuantityByUnit$json = { '1': 'QuantityByUnit', '2': [ {'1': 'UnitID', '3': 1, '4': 1, '5': 9, '10': 'UnitID'}, {'1': 'Value', '3': 2, '4': 1, '5': 1, '8': {}, '10': 'Value'}, ], }; /// Descriptor for `QuantityByUnit`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List quantityByUnitDescriptor = $convert.base64Decode( 'Cg5RdWFudGl0eUJ5VW5pdBIWCgZVbml0SUQYASABKAlSBlVuaXRJRBIkCgVWYWx1ZRgCIAEoAU' 'IO+kILEgkpAAAAAAAAAABSBVZhbHVl'); @$core.Deprecated('Use periodDescriptor instead') const Period$json = { '1': 'Period', '2': [ {'1': 'Value', '3': 1, '4': 1, '5': 3, '10': 'Value'}, {'1': 'Unit', '3': 2, '4': 1, '5': 14, '6': '.api.PeriodUnit', '10': 'Unit'}, ], }; /// Descriptor for `Period`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List periodDescriptor = $convert.base64Decode( 'CgZQZXJpb2QSFAoFVmFsdWUYASABKANSBVZhbHVlEiMKBFVuaXQYAiABKA4yDy5hcGkuUGVyaW' '9kVW5pdFIEVW5pdA=='); @$core.Deprecated('Use slotDescriptor instead') const Slot$json = { '1': 'Slot', '2': [ {'1': 'StartDateTime', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'StartDateTime'}, {'1': 'DurationInSeconds', '3': 3, '4': 1, '5': 4, '10': 'DurationInSeconds'}, ], }; /// Descriptor for `Slot`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List slotDescriptor = $convert.base64Decode( 'CgRTbG90EokBCg1TdGFydERhdGVUaW1lGAEgASgJQmP6QmByXjJcXjIwWzAtOV17Mn0tKDBbMS' '05XXwxWzAtMl0pLSgwWzEtOV18WzEyXVswLTldfDNbMDFdKVRbMDFdWzAtOV18MlswLTNdOlsw' 'LTVdWzAtOV06WzAtNV1bMC05XSRSDVN0YXJ0RGF0ZVRpbWUSLAoRRHVyYXRpb25JblNlY29uZH' 'MYAyABKARSEUR1cmF0aW9uSW5TZWNvbmRz'); @$core.Deprecated('Use segmentationDescriptor instead') const Segmentation$json = { '1': 'Segmentation', '2': [ {'1': 'SegmentationID', '3': 1, '4': 1, '5': 9, '10': 'SegmentationID'}, {'1': 'SegmentationLabels', '3': 2, '4': 3, '5': 11, '6': '.api.LabelByLanguage', '8': {}, '10': 'SegmentationLabels'}, {'1': 'Values', '3': 3, '4': 3, '5': 11, '6': '.api.SegmentationValue', '10': 'Values'}, ], }; /// Descriptor for `Segmentation`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List segmentationDescriptor = $convert.base64Decode( 'CgxTZWdtZW50YXRpb24SJgoOU2VnbWVudGF0aW9uSUQYASABKAlSDlNlZ21lbnRhdGlvbklEEm' 'EKElNlZ21lbnRhdGlvbkxhYmVscxgCIAMoCzIULmFwaS5MYWJlbEJ5TGFuZ3VhZ2VCG9DBGAHq' 'wRgTTGFuZ3VhZ2VDb2RlSVNPNjM5MVISU2VnbWVudGF0aW9uTGFiZWxzEi4KBlZhbHVlcxgDIA' 'MoCzIWLmFwaS5TZWdtZW50YXRpb25WYWx1ZVIGVmFsdWVz'); @$core.Deprecated('Use segmentationValueDescriptor instead') const SegmentationValue$json = { '1': 'SegmentationValue', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 9, '10': 'ID'}, {'1': 'Labels', '3': 2, '4': 3, '5': 11, '6': '.api.LabelByLanguage', '8': {}, '10': 'Labels'}, ], }; /// Descriptor for `SegmentationValue`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List segmentationValueDescriptor = $convert.base64Decode( 'ChFTZWdtZW50YXRpb25WYWx1ZRIOCgJJRBgBIAEoCVICSUQSSQoGTGFiZWxzGAIgAygLMhQuYX' 'BpLkxhYmVsQnlMYW5ndWFnZUIb0MEYAerBGBNMYW5ndWFnZUNvZGVJU082MzkxUgZMYWJlbHM='); @$core.Deprecated('Use instructionDescriptor instead') const Instruction$json = { '1': 'Instruction', '2': [ {'1': 'InstructionByLanguage', '3': 15, '4': 3, '5': 11, '6': '.api.LabelByLanguage', '8': {}, '10': 'InstructionByLanguage'}, {'1': 'AckRequired', '3': 2, '4': 1, '5': 8, '10': 'AckRequired'}, ], }; /// Descriptor for `Instruction`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List instructionDescriptor = $convert.base64Decode( 'CgtJbnN0cnVjdGlvbhJnChVJbnN0cnVjdGlvbkJ5TGFuZ3VhZ2UYDyADKAsyFC5hcGkuTGFiZW' 'xCeUxhbmd1YWdlQhvQwRgB6sEYE0xhbmd1YWdlQ29kZUlTTzYzOTFSFUluc3RydWN0aW9uQnlM' 'YW5ndWFnZRIgCgtBY2tSZXF1aXJlZBgCIAEoCFILQWNrUmVxdWlyZWQ='); @$core.Deprecated('Use openingRuleDescriptor instead') const OpeningRule$json = { '1': 'OpeningRule', '2': [ {'1': 'StartDate', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'StartDate'}, {'1': 'EndDate', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'EndDate'}, {'1': 'OpeningDays', '3': 3, '4': 3, '5': 11, '6': '.api.OpeningDay', '8': {}, '10': 'OpeningDays'}, {'1': 'CalendarID', '3': 4, '4': 1, '5': 9, '10': 'CalendarID'}, {'1': 'Label', '3': 5, '4': 1, '5': 9, '10': 'Label'}, ], }; /// Descriptor for `OpeningRule`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List openingRuleDescriptor = $convert.base64Decode( 'CgtPcGVuaW5nUnVsZRJaCglTdGFydERhdGUYASABKAlCPPpCOXI3MjVeMjBbMC05XXsyfS0oMF' 'sxLTldfDFbMC0yXSktKDBbMS05XXxbMTJdWzAtOV18M1swMV0pJFIJU3RhcnREYXRlElYKB0Vu' 'ZERhdGUYAiABKAlCPPpCOXI3MjVeMjBbMC05XXsyfS0oMFsxLTldfDFbMC0yXSktKDBbMS05XX' 'xbMTJdWzAtOV18M1swMV0pJFIHRW5kRGF0ZRI+CgtPcGVuaW5nRGF5cxgDIAMoCzIPLmFwaS5P' 'cGVuaW5nRGF5QgvqwRgHV2Vla0RheVILT3BlbmluZ0RheXMSHgoKQ2FsZW5kYXJJRBgEIAEoCV' 'IKQ2FsZW5kYXJJRBIUCgVMYWJlbBgFIAEoCVIFTGFiZWw='); @$core.Deprecated('Use openingDayDescriptor instead') const OpeningDay$json = { '1': 'OpeningDay', '2': [ {'1': 'WeekDay', '3': 1, '4': 1, '5': 14, '6': '.api.WeekDay', '10': 'WeekDay'}, {'1': 'Definitions', '3': 2, '4': 3, '5': 11, '6': '.api.OpeningDayDefinition', '10': 'Definitions'}, ], }; /// Descriptor for `OpeningDay`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List openingDayDescriptor = $convert.base64Decode( 'CgpPcGVuaW5nRGF5EiYKB1dlZWtEYXkYASABKA4yDC5hcGkuV2Vla0RheVIHV2Vla0RheRI7Cg' 'tEZWZpbml0aW9ucxgCIAMoCzIZLmFwaS5PcGVuaW5nRGF5RGVmaW5pdGlvblILRGVmaW5pdGlv' 'bnM='); @$core.Deprecated('Use openingDayDefinitionDescriptor instead') const OpeningDayDefinition$json = { '1': 'OpeningDayDefinition', '2': [ {'1': 'TimeRanges', '3': 2, '4': 3, '5': 11, '6': '.api.TimeRange', '10': 'TimeRanges'}, {'1': 'Filter', '3': 3, '4': 1, '5': 11, '6': '.api.RuleFilter', '10': 'Filter'}, {'1': 'OrderAppliance', '3': 4, '4': 1, '5': 5, '10': 'OrderAppliance'}, ], }; /// Descriptor for `OpeningDayDefinition`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List openingDayDefinitionDescriptor = $convert.base64Decode( 'ChRPcGVuaW5nRGF5RGVmaW5pdGlvbhIuCgpUaW1lUmFuZ2VzGAIgAygLMg4uYXBpLlRpbWVSYW' '5nZVIKVGltZVJhbmdlcxInCgZGaWx0ZXIYAyABKAsyDy5hcGkuUnVsZUZpbHRlclIGRmlsdGVy' 'EiYKDk9yZGVyQXBwbGlhbmNlGAQgASgFUg5PcmRlckFwcGxpYW5jZQ=='); @$core.Deprecated('Use capacityRuleDescriptor instead') const CapacityRule$json = { '1': 'CapacityRule', '2': [ {'1': 'StartDate', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'StartDate'}, {'1': 'EndDate', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'EndDate'}, {'1': 'Label', '3': 5, '4': 1, '5': 9, '10': 'Label'}, {'1': 'Days', '3': 3, '4': 3, '5': 14, '6': '.api.WeekDay', '10': 'Days'}, {'1': 'Capacities', '3': 4, '4': 3, '5': 11, '6': '.api.CapacityDefinition', '10': 'Capacities'}, ], }; /// Descriptor for `CapacityRule`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List capacityRuleDescriptor = $convert.base64Decode( 'CgxDYXBhY2l0eVJ1bGUSWgoJU3RhcnREYXRlGAEgASgJQjz6QjlyNzI1XjIwWzAtOV17Mn0tKD' 'BbMS05XXwxWzAtMl0pLSgwWzEtOV18WzEyXVswLTldfDNbMDFdKSRSCVN0YXJ0RGF0ZRJWCgdF' 'bmREYXRlGAIgASgJQjz6QjlyNzI1XjIwWzAtOV17Mn0tKDBbMS05XXwxWzAtMl0pLSgwWzEtOV' '18WzEyXVswLTldfDNbMDFdKSRSB0VuZERhdGUSFAoFTGFiZWwYBSABKAlSBUxhYmVsEiAKBERh' 'eXMYAyADKA4yDC5hcGkuV2Vla0RheVIERGF5cxI3CgpDYXBhY2l0aWVzGAQgAygLMhcuYXBpLk' 'NhcGFjaXR5RGVmaW5pdGlvblIKQ2FwYWNpdGllcw=='); @$core.Deprecated('Use capacityDefinitionDescriptor instead') const CapacityDefinition$json = { '1': 'CapacityDefinition', '2': [ {'1': 'Filter', '3': 1, '4': 1, '5': 11, '6': '.api.RuleFilter', '10': 'Filter'}, {'1': 'Scope', '3': 2, '4': 1, '5': 14, '6': '.api.CapacityRuleScope', '10': 'Scope'}, {'1': 'MaximalCapacity', '3': 3, '4': 1, '5': 3, '10': 'MaximalCapacity'}, {'1': 'UnitID', '3': 4, '4': 1, '5': 9, '10': 'UnitID'}, ], }; /// Descriptor for `CapacityDefinition`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List capacityDefinitionDescriptor = $convert.base64Decode( 'ChJDYXBhY2l0eURlZmluaXRpb24SJwoGRmlsdGVyGAEgASgLMg8uYXBpLlJ1bGVGaWx0ZXJSBk' 'ZpbHRlchIsCgVTY29wZRgCIAEoDjIWLmFwaS5DYXBhY2l0eVJ1bGVTY29wZVIFU2NvcGUSKAoP' 'TWF4aW1hbENhcGFjaXR5GAMgASgDUg9NYXhpbWFsQ2FwYWNpdHkSFgoGVW5pdElEGAQgASgJUg' 'ZVbml0SUQ='); @$core.Deprecated('Use durationRuleDescriptor instead') const DurationRule$json = { '1': 'DurationRule', '2': [ {'1': 'Filter', '3': 1, '4': 1, '5': 11, '6': '.api.RuleFilter', '10': 'Filter'}, {'1': 'BaseDurationInSeconds', '3': 2, '4': 1, '5': 4, '10': 'BaseDurationInSeconds'}, {'1': 'VariableDurations', '3': 3, '4': 3, '5': 11, '6': '.api.VariableDuration', '8': {}, '10': 'VariableDurations'}, {'1': 'OrderAppliance', '3': 4, '4': 1, '5': 5, '10': 'OrderAppliance'}, ], }; /// Descriptor for `DurationRule`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List durationRuleDescriptor = $convert.base64Decode( 'CgxEdXJhdGlvblJ1bGUSJwoGRmlsdGVyGAEgASgLMg8uYXBpLlJ1bGVGaWx0ZXJSBkZpbHRlch' 'I0ChVCYXNlRHVyYXRpb25JblNlY29uZHMYAiABKARSFUJhc2VEdXJhdGlvbkluU2Vjb25kcxJP' 'ChFWYXJpYWJsZUR1cmF0aW9ucxgDIAMoCzIVLmFwaS5WYXJpYWJsZUR1cmF0aW9uQgrqwRgGVW' '5pdElEUhFWYXJpYWJsZUR1cmF0aW9ucxImCg5PcmRlckFwcGxpYW5jZRgEIAEoBVIOT3JkZXJB' 'cHBsaWFuY2U='); @$core.Deprecated('Use variableDurationDescriptor instead') const VariableDuration$json = { '1': 'VariableDuration', '2': [ {'1': 'UnitID', '3': 1, '4': 1, '5': 9, '10': 'UnitID'}, {'1': 'DurationInSeconds', '3': 2, '4': 1, '5': 4, '10': 'DurationInSeconds'}, ], }; /// Descriptor for `VariableDuration`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List variableDurationDescriptor = $convert.base64Decode( 'ChBWYXJpYWJsZUR1cmF0aW9uEhYKBlVuaXRJRBgBIAEoCVIGVW5pdElEEiwKEUR1cmF0aW9uSW' '5TZWNvbmRzGAIgASgEUhFEdXJhdGlvbkluU2Vjb25kcw=='); @$core.Deprecated('Use ruleFilterDescriptor instead') const RuleFilter$json = { '1': 'RuleFilter', '2': [ {'1': 'Type', '3': 1, '4': 1, '5': 14, '6': '.api.AppointmentType', '10': 'Type'}, {'1': 'ProjectID', '3': 2, '4': 3, '5': 9, '10': 'ProjectID'}, {'1': 'SegmentationKeys', '3': 3, '4': 3, '5': 11, '6': '.api.SegmentationFilter', '10': 'SegmentationKeys'}, ], }; /// Descriptor for `RuleFilter`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List ruleFilterDescriptor = $convert.base64Decode( 'CgpSdWxlRmlsdGVyEigKBFR5cGUYASABKA4yFC5hcGkuQXBwb2ludG1lbnRUeXBlUgRUeXBlEh' 'wKCVByb2plY3RJRBgCIAMoCVIJUHJvamVjdElEEkMKEFNlZ21lbnRhdGlvbktleXMYAyADKAsy' 'Fy5hcGkuU2VnbWVudGF0aW9uRmlsdGVyUhBTZWdtZW50YXRpb25LZXlz'); @$core.Deprecated('Use segmentationFilterDescriptor instead') const SegmentationFilter$json = { '1': 'SegmentationFilter', '2': [ {'1': 'SegmentationID', '3': 1, '4': 1, '5': 9, '10': 'SegmentationID'}, {'1': 'SegmentationValueIDs', '3': 2, '4': 3, '5': 9, '10': 'SegmentationValueIDs'}, ], }; /// Descriptor for `SegmentationFilter`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List segmentationFilterDescriptor = $convert.base64Decode( 'ChJTZWdtZW50YXRpb25GaWx0ZXISJgoOU2VnbWVudGF0aW9uSUQYASABKAlSDlNlZ21lbnRhdG' 'lvbklEEjIKFFNlZ21lbnRhdGlvblZhbHVlSURzGAIgAygJUhRTZWdtZW50YXRpb25WYWx1ZUlE' 'cw=='); @$core.Deprecated('Use segmentationSelectionDescriptor instead') const SegmentationSelection$json = { '1': 'SegmentationSelection', '2': [ {'1': 'SegmentationID', '3': 1, '4': 1, '5': 9, '10': 'SegmentationID'}, {'1': 'SegmentationValueID', '3': 2, '4': 1, '5': 9, '10': 'SegmentationValueID'}, ], }; /// Descriptor for `SegmentationSelection`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List segmentationSelectionDescriptor = $convert.base64Decode( 'ChVTZWdtZW50YXRpb25TZWxlY3Rpb24SJgoOU2VnbWVudGF0aW9uSUQYASABKAlSDlNlZ21lbn' 'RhdGlvbklEEjAKE1NlZ21lbnRhdGlvblZhbHVlSUQYAiABKAlSE1NlZ21lbnRhdGlvblZhbHVl' 'SUQ='); @$core.Deprecated('Use carrierInformationDescriptor instead') const CarrierInformation$json = { '1': 'CarrierInformation', '2': [ {'1': 'CarrierInformationID', '3': 1, '4': 1, '5': 9, '10': 'CarrierInformationID'}, {'1': 'Labels', '3': 2, '4': 3, '5': 11, '6': '.api.LabelByLanguage', '8': {}, '10': 'Labels'}, {'1': 'Type', '3': 3, '4': 1, '5': 14, '6': '.api.CarrierInformationType', '10': 'Type'}, {'1': 'IsMandatory', '3': 4, '4': 1, '5': 8, '10': 'IsMandatory'}, {'1': 'FormatCheck', '3': 5, '4': 1, '5': 8, '10': 'FormatCheck'}, ], }; /// Descriptor for `CarrierInformation`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List carrierInformationDescriptor = $convert.base64Decode( 'ChJDYXJyaWVySW5mb3JtYXRpb24SMgoUQ2FycmllckluZm9ybWF0aW9uSUQYASABKAlSFENhcn' 'JpZXJJbmZvcm1hdGlvbklEEkkKBkxhYmVscxgCIAMoCzIULmFwaS5MYWJlbEJ5TGFuZ3VhZ2VC' 'G9DBGAHqwRgTTGFuZ3VhZ2VDb2RlSVNPNjM5MVIGTGFiZWxzEi8KBFR5cGUYAyABKA4yGy5hcG' 'kuQ2FycmllckluZm9ybWF0aW9uVHlwZVIEVHlwZRIgCgtJc01hbmRhdG9yeRgEIAEoCFILSXNN' 'YW5kYXRvcnkSIAoLRm9ybWF0Q2hlY2sYBSABKAhSC0Zvcm1hdENoZWNr'); @$core.Deprecated('Use carrierInformationWithValueDescriptor instead') const CarrierInformationWithValue$json = { '1': 'CarrierInformationWithValue', '2': [ {'1': 'CarrierInformation', '3': 1, '4': 1, '5': 11, '6': '.api.CarrierInformation', '10': 'CarrierInformation'}, {'1': 'Value', '3': 2, '4': 1, '5': 9, '10': 'Value'}, ], }; /// Descriptor for `CarrierInformationWithValue`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List carrierInformationWithValueDescriptor = $convert.base64Decode( 'ChtDYXJyaWVySW5mb3JtYXRpb25XaXRoVmFsdWUSRwoSQ2FycmllckluZm9ybWF0aW9uGAEgAS' 'gLMhcuYXBpLkNhcnJpZXJJbmZvcm1hdGlvblISQ2FycmllckluZm9ybWF0aW9uEhQKBVZhbHVl' 'GAIgASgJUgVWYWx1ZQ=='); @$core.Deprecated('Use documentDescriptor instead') const Document$json = { '1': 'Document', '2': [ {'1': 'DocID', '3': 1, '4': 1, '5': 9, '10': 'DocID'}, {'1': 'DocsByLang', '3': 2, '4': 3, '5': 11, '6': '.api.DocumentByLanguage', '8': {}, '10': 'DocsByLang'}, {'1': 'AckRequired', '3': 3, '4': 1, '5': 8, '10': 'AckRequired'}, ], }; /// Descriptor for `Document`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List documentDescriptor = $convert.base64Decode( 'CghEb2N1bWVudBIUCgVEb2NJRBgBIAEoCVIFRG9jSUQSVAoKRG9jc0J5TGFuZxgCIAMoCzIXLm' 'FwaS5Eb2N1bWVudEJ5TGFuZ3VhZ2VCG9DBGAHqwRgTTGFuZ3VhZ2VDb2RlSVNPNjM5MVIKRG9j' 'c0J5TGFuZxIgCgtBY2tSZXF1aXJlZBgDIAEoCFILQWNrUmVxdWlyZWQ='); @$core.Deprecated('Use documentByLanguageDescriptor instead') const DocumentByLanguage$json = { '1': 'DocumentByLanguage', '2': [ {'1': 'Name', '3': 1, '4': 1, '5': 9, '10': 'Name'}, {'1': 'URI', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'URI'}, {'1': 'LanguageCodeISO6391', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'LanguageCodeISO6391'}, ], }; /// Descriptor for `DocumentByLanguage`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List documentByLanguageDescriptor = $convert.base64Decode( 'ChJEb2N1bWVudEJ5TGFuZ3VhZ2USEgoETmFtZRgBIAEoCVIETmFtZRIxCgNVUkkYBCABKAlCH5' 'JBFTITVVJJIG9mIHRoZSBkb2N1bWVudPpCBHICEAFSA1VSSRKxAQoTTGFuZ3VhZ2VDb2RlSVNP' 'NjM5MRgDIAEoCUJ/kkFwMmg8YSBocmVmPSdodHRwczovL2VuLndpa2lwZWRpYS5vcmcvd2lraS' '9MaXN0X29mX0lTT182MzlfbGFuZ3VhZ2VfY29kZXMnPklTTyA2MzkgY29kZTwvYT4gbWVzc2Fn' 'ZSBsYW5ndWFnZUoEImVuIvpCCXIHEAIYA4ACAVITTGFuZ3VhZ2VDb2RlSVNPNjM5MQ=='); @$core.Deprecated('Use projectAuthorisationDescriptor instead') const ProjectAuthorisation$json = { '1': 'ProjectAuthorisation', '2': [ {'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '10': 'ProjectID'}, {'1': 'UnloadingConstraint', '3': 2, '4': 1, '5': 11, '6': '.api.ProjectConstraint', '10': 'UnloadingConstraint'}, {'1': 'LoadingConstraint', '3': 3, '4': 1, '5': 11, '6': '.api.ProjectConstraint', '10': 'LoadingConstraint'}, ], }; /// Descriptor for `ProjectAuthorisation`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List projectAuthorisationDescriptor = $convert.base64Decode( 'ChRQcm9qZWN0QXV0aG9yaXNhdGlvbhIcCglQcm9qZWN0SUQYASABKAlSCVByb2plY3RJRBJICh' 'NVbmxvYWRpbmdDb25zdHJhaW50GAIgASgLMhYuYXBpLlByb2plY3RDb25zdHJhaW50UhNVbmxv' 'YWRpbmdDb25zdHJhaW50EkQKEUxvYWRpbmdDb25zdHJhaW50GAMgASgLMhYuYXBpLlByb2plY3' 'RDb25zdHJhaW50UhFMb2FkaW5nQ29uc3RyYWludA=='); @$core.Deprecated('Use projectConstraintDescriptor instead') const ProjectConstraint$json = { '1': 'ProjectConstraint', '2': [ {'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'}, ], }; /// Descriptor for `ProjectConstraint`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List projectConstraintDescriptor = $convert.base64Decode( 'ChFQcm9qZWN0Q29uc3RyYWludBJdChNTZWdtZW50YXRpb25GaWx0ZXJzGAEgAygLMhcuYXBpLl' 'NlZ21lbnRhdGlvbkZpbHRlckIS6sEYDlNlZ21lbnRhdGlvbklEUhNTZWdtZW50YXRpb25GaWx0' 'ZXJzEjUKD01pbk5vdGljZVBlcmlvZBgCIAEoCzILLmFwaS5QZXJpb2RSD01pbk5vdGljZVBlcm' 'lvZBI3ChBNYXhCb29raW5nUGVyaW9kGAMgASgLMgsuYXBpLlBlcmlvZFIQTWF4Qm9va2luZ1Bl' 'cmlvZA=='); @$core.Deprecated('Use actorAuthorisationDescriptor instead') const ActorAuthorisation$json = { '1': 'ActorAuthorisation', '2': [ {'1': 'UnloadingConstraint', '3': 3, '4': 1, '5': 11, '6': '.api.ActorConstraint', '10': 'UnloadingConstraint'}, {'1': 'LoadingConstraint', '3': 4, '4': 1, '5': 11, '6': '.api.ActorConstraint', '10': 'LoadingConstraint'}, ], }; /// Descriptor for `ActorAuthorisation`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List actorAuthorisationDescriptor = $convert.base64Decode( 'ChJBY3RvckF1dGhvcmlzYXRpb24SRgoTVW5sb2FkaW5nQ29uc3RyYWludBgDIAEoCzIULmFwaS' '5BY3RvckNvbnN0cmFpbnRSE1VubG9hZGluZ0NvbnN0cmFpbnQSQgoRTG9hZGluZ0NvbnN0cmFp' 'bnQYBCABKAsyFC5hcGkuQWN0b3JDb25zdHJhaW50UhFMb2FkaW5nQ29uc3RyYWludA=='); @$core.Deprecated('Use actorConstraintDescriptor instead') const ActorConstraint$json = { '1': 'ActorConstraint', '2': [ {'1': 'SegmentationConstraints', '3': 1, '4': 3, '5': 11, '6': '.api.SegmentationActorConstraint', '8': {}, '10': 'SegmentationConstraints'}, {'1': 'MaxBookingPeriod', '3': 3, '4': 1, '5': 11, '6': '.api.Period', '10': 'MaxBookingPeriod'}, ], }; /// Descriptor for `ActorConstraint`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List actorConstraintDescriptor = $convert.base64Decode( 'Cg9BY3RvckNvbnN0cmFpbnQSbgoXU2VnbWVudGF0aW9uQ29uc3RyYWludHMYASADKAsyIC5hcG' 'kuU2VnbWVudGF0aW9uQWN0b3JDb25zdHJhaW50QhLqwRgOU2VnbWVudGF0aW9uSURSF1NlZ21l' 'bnRhdGlvbkNvbnN0cmFpbnRzEjcKEE1heEJvb2tpbmdQZXJpb2QYAyABKAsyCy5hcGkuUGVyaW' '9kUhBNYXhCb29raW5nUGVyaW9k'); @$core.Deprecated('Use segmentationActorConstraintDescriptor instead') const SegmentationActorConstraint$json = { '1': 'SegmentationActorConstraint', '2': [ {'1': 'SegmentationID', '3': 1, '4': 1, '5': 9, '10': 'SegmentationID'}, {'1': 'RestrictedValueIDs', '3': 2, '4': 3, '5': 9, '10': 'RestrictedValueIDs'}, {'1': 'AllValues', '3': 3, '4': 1, '5': 8, '10': 'AllValues'}, {'1': 'Type', '3': 4, '4': 1, '5': 14, '6': '.api.SegmentationConstraintType', '10': 'Type'}, {'1': 'AttributePath', '3': 5, '4': 1, '5': 9, '10': 'AttributePath'}, ], }; /// Descriptor for `SegmentationActorConstraint`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List segmentationActorConstraintDescriptor = $convert.base64Decode( 'ChtTZWdtZW50YXRpb25BY3RvckNvbnN0cmFpbnQSJgoOU2VnbWVudGF0aW9uSUQYASABKAlSDl' 'NlZ21lbnRhdGlvbklEEi4KElJlc3RyaWN0ZWRWYWx1ZUlEcxgCIAMoCVISUmVzdHJpY3RlZFZh' 'bHVlSURzEhwKCUFsbFZhbHVlcxgDIAEoCFIJQWxsVmFsdWVzEjMKBFR5cGUYBCABKA4yHy5hcG' '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': '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'}, ], }; /// Descriptor for `Booking`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List bookingDescriptor = $convert.base64Decode( 'CgdCb29raW5nEj4KD0FwcG9pbnRtZW50VHlwZRgBIAEoDjIULmFwaS5BcHBvaW50bWVudFR5cG' 'VSD0FwcG9pbnRtZW50VHlwZRIxCgtDb21taXNzaW9ucxgCIAMoCzIPLmFwaS5Db21taXNzaW9u' 'UgtDb21taXNzaW9ucxJSChZTZWdtZW50YXRpb25TZWxlY3Rpb25zGAMgAygLMhouYXBpLlNlZ2' '1lbnRhdGlvblNlbGVjdGlvblIWU2VnbWVudGF0aW9uU2VsZWN0aW9ucxIfCgVTbG90cxgEIAMo' 'CzIJLmFwaS5TbG90UgVTbG90cw=='); @$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': 5, '8': {}, '10': 'Availability'}, ], }; /// Descriptor for `SlotGroup`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List slotGroupDescriptor = $convert.base64Decode( 'CglTbG90R3JvdXASHwoFU2xvdHMYASADKAsyCS5hcGkuU2xvdFIFU2xvdHMSNgoMQXZhaWxhYm' 'lsaXR5GAIgASgFQhL6Qg8aDRhkKP///////////wFSDEF2YWlsYWJpbGl0eQ==');