// // Generated code. Do not modify. // source: slotbooking.proto // // @dart = 3.3 // ignore_for_file: annotate_overrides, camel_case_types, comment_references // ignore_for_file: constant_identifier_names, library_prefixes // ignore_for_file: non_constant_identifier_names, prefer_final_fields // ignore_for_file: unnecessary_import, unnecessary_this, 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': 'APPOINTMENTTYPE_UNKNOWN', '2': 0}, {'1': 'APPOINTMENTTYPE_EXPEDITION', '2': 1}, {'1': 'APPOINTMENTTYPE_RECEPTION', '2': 2}, {'1': 'APPOINTMENTTYPE_UNDEFINED', '2': 3}, {'1': 'APPOINTMENTTYPE_BOTH', '2': 4}, ], }; /// Descriptor for `AppointmentType`. Decode as a `google.protobuf.EnumDescriptorProto`. final $typed_data.Uint8List appointmentTypeDescriptor = $convert.base64Decode( 'Cg9BcHBvaW50bWVudFR5cGUSGwoXQVBQT0lOVE1FTlRUWVBFX1VOS05PV04QABIeChpBUFBPSU' '5UTUVOVFRZUEVfRVhQRURJVElPThABEh0KGUFQUE9JTlRNRU5UVFlQRV9SRUNFUFRJT04QAhId' 'ChlBUFBPSU5UTUVOVFRZUEVfVU5ERUZJTkVEEAMSGAoUQVBQT0lOVE1FTlRUWVBFX0JPVEgQBA' '=='); @$core.Deprecated('Use periodUnitDescriptor instead') const PeriodUnit$json = { '1': 'PeriodUnit', '2': [ {'1': 'PERIODUNIT_UNDEFINED', '2': 0}, {'1': 'PERIODUNIT_WORK_HOUR', '2': 1}, {'1': 'PERIODUNIT_WORK_DAY', '2': 2}, {'1': 'PERIODUNIT_CALENDAR_DAY', '2': 3}, ], }; /// Descriptor for `PeriodUnit`. Decode as a `google.protobuf.EnumDescriptorProto`. final $typed_data.Uint8List periodUnitDescriptor = $convert.base64Decode( 'CgpQZXJpb2RVbml0EhgKFFBFUklPRFVOSVRfVU5ERUZJTkVEEAASGAoUUEVSSU9EVU5JVF9XT1' 'JLX0hPVVIQARIXChNQRVJJT0RVTklUX1dPUktfREFZEAISGwoXUEVSSU9EVU5JVF9DQUxFTkRB' 'Ul9EQVkQAw=='); @$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': 'CARRIERINFORMATIONTYPE_UNKNOWN', '2': 0}, {'1': 'CARRIERINFORMATIONTYPE_SHORT_TEXT', '2': 1}, {'1': 'CARRIERINFORMATIONTYPE_LONG_TEXT', '2': 2}, {'1': 'CARRIERINFORMATIONTYPE_PHONE', '2': 3}, {'1': 'CARRIERINFORMATIONTYPE_MAIL', '2': 4}, {'1': 'CARRIERINFORMATIONTYPE_LICENSE_NUMBER', '2': 5}, {'1': 'CARRIERINFORMATIONTYPE_DOCUMENT', '2': 6}, ], }; /// Descriptor for `CarrierInformationType`. Decode as a `google.protobuf.EnumDescriptorProto`. final $typed_data.Uint8List carrierInformationTypeDescriptor = $convert.base64Decode( 'ChZDYXJyaWVySW5mb3JtYXRpb25UeXBlEiIKHkNBUlJJRVJJTkZPUk1BVElPTlRZUEVfVU5LTk' '9XThAAEiUKIUNBUlJJRVJJTkZPUk1BVElPTlRZUEVfU0hPUlRfVEVYVBABEiQKIENBUlJJRVJJ' 'TkZPUk1BVElPTlRZUEVfTE9OR19URVhUEAISIAocQ0FSUklFUklORk9STUFUSU9OVFlQRV9QSE' '9ORRADEh8KG0NBUlJJRVJJTkZPUk1BVElPTlRZUEVfTUFJTBAEEikKJUNBUlJJRVJJTkZPUk1B' 'VElPTlRZUEVfTElDRU5TRV9OVU1CRVIQBRIjCh9DQVJSSUVSSU5GT1JNQVRJT05UWVBFX0RPQ1' 'VNRU5UEAY='); @$core.Deprecated('Use segmentationConstraintTypeDescriptor instead') const SegmentationConstraintType$json = { '1': 'SegmentationConstraintType', '2': [ {'1': 'SegmentationConstraintType_UNKNOWN', '2': 0}, {'1': 'SegmentationConstraintType_USER_CHOICE', '2': 1}, {'1': 'SegmentationConstraintType_ORDER_ATTRIBUTE', '2': 2}, {'1': 'SegmentationConstraintType_ENFORCED', '2': 3}, ], }; /// Descriptor for `SegmentationConstraintType`. Decode as a `google.protobuf.EnumDescriptorProto`. final $typed_data.Uint8List segmentationConstraintTypeDescriptor = $convert.base64Decode( 'ChpTZWdtZW50YXRpb25Db25zdHJhaW50VHlwZRImCiJTZWdtZW50YXRpb25Db25zdHJhaW50VH' 'lwZV9VTktOT1dOEAASKgomU2VnbWVudGF0aW9uQ29uc3RyYWludFR5cGVfVVNFUl9DSE9JQ0UQ' 'ARIuCipTZWdtZW50YXRpb25Db25zdHJhaW50VHlwZV9PUkRFUl9BVFRSSUJVVEUQAhInCiNTZW' 'dtZW50YXRpb25Db25zdHJhaW50VHlwZV9FTkZPUkNFRBAD'); @$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': 11, '6': '.api.Unit', '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( 'Cg5RdWFudGl0eUJ5VW5pdBIhCgZVbml0SUQYASABKAsyCS5hcGkuVW5pdFIGVW5pdElEEiQKBV' 'ZhbHVlGAIgASgBQg76QgsSCSkAAAAAAAAAAFIFVmFsdWU='); @$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': 'SegmentationLabel', '3': 2, '4': 3, '5': 11, '6': '.api.LabelByLanguage', '8': {}, '10': 'SegmentationLabel'}, {'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( 'CgxTZWdtZW50YXRpb24SJgoOU2VnbWVudGF0aW9uSUQYASABKAlSDlNlZ21lbnRhdGlvbklEEl' '8KEVNlZ21lbnRhdGlvbkxhYmVsGAIgAygLMhQuYXBpLkxhYmVsQnlMYW5ndWFnZUIb0MEYAerB' 'GBNMYW5ndWFnZUNvZGVJU082MzkxUhFTZWdtZW50YXRpb25MYWJlbBIuCgZWYWx1ZXMYAyADKA' 'syFi5hcGkuU2VnbWVudGF0aW9uVmFsdWVSBlZhbHVlcw=='); @$core.Deprecated('Use segmentationValueDescriptor instead') const SegmentationValue$json = { '1': 'SegmentationValue', '2': [ {'1': 'ID', '3': 1, '4': 1, '5': 9, '10': 'ID'}, {'1': 'Label', '3': 2, '4': 3, '5': 11, '6': '.api.LabelByLanguage', '8': {}, '10': 'Label'}, ], }; /// Descriptor for `SegmentationValue`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List segmentationValueDescriptor = $convert.base64Decode( 'ChFTZWdtZW50YXRpb25WYWx1ZRIOCgJJRBgBIAEoCVICSUQSRwoFTGFiZWwYAiADKAsyFC5hcG' 'kuTGFiZWxCeUxhbmd1YWdlQhvQwRgB6sEYE0xhbmd1YWdlQ29kZUlTTzYzOTFSBUxhYmVs'); @$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': 'Definition', '3': 2, '4': 3, '5': 11, '6': '.api.OpeningDayDefinition', '10': 'Definition'}, ], }; /// Descriptor for `OpeningDay`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List openingDayDescriptor = $convert.base64Decode( 'CgpPcGVuaW5nRGF5EiYKB1dlZWtEYXkYASABKA4yDC5hcGkuV2Vla0RheVIHV2Vla0RheRI5Cg' 'pEZWZpbml0aW9uGAIgAygLMhkuYXBpLk9wZW5pbmdEYXlEZWZpbml0aW9uUgpEZWZpbml0aW9u'); @$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 carrierInformationDescriptor instead') const CarrierInformation$json = { '1': 'CarrierInformation', '2': [ {'1': 'CarrierInformationID', '3': 1, '4': 1, '5': 9, '10': 'CarrierInformationID'}, {'1': 'Label', '3': 2, '4': 3, '5': 11, '6': '.api.LabelByLanguage', '8': {}, '10': 'Label'}, {'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' 'JpZXJJbmZvcm1hdGlvbklEEkcKBUxhYmVsGAIgAygLMhQuYXBpLkxhYmVsQnlMYW5ndWFnZUIb' '0MEYAerBGBNMYW5ndWFnZUNvZGVJU082MzkxUgVMYWJlbBIvCgRUeXBlGAMgASgOMhsuYXBpLk' 'NhcnJpZXJJbmZvcm1hdGlvblR5cGVSBFR5cGUSIAoLSXNNYW5kYXRvcnkYBCABKAhSC0lzTWFu' 'ZGF0b3J5EiAKC0Zvcm1hdENoZWNrGAUgASgIUgtGb3JtYXRDaGVjaw=='); @$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': 'Doc', '3': 2, '4': 1, '5': 12, '10': 'Doc'}, {'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( 'ChJEb2N1bWVudEJ5TGFuZ3VhZ2USEgoETmFtZRgBIAEoCVIETmFtZRIQCgNEb2MYAiABKAxSA0' 'RvYxKxAQoTTGFuZ3VhZ2VDb2RlSVNPNjM5MRgDIAEoCUJ/kkFwMmg8YSBocmVmPSdodHRwczov' 'L2VuLndpa2lwZWRpYS5vcmcvd2lraS9MaXN0X29mX0lTT182MzlfbGFuZ3VhZ2VfY29kZXMnPk' 'lTTyA2MzkgY29kZTwvYT4gbWVzc2FnZSBsYW5ndWFnZUoEImVuIvpCCXIHEAIYA4ACAVITTGFu' 'Z3VhZ2VDb2RlSVNPNjM5MQ=='); @$core.Deprecated('Use projectAuthorisationDescriptor instead') const ProjectAuthorisation$json = { '1': 'ProjectAuthorisation', '2': [ {'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '10': 'OrganisationID'}, {'1': 'ProjectID', '3': 2, '4': 1, '5': 9, '10': 'ProjectID'}, {'1': 'InConstraints', '3': 3, '4': 1, '5': 11, '6': '.api.ProjectConstraints', '10': 'InConstraints'}, {'1': 'OutConstraints', '3': 4, '4': 1, '5': 11, '6': '.api.ProjectConstraints', '10': 'OutConstraints'}, ], }; /// Descriptor for `ProjectAuthorisation`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List projectAuthorisationDescriptor = $convert.base64Decode( 'ChRQcm9qZWN0QXV0aG9yaXNhdGlvbhImCg5PcmdhbmlzYXRpb25JRBgBIAEoCVIOT3JnYW5pc2' 'F0aW9uSUQSHAoJUHJvamVjdElEGAIgASgJUglQcm9qZWN0SUQSPQoNSW5Db25zdHJhaW50cxgD' 'IAEoCzIXLmFwaS5Qcm9qZWN0Q29uc3RyYWludHNSDUluQ29uc3RyYWludHMSPwoOT3V0Q29uc3' 'RyYWludHMYBCABKAsyFy5hcGkuUHJvamVjdENvbnN0cmFpbnRzUg5PdXRDb25zdHJhaW50cw=='); @$core.Deprecated('Use projectConstraintsDescriptor instead') const ProjectConstraints$json = { '1': 'ProjectConstraints', '2': [ {'1': 'SegmentationConstraints', '3': 1, '4': 3, '5': 11, '6': '.api.SegmentationConstraint', '8': {}, '10': 'SegmentationConstraints'}, {'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 `ProjectConstraints`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List projectConstraintsDescriptor = $convert.base64Decode( 'ChJQcm9qZWN0Q29uc3RyYWludHMSaQoXU2VnbWVudGF0aW9uQ29uc3RyYWludHMYASADKAsyGy' '5hcGkuU2VnbWVudGF0aW9uQ29uc3RyYWludEIS6sEYDlNlZ21lbnRhdGlvbklEUhdTZWdtZW50' 'YXRpb25Db25zdHJhaW50cxI1Cg9NaW5Ob3RpY2VQZXJpb2QYAiABKAsyCy5hcGkuUGVyaW9kUg' '9NaW5Ob3RpY2VQZXJpb2QSNwoQTWF4Qm9va2luZ1BlcmlvZBgDIAEoCzILLmFwaS5QZXJpb2RS' 'EE1heEJvb2tpbmdQZXJpb2Q='); @$core.Deprecated('Use segmentationConstraintDescriptor instead') const SegmentationConstraint$json = { '1': 'SegmentationConstraint', '2': [ {'1': 'SegmentationID', '3': 1, '4': 1, '5': 9, '10': 'SegmentationID'}, {'1': 'RestrictedValueIDs', '3': 2, '4': 3, '5': 3, '10': 'RestrictedValueIDs'}, {'1': 'AllValues', '3': 3, '4': 1, '5': 8, '10': 'AllValues'}, ], }; /// Descriptor for `SegmentationConstraint`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List segmentationConstraintDescriptor = $convert.base64Decode( 'ChZTZWdtZW50YXRpb25Db25zdHJhaW50EiYKDlNlZ21lbnRhdGlvbklEGAEgASgJUg5TZWdtZW' '50YXRpb25JRBIuChJSZXN0cmljdGVkVmFsdWVJRHMYAiADKANSElJlc3RyaWN0ZWRWYWx1ZUlE' 'cxIcCglBbGxWYWx1ZXMYAyABKAhSCUFsbFZhbHVlcw=='); @$core.Deprecated('Use actorAuthorisationDescriptor instead') const ActorAuthorisation$json = { '1': 'ActorAuthorisation', '2': [ {'1': 'InConstraints', '3': 3, '4': 1, '5': 11, '6': '.api.ActorConstraints', '10': 'InConstraints'}, {'1': 'OutConstraints', '3': 4, '4': 1, '5': 11, '6': '.api.ActorConstraints', '10': 'OutConstraints'}, ], }; /// Descriptor for `ActorAuthorisation`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List actorAuthorisationDescriptor = $convert.base64Decode( 'ChJBY3RvckF1dGhvcmlzYXRpb24SOwoNSW5Db25zdHJhaW50cxgDIAEoCzIVLmFwaS5BY3Rvck' 'NvbnN0cmFpbnRzUg1JbkNvbnN0cmFpbnRzEj0KDk91dENvbnN0cmFpbnRzGAQgASgLMhUuYXBp' 'LkFjdG9yQ29uc3RyYWludHNSDk91dENvbnN0cmFpbnRz'); @$core.Deprecated('Use actorConstraintsDescriptor instead') const ActorConstraints$json = { '1': 'ActorConstraints', '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 `ActorConstraints`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List actorConstraintsDescriptor = $convert.base64Decode( 'ChBBY3RvckNvbnN0cmFpbnRzEm4KF1NlZ21lbnRhdGlvbkNvbnN0cmFpbnRzGAEgAygLMiAuYX' 'BpLlNlZ21lbnRhdGlvbkFjdG9yQ29uc3RyYWludEIS6sEYDlNlZ21lbnRhdGlvbklEUhdTZWdt' 'ZW50YXRpb25Db25zdHJhaW50cxI3ChBNYXhCb29raW5nUGVyaW9kGAMgASgLMgsuYXBpLlBlcm' 'lvZFIQTWF4Qm9va2luZ1BlcmlvZA=='); @$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': 3, '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' 'NlZ21lbnRhdGlvbklEEi4KElJlc3RyaWN0ZWRWYWx1ZUlEcxgCIAMoA1ISUmVzdHJpY3RlZFZh' 'bHVlSURzEhwKCUFsbFZhbHVlcxgDIAEoCFIJQWxsVmFsdWVzEjMKBFR5cGUYBCABKA4yHy5hcG' 'kuU2VnbWVudGF0aW9uQ29uc3RyYWludFR5cGVSBFR5cGUSJAoNQXR0cmlidXRlUGF0aBgFIAEo' 'CVINQXR0cmlidXRlUGF0aA==');