Files
dart-core-sdk/lib/appointmentInput.pbjson.dart
2025-06-26 08:23:24 +00:00

772 lines
41 KiB
Dart

// This is a generated file - do not edit.
//
// Generated from appointmentInput.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 appointmentCreatedPayloadDescriptor instead')
const AppointmentCreatedPayload$json = {
'1': 'AppointmentCreatedPayload',
'2': [
{'1': 'AppointmentType', '3': 1, '4': 1, '5': 14, '6': '.api.AppointmentType', '8': {}, '10': 'AppointmentType'},
{'1': 'Commissions', '3': 2, '4': 3, '5': 11, '6': '.api.Commission', '10': 'Commissions'},
{'1': 'SegmentationSelections', '3': 4, '4': 3, '5': 11, '6': '.api.SegmentationSelection', '10': 'SegmentationSelections'},
{'1': 'CarrierInformation', '3': 5, '4': 3, '5': 11, '6': '.api.CarrierInformationWithValue', '10': 'CarrierInformation'},
{'1': 'Slot', '3': 6, '4': 1, '5': 11, '6': '.api.Slot', '10': 'Slot'},
{'1': 'Emails', '3': 7, '4': 3, '5': 9, '8': {}, '10': 'Emails'},
{'1': 'MetaData', '3': 8, '4': 3, '5': 11, '6': '.api.MetadataElement', '8': {}, '10': 'MetaData'},
{'1': 'CarrierID', '3': 10, '4': 1, '5': 9, '10': 'CarrierID'},
{'1': 'CarrierName', '3': 11, '4': 1, '5': 9, '10': 'CarrierName'},
],
'7': {},
};
/// Descriptor for `AppointmentCreatedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCreatedPayloadDescriptor = $convert.base64Decode(
'ChlBcHBvaW50bWVudENyZWF0ZWRQYXlsb2FkEkgKD0FwcG9pbnRtZW50VHlwZRgBIAEoDjIULm'
'FwaS5BcHBvaW50bWVudFR5cGVCCPpCBYIBAhABUg9BcHBvaW50bWVudFR5cGUSMQoLQ29tbWlz'
'c2lvbnMYAiADKAsyDy5hcGkuQ29tbWlzc2lvblILQ29tbWlzc2lvbnMSUgoWU2VnbWVudGF0aW'
'9uU2VsZWN0aW9ucxgEIAMoCzIaLmFwaS5TZWdtZW50YXRpb25TZWxlY3Rpb25SFlNlZ21lbnRh'
'dGlvblNlbGVjdGlvbnMSUAoSQ2FycmllckluZm9ybWF0aW9uGAUgAygLMiAuYXBpLkNhcnJpZX'
'JJbmZvcm1hdGlvbldpdGhWYWx1ZVISQ2FycmllckluZm9ybWF0aW9uEh0KBFNsb3QYBiABKAsy'
'CS5hcGkuU2xvdFIEU2xvdBJ9CgZFbWFpbHMYByADKAlCZZJBUTIdTXVzdCBiZSBhIHZhbGlkIG'
'VtYWlsIGFkZHJlc3NKMFsiSm9obi5kb2VAcmVmbGV4LmNvbSIsICJ3aWxsLnNtaXRoQHJlZmxl'
'eC5jb20iXfpCDpIBCwgBIgdyBWAB8AEBUgZFbWFpbHMSxwEKCE1ldGFEYXRhGAggAygLMhQuYX'
'BpLk1ldGFkYXRhRWxlbWVudEKUAZJBhQEyggFNZXRhZGF0YSBhcmUgY2hhcmFjdGVyaXN0aWNz'
'IHNwZWNpZmljIHRvIHRoZSBzaXRlLiBUaGV5IGNhbiBiZSBvZiBzZXZlcmFsIGRhdGEgZm9ybS'
'Aoc3RyaW5nLCBpbnRlZ2VyLCBmbG9hdCwgYm9vbGVhbiBvciB0aW1lc3RhbXApwMEYAerBGANL'
'ZXlSCE1ldGFEYXRhEhwKCUNhcnJpZXJJRBgKIAEoCVIJQ2FycmllcklEEiAKC0NhcnJpZXJOYW'
'1lGAsgASgJUgtDYXJyaWVyTmFtZTo+kkEjCiEyDUV2ZW50IFBheWxvYWTSAQ9BcHBvaW50bWVu'
'dFR5cGWiuxgFRXZlbnSouxgBursYB0NyZWF0ZWQ=');
@$core.Deprecated('Use appointmentCreatedEventDescriptor instead')
const AppointmentCreatedEvent$json = {
'1': 'AppointmentCreatedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentCreatedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentCreatedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCreatedEventDescriptor = $convert.base64Decode(
'ChdBcHBvaW50bWVudENyZWF0ZWRFdmVudBIyCgZIZWFkZXIYASABKAsyEC5hcGkuRXZlbnRIZW'
'FkZXJCCPpCBYoBAhABUgZIZWFkZXISJwoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURCCPpCBYoB'
'AhABUgJJRBJCCgdQYXlsb2FkGAMgASgLMh4uYXBpLkFwcG9pbnRtZW50Q3JlYXRlZFBheWxvYW'
'RCCPpCBYoBAhABUgdQYXlsb2FkOjGSQRoKGNIBBkhlYWRlctIBAklE0gEHUGF5bG9hZKK7GAVF'
'dmVudLq7GAdDcmVhdGVk');
@$core.Deprecated('Use appointmentCreatedRequestDescriptor instead')
const AppointmentCreatedRequest$json = {
'1': 'AppointmentCreatedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentCreatedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentCreatedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCreatedRequestDescriptor = $convert.base64Decode(
'ChlBcHBvaW50bWVudENyZWF0ZWRSZXF1ZXN0EjgKBkhlYWRlchgBIAEoCzIWLmFwaS5SZXF1ZX'
'N0U2l0ZUhlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJ'
'REII+kIFigECEAFSAklEEkIKB1BheWxvYWQYAyABKAsyHi5hcGkuQXBwb2ludG1lbnRDcmVhdG'
'VkUGF5bG9hZEII+kIFigECEAFSB1BheWxvYWQ6M5JBGgoY0gEGSGVhZGVy0gECSUTSAQdQYXls'
'b2FkorsYB1JlcXVlc3S6uxgHQ3JlYXRlZA==');
@$core.Deprecated('Use appointmentCreatedResponseDescriptor instead')
const AppointmentCreatedResponse$json = {
'1': 'AppointmentCreatedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseSiteHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `AppointmentCreatedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCreatedResponseDescriptor = $convert.base64Decode(
'ChpBcHBvaW50bWVudENyZWF0ZWRSZXNwb25zZRIvCgZIZWFkZXIYASABKAsyFy5hcGkuUmVzcG'
'9uc2VTaXRlSGVhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURSAklEOhei'
'uxgIUmVzcG9uc2W6uxgHQ3JlYXRlZA==');
@$core.Deprecated('Use appointmentCanceledPayloadDescriptor instead')
const AppointmentCanceledPayload$json = {
'1': 'AppointmentCanceledPayload',
'7': {},
};
/// Descriptor for `AppointmentCanceledPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCanceledPayloadDescriptor = $convert.base64Decode(
'ChpBcHBvaW50bWVudENhbmNlbGVkUGF5bG9hZDotkkERCg8yDUV2ZW50IFBheWxvYWSiuxgFRX'
'ZlbnSouxgBursYCENhbmNlbGVk');
@$core.Deprecated('Use appointmentCanceledEventDescriptor instead')
const AppointmentCanceledEvent$json = {
'1': 'AppointmentCanceledEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentCanceledPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentCanceledEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCanceledEventDescriptor = $convert.base64Decode(
'ChhBcHBvaW50bWVudENhbmNlbGVkRXZlbnQSMgoGSGVhZGVyGAEgASgLMhAuYXBpLkV2ZW50SG'
'VhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBpLkVudGl0eUlEQgj6QgWK'
'AQIQAVICSUQSQwoHUGF5bG9hZBgDIAEoCzIfLmFwaS5BcHBvaW50bWVudENhbmNlbGVkUGF5bG'
'9hZEII+kIFigECEAFSB1BheWxvYWQ6MpJBGgoY0gEGSGVhZGVy0gECSUTSAQdQYXlsb2FkorsY'
'BUV2ZW50ursYCENhbmNlbGVk');
@$core.Deprecated('Use appointmentCanceledRequestDescriptor instead')
const AppointmentCanceledRequest$json = {
'1': 'AppointmentCanceledRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentCanceledPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentCanceledRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCanceledRequestDescriptor = $convert.base64Decode(
'ChpBcHBvaW50bWVudENhbmNlbGVkUmVxdWVzdBI4CgZIZWFkZXIYASABKAsyFi5hcGkuUmVxdW'
'VzdFNpdGVIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISJwoCSUQYAiABKAsyDS5hcGkuRW50aXR5'
'SURCCPpCBYoBAhABUgJJRBJDCgdQYXlsb2FkGAMgASgLMh8uYXBpLkFwcG9pbnRtZW50Q2FuY2'
'VsZWRQYXlsb2FkQgj6QgWKAQIQAVIHUGF5bG9hZDo0kkEaChjSAQZIZWFkZXLSAQJJRNIBB1Bh'
'eWxvYWSiuxgHUmVxdWVzdLq7GAhDYW5jZWxlZA==');
@$core.Deprecated('Use appointmentCanceledResponseDescriptor instead')
const AppointmentCanceledResponse$json = {
'1': 'AppointmentCanceledResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseSiteHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `AppointmentCanceledResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCanceledResponseDescriptor = $convert.base64Decode(
'ChtBcHBvaW50bWVudENhbmNlbGVkUmVzcG9uc2USLwoGSGVhZGVyGAEgASgLMhcuYXBpLlJlc3'
'BvbnNlU2l0ZUhlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRDoY'
'orsYCFJlc3BvbnNlursYCENhbmNlbGVk');
@$core.Deprecated('Use appointmentCarrierInformationUpdatedPayloadDescriptor instead')
const AppointmentCarrierInformationUpdatedPayload$json = {
'1': 'AppointmentCarrierInformationUpdatedPayload',
'2': [
{'1': 'CarrierInformation', '3': 1, '4': 3, '5': 11, '6': '.api.CarrierInformationWithValue', '10': 'CarrierInformation'},
],
'7': {},
};
/// Descriptor for `AppointmentCarrierInformationUpdatedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierInformationUpdatedPayloadDescriptor = $convert.base64Decode(
'CitBcHBvaW50bWVudENhcnJpZXJJbmZvcm1hdGlvblVwZGF0ZWRQYXlsb2FkElAKEkNhcnJpZX'
'JJbmZvcm1hdGlvbhgBIAMoCzIgLmFwaS5DYXJyaWVySW5mb3JtYXRpb25XaXRoVmFsdWVSEkNh'
'cnJpZXJJbmZvcm1hdGlvbjo+kkERCg8yDUV2ZW50IFBheWxvYWSiuxgFRXZlbnSouxgBursYGU'
'NhcnJpZXJJbmZvcm1hdGlvblVwZGF0ZWQ=');
@$core.Deprecated('Use appointmentCarrierInformationUpdatedEventDescriptor instead')
const AppointmentCarrierInformationUpdatedEvent$json = {
'1': 'AppointmentCarrierInformationUpdatedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentCarrierInformationUpdatedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentCarrierInformationUpdatedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierInformationUpdatedEventDescriptor = $convert.base64Decode(
'CilBcHBvaW50bWVudENhcnJpZXJJbmZvcm1hdGlvblVwZGF0ZWRFdmVudBIyCgZIZWFkZXIYAS'
'ABKAsyEC5hcGkuRXZlbnRIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISJwoCSUQYAiABKAsyDS5h'
'cGkuRW50aXR5SURCCPpCBYoBAhABUgJJRBJUCgdQYXlsb2FkGAMgASgLMjAuYXBpLkFwcG9pbn'
'RtZW50Q2FycmllckluZm9ybWF0aW9uVXBkYXRlZFBheWxvYWRCCPpCBYoBAhABUgdQYXlsb2Fk'
'OkOSQRoKGNIBBkhlYWRlctIBAklE0gEHUGF5bG9hZKK7GAVFdmVudLq7GBlDYXJyaWVySW5mb3'
'JtYXRpb25VcGRhdGVk');
@$core.Deprecated('Use appointmentCarrierInformationUpdatedRequestDescriptor instead')
const AppointmentCarrierInformationUpdatedRequest$json = {
'1': 'AppointmentCarrierInformationUpdatedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentCarrierInformationUpdatedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentCarrierInformationUpdatedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierInformationUpdatedRequestDescriptor = $convert.base64Decode(
'CitBcHBvaW50bWVudENhcnJpZXJJbmZvcm1hdGlvblVwZGF0ZWRSZXF1ZXN0EjgKBkhlYWRlch'
'gBIAEoCzIWLmFwaS5SZXF1ZXN0U2l0ZUhlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgC'
'IAEoCzINLmFwaS5FbnRpdHlJREII+kIFigECEAFSAklEElQKB1BheWxvYWQYAyABKAsyMC5hcG'
'kuQXBwb2ludG1lbnRDYXJyaWVySW5mb3JtYXRpb25VcGRhdGVkUGF5bG9hZEII+kIFigECEAFS'
'B1BheWxvYWQ6RZJBGgoY0gEGSGVhZGVy0gECSUTSAQdQYXlsb2FkorsYB1JlcXVlc3S6uxgZQ2'
'FycmllckluZm9ybWF0aW9uVXBkYXRlZA==');
@$core.Deprecated('Use appointmentCarrierInformationUpdatedResponseDescriptor instead')
const AppointmentCarrierInformationUpdatedResponse$json = {
'1': 'AppointmentCarrierInformationUpdatedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseSiteHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `AppointmentCarrierInformationUpdatedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierInformationUpdatedResponseDescriptor = $convert.base64Decode(
'CixBcHBvaW50bWVudENhcnJpZXJJbmZvcm1hdGlvblVwZGF0ZWRSZXNwb25zZRIvCgZIZWFkZX'
'IYASABKAsyFy5hcGkuUmVzcG9uc2VTaXRlSGVhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5h'
'cGkuRW50aXR5SURSAklEOimiuxgIUmVzcG9uc2W6uxgZQ2FycmllckluZm9ybWF0aW9uVXBkYX'
'RlZA==');
@$core.Deprecated('Use appointmentCarrierExpectedPayloadDescriptor instead')
const AppointmentCarrierExpectedPayload$json = {
'1': 'AppointmentCarrierExpectedPayload',
'7': {},
};
/// Descriptor for `AppointmentCarrierExpectedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierExpectedPayloadDescriptor = $convert.base64Decode(
'CiFBcHBvaW50bWVudENhcnJpZXJFeHBlY3RlZFBheWxvYWQ6NJJBEQoPMg1FdmVudCBQYXlsb2'
'FkorsYBUV2ZW50qLsYAbq7GA9DYXJyaWVyRXhwZWN0ZWQ=');
@$core.Deprecated('Use appointmentCarrierExpectedEventDescriptor instead')
const AppointmentCarrierExpectedEvent$json = {
'1': 'AppointmentCarrierExpectedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentCarrierExpectedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentCarrierExpectedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierExpectedEventDescriptor = $convert.base64Decode(
'Ch9BcHBvaW50bWVudENhcnJpZXJFeHBlY3RlZEV2ZW50EjIKBkhlYWRlchgBIAEoCzIQLmFwaS'
'5FdmVudEhlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJ'
'REII+kIFigECEAFSAklEEkoKB1BheWxvYWQYAyABKAsyJi5hcGkuQXBwb2ludG1lbnRDYXJyaW'
'VyRXhwZWN0ZWRQYXlsb2FkQgj6QgWKAQIQAVIHUGF5bG9hZDo5kkEaChjSAQZIZWFkZXLSAQJJ'
'RNIBB1BheWxvYWSiuxgFRXZlbnS6uxgPQ2FycmllckV4cGVjdGVk');
@$core.Deprecated('Use appointmentCarrierExpectedRequestDescriptor instead')
const AppointmentCarrierExpectedRequest$json = {
'1': 'AppointmentCarrierExpectedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentCarrierExpectedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentCarrierExpectedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierExpectedRequestDescriptor = $convert.base64Decode(
'CiFBcHBvaW50bWVudENhcnJpZXJFeHBlY3RlZFJlcXVlc3QSOAoGSGVhZGVyGAEgASgLMhYuYX'
'BpLlJlcXVlc3RTaXRlSGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBp'
'LkVudGl0eUlEQgj6QgWKAQIQAVICSUQSSgoHUGF5bG9hZBgDIAEoCzImLmFwaS5BcHBvaW50bW'
'VudENhcnJpZXJFeHBlY3RlZFBheWxvYWRCCPpCBYoBAhABUgdQYXlsb2FkOjuSQRoKGNIBBkhl'
'YWRlctIBAklE0gEHUGF5bG9hZKK7GAdSZXF1ZXN0ursYD0NhcnJpZXJFeHBlY3RlZA==');
@$core.Deprecated('Use appointmentCarrierExpectedResponseDescriptor instead')
const AppointmentCarrierExpectedResponse$json = {
'1': 'AppointmentCarrierExpectedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseSiteHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `AppointmentCarrierExpectedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierExpectedResponseDescriptor = $convert.base64Decode(
'CiJBcHBvaW50bWVudENhcnJpZXJFeHBlY3RlZFJlc3BvbnNlEi8KBkhlYWRlchgBIAEoCzIXLm'
'FwaS5SZXNwb25zZVNpdGVIZWFkZXJSBkhlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJ'
'RFICSUQ6H6K7GAhSZXNwb25zZbq7GA9DYXJyaWVyRXhwZWN0ZWQ=');
@$core.Deprecated('Use appointmentCarrierArrivedPayloadDescriptor instead')
const AppointmentCarrierArrivedPayload$json = {
'1': 'AppointmentCarrierArrivedPayload',
'7': {},
};
/// Descriptor for `AppointmentCarrierArrivedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierArrivedPayloadDescriptor = $convert.base64Decode(
'CiBBcHBvaW50bWVudENhcnJpZXJBcnJpdmVkUGF5bG9hZDozkkERCg8yDUV2ZW50IFBheWxvYW'
'SiuxgFRXZlbnSouxgBursYDkNhcnJpZXJBcnJpdmVk');
@$core.Deprecated('Use appointmentCarrierArrivedEventDescriptor instead')
const AppointmentCarrierArrivedEvent$json = {
'1': 'AppointmentCarrierArrivedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentCarrierArrivedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentCarrierArrivedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierArrivedEventDescriptor = $convert.base64Decode(
'Ch5BcHBvaW50bWVudENhcnJpZXJBcnJpdmVkRXZlbnQSMgoGSGVhZGVyGAEgASgLMhAuYXBpLk'
'V2ZW50SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBpLkVudGl0eUlE'
'Qgj6QgWKAQIQAVICSUQSSQoHUGF5bG9hZBgDIAEoCzIlLmFwaS5BcHBvaW50bWVudENhcnJpZX'
'JBcnJpdmVkUGF5bG9hZEII+kIFigECEAFSB1BheWxvYWQ6OJJBGgoY0gEGSGVhZGVy0gECSUTS'
'AQdQYXlsb2FkorsYBUV2ZW50ursYDkNhcnJpZXJBcnJpdmVk');
@$core.Deprecated('Use appointmentCarrierArrivedRequestDescriptor instead')
const AppointmentCarrierArrivedRequest$json = {
'1': 'AppointmentCarrierArrivedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentCarrierArrivedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentCarrierArrivedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierArrivedRequestDescriptor = $convert.base64Decode(
'CiBBcHBvaW50bWVudENhcnJpZXJBcnJpdmVkUmVxdWVzdBI4CgZIZWFkZXIYASABKAsyFi5hcG'
'kuUmVxdWVzdFNpdGVIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISJwoCSUQYAiABKAsyDS5hcGku'
'RW50aXR5SURCCPpCBYoBAhABUgJJRBJJCgdQYXlsb2FkGAMgASgLMiUuYXBpLkFwcG9pbnRtZW'
'50Q2FycmllckFycml2ZWRQYXlsb2FkQgj6QgWKAQIQAVIHUGF5bG9hZDo6kkEaChjSAQZIZWFk'
'ZXLSAQJJRNIBB1BheWxvYWSiuxgHUmVxdWVzdLq7GA5DYXJyaWVyQXJyaXZlZA==');
@$core.Deprecated('Use appointmentCarrierArrivedResponseDescriptor instead')
const AppointmentCarrierArrivedResponse$json = {
'1': 'AppointmentCarrierArrivedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseSiteHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `AppointmentCarrierArrivedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierArrivedResponseDescriptor = $convert.base64Decode(
'CiFBcHBvaW50bWVudENhcnJpZXJBcnJpdmVkUmVzcG9uc2USLwoGSGVhZGVyGAEgASgLMhcuYX'
'BpLlJlc3BvbnNlU2l0ZUhlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlE'
'UgJJRDoeorsYCFJlc3BvbnNlursYDkNhcnJpZXJBcnJpdmVk');
@$core.Deprecated('Use appointmentExpeditionStartedPayloadDescriptor instead')
const AppointmentExpeditionStartedPayload$json = {
'1': 'AppointmentExpeditionStartedPayload',
'7': {},
};
/// Descriptor for `AppointmentExpeditionStartedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentExpeditionStartedPayloadDescriptor = $convert.base64Decode(
'CiNBcHBvaW50bWVudEV4cGVkaXRpb25TdGFydGVkUGF5bG9hZDo2kkERCg8yDUV2ZW50IFBheW'
'xvYWSiuxgFRXZlbnSouxgBursYEUV4cGVkaXRpb25TdGFydGVk');
@$core.Deprecated('Use appointmentExpeditionStartedEventDescriptor instead')
const AppointmentExpeditionStartedEvent$json = {
'1': 'AppointmentExpeditionStartedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentExpeditionStartedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentExpeditionStartedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentExpeditionStartedEventDescriptor = $convert.base64Decode(
'CiFBcHBvaW50bWVudEV4cGVkaXRpb25TdGFydGVkRXZlbnQSMgoGSGVhZGVyGAEgASgLMhAuYX'
'BpLkV2ZW50SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBpLkVudGl0'
'eUlEQgj6QgWKAQIQAVICSUQSTAoHUGF5bG9hZBgDIAEoCzIoLmFwaS5BcHBvaW50bWVudEV4cG'
'VkaXRpb25TdGFydGVkUGF5bG9hZEII+kIFigECEAFSB1BheWxvYWQ6O5JBGgoY0gEGSGVhZGVy'
'0gECSUTSAQdQYXlsb2FkorsYBUV2ZW50ursYEUV4cGVkaXRpb25TdGFydGVk');
@$core.Deprecated('Use appointmentExpeditionStartedRequestDescriptor instead')
const AppointmentExpeditionStartedRequest$json = {
'1': 'AppointmentExpeditionStartedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentExpeditionStartedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentExpeditionStartedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentExpeditionStartedRequestDescriptor = $convert.base64Decode(
'CiNBcHBvaW50bWVudEV4cGVkaXRpb25TdGFydGVkUmVxdWVzdBI4CgZIZWFkZXIYASABKAsyFi'
'5hcGkuUmVxdWVzdFNpdGVIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISJwoCSUQYAiABKAsyDS5h'
'cGkuRW50aXR5SURCCPpCBYoBAhABUgJJRBJMCgdQYXlsb2FkGAMgASgLMiguYXBpLkFwcG9pbn'
'RtZW50RXhwZWRpdGlvblN0YXJ0ZWRQYXlsb2FkQgj6QgWKAQIQAVIHUGF5bG9hZDo9kkEaChjS'
'AQZIZWFkZXLSAQJJRNIBB1BheWxvYWSiuxgHUmVxdWVzdLq7GBFFeHBlZGl0aW9uU3RhcnRlZA'
'==');
@$core.Deprecated('Use appointmentExpeditionStartedResponseDescriptor instead')
const AppointmentExpeditionStartedResponse$json = {
'1': 'AppointmentExpeditionStartedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseSiteHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `AppointmentExpeditionStartedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentExpeditionStartedResponseDescriptor = $convert.base64Decode(
'CiRBcHBvaW50bWVudEV4cGVkaXRpb25TdGFydGVkUmVzcG9uc2USLwoGSGVhZGVyGAEgASgLMh'
'cuYXBpLlJlc3BvbnNlU2l0ZUhlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0'
'eUlEUgJJRDohorsYCFJlc3BvbnNlursYEUV4cGVkaXRpb25TdGFydGVk');
@$core.Deprecated('Use appointmentExpeditionLoadedPayloadDescriptor instead')
const AppointmentExpeditionLoadedPayload$json = {
'1': 'AppointmentExpeditionLoadedPayload',
'7': {},
};
/// Descriptor for `AppointmentExpeditionLoadedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentExpeditionLoadedPayloadDescriptor = $convert.base64Decode(
'CiJBcHBvaW50bWVudEV4cGVkaXRpb25Mb2FkZWRQYXlsb2FkOjWSQREKDzINRXZlbnQgUGF5bG'
'9hZKK7GAVFdmVudKi7GAG6uxgQRXhwZWRpdGlvbkxvYWRlZA==');
@$core.Deprecated('Use appointmentExpeditionLoadedEventDescriptor instead')
const AppointmentExpeditionLoadedEvent$json = {
'1': 'AppointmentExpeditionLoadedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentExpeditionLoadedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentExpeditionLoadedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentExpeditionLoadedEventDescriptor = $convert.base64Decode(
'CiBBcHBvaW50bWVudEV4cGVkaXRpb25Mb2FkZWRFdmVudBIyCgZIZWFkZXIYASABKAsyEC5hcG'
'kuRXZlbnRIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISJwoCSUQYAiABKAsyDS5hcGkuRW50aXR5'
'SURCCPpCBYoBAhABUgJJRBJLCgdQYXlsb2FkGAMgASgLMicuYXBpLkFwcG9pbnRtZW50RXhwZW'
'RpdGlvbkxvYWRlZFBheWxvYWRCCPpCBYoBAhABUgdQYXlsb2FkOjqSQRoKGNIBBkhlYWRlctIB'
'AklE0gEHUGF5bG9hZKK7GAVFdmVudLq7GBBFeHBlZGl0aW9uTG9hZGVk');
@$core.Deprecated('Use appointmentExpeditionLoadedRequestDescriptor instead')
const AppointmentExpeditionLoadedRequest$json = {
'1': 'AppointmentExpeditionLoadedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentExpeditionLoadedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentExpeditionLoadedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentExpeditionLoadedRequestDescriptor = $convert.base64Decode(
'CiJBcHBvaW50bWVudEV4cGVkaXRpb25Mb2FkZWRSZXF1ZXN0EjgKBkhlYWRlchgBIAEoCzIWLm'
'FwaS5SZXF1ZXN0U2l0ZUhlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFw'
'aS5FbnRpdHlJREII+kIFigECEAFSAklEEksKB1BheWxvYWQYAyABKAsyJy5hcGkuQXBwb2ludG'
'1lbnRFeHBlZGl0aW9uTG9hZGVkUGF5bG9hZEII+kIFigECEAFSB1BheWxvYWQ6PJJBGgoY0gEG'
'SGVhZGVy0gECSUTSAQdQYXlsb2FkorsYB1JlcXVlc3S6uxgQRXhwZWRpdGlvbkxvYWRlZA==');
@$core.Deprecated('Use appointmentExpeditionLoadedResponseDescriptor instead')
const AppointmentExpeditionLoadedResponse$json = {
'1': 'AppointmentExpeditionLoadedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseSiteHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `AppointmentExpeditionLoadedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentExpeditionLoadedResponseDescriptor = $convert.base64Decode(
'CiNBcHBvaW50bWVudEV4cGVkaXRpb25Mb2FkZWRSZXNwb25zZRIvCgZIZWFkZXIYASABKAsyFy'
'5hcGkuUmVzcG9uc2VTaXRlSGVhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5'
'SURSAklEOiCiuxgIUmVzcG9uc2W6uxgQRXhwZWRpdGlvbkxvYWRlZA==');
@$core.Deprecated('Use appointmentReceptionStartedPayloadDescriptor instead')
const AppointmentReceptionStartedPayload$json = {
'1': 'AppointmentReceptionStartedPayload',
'7': {},
};
/// Descriptor for `AppointmentReceptionStartedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentReceptionStartedPayloadDescriptor = $convert.base64Decode(
'CiJBcHBvaW50bWVudFJlY2VwdGlvblN0YXJ0ZWRQYXlsb2FkOjWSQREKDzINRXZlbnQgUGF5bG'
'9hZKK7GAVFdmVudKi7GAG6uxgQUmVjZXB0aW9uU3RhcnRlZA==');
@$core.Deprecated('Use appointmentReceptionStartedEventDescriptor instead')
const AppointmentReceptionStartedEvent$json = {
'1': 'AppointmentReceptionStartedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentReceptionStartedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentReceptionStartedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentReceptionStartedEventDescriptor = $convert.base64Decode(
'CiBBcHBvaW50bWVudFJlY2VwdGlvblN0YXJ0ZWRFdmVudBIyCgZIZWFkZXIYASABKAsyEC5hcG'
'kuRXZlbnRIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISJwoCSUQYAiABKAsyDS5hcGkuRW50aXR5'
'SURCCPpCBYoBAhABUgJJRBJLCgdQYXlsb2FkGAMgASgLMicuYXBpLkFwcG9pbnRtZW50UmVjZX'
'B0aW9uU3RhcnRlZFBheWxvYWRCCPpCBYoBAhABUgdQYXlsb2FkOjqSQRoKGNIBBkhlYWRlctIB'
'AklE0gEHUGF5bG9hZKK7GAVFdmVudLq7GBBSZWNlcHRpb25TdGFydGVk');
@$core.Deprecated('Use appointmentReceptionStartedRequestDescriptor instead')
const AppointmentReceptionStartedRequest$json = {
'1': 'AppointmentReceptionStartedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentReceptionStartedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentReceptionStartedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentReceptionStartedRequestDescriptor = $convert.base64Decode(
'CiJBcHBvaW50bWVudFJlY2VwdGlvblN0YXJ0ZWRSZXF1ZXN0EjgKBkhlYWRlchgBIAEoCzIWLm'
'FwaS5SZXF1ZXN0U2l0ZUhlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFw'
'aS5FbnRpdHlJREII+kIFigECEAFSAklEEksKB1BheWxvYWQYAyABKAsyJy5hcGkuQXBwb2ludG'
'1lbnRSZWNlcHRpb25TdGFydGVkUGF5bG9hZEII+kIFigECEAFSB1BheWxvYWQ6PJJBGgoY0gEG'
'SGVhZGVy0gECSUTSAQdQYXlsb2FkorsYB1JlcXVlc3S6uxgQUmVjZXB0aW9uU3RhcnRlZA==');
@$core.Deprecated('Use appointmentReceptionStartedResponseDescriptor instead')
const AppointmentReceptionStartedResponse$json = {
'1': 'AppointmentReceptionStartedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseSiteHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `AppointmentReceptionStartedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentReceptionStartedResponseDescriptor = $convert.base64Decode(
'CiNBcHBvaW50bWVudFJlY2VwdGlvblN0YXJ0ZWRSZXNwb25zZRIvCgZIZWFkZXIYASABKAsyFy'
'5hcGkuUmVzcG9uc2VTaXRlSGVhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5'
'SURSAklEOiCiuxgIUmVzcG9uc2W6uxgQUmVjZXB0aW9uU3RhcnRlZA==');
@$core.Deprecated('Use appointmentReceptionUnloadedPayloadDescriptor instead')
const AppointmentReceptionUnloadedPayload$json = {
'1': 'AppointmentReceptionUnloadedPayload',
'7': {},
};
/// Descriptor for `AppointmentReceptionUnloadedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentReceptionUnloadedPayloadDescriptor = $convert.base64Decode(
'CiNBcHBvaW50bWVudFJlY2VwdGlvblVubG9hZGVkUGF5bG9hZDo2kkERCg8yDUV2ZW50IFBheW'
'xvYWSiuxgFRXZlbnSouxgBursYEVJlY2VwdGlvblVubG9hZGVk');
@$core.Deprecated('Use appointmentReceptionUnloadedEventDescriptor instead')
const AppointmentReceptionUnloadedEvent$json = {
'1': 'AppointmentReceptionUnloadedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentReceptionUnloadedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentReceptionUnloadedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentReceptionUnloadedEventDescriptor = $convert.base64Decode(
'CiFBcHBvaW50bWVudFJlY2VwdGlvblVubG9hZGVkRXZlbnQSMgoGSGVhZGVyGAEgASgLMhAuYX'
'BpLkV2ZW50SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBpLkVudGl0'
'eUlEQgj6QgWKAQIQAVICSUQSTAoHUGF5bG9hZBgDIAEoCzIoLmFwaS5BcHBvaW50bWVudFJlY2'
'VwdGlvblVubG9hZGVkUGF5bG9hZEII+kIFigECEAFSB1BheWxvYWQ6O5JBGgoY0gEGSGVhZGVy'
'0gECSUTSAQdQYXlsb2FkorsYBUV2ZW50ursYEVJlY2VwdGlvblVubG9hZGVk');
@$core.Deprecated('Use appointmentReceptionUnloadedRequestDescriptor instead')
const AppointmentReceptionUnloadedRequest$json = {
'1': 'AppointmentReceptionUnloadedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentReceptionUnloadedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentReceptionUnloadedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentReceptionUnloadedRequestDescriptor = $convert.base64Decode(
'CiNBcHBvaW50bWVudFJlY2VwdGlvblVubG9hZGVkUmVxdWVzdBI4CgZIZWFkZXIYASABKAsyFi'
'5hcGkuUmVxdWVzdFNpdGVIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISJwoCSUQYAiABKAsyDS5h'
'cGkuRW50aXR5SURCCPpCBYoBAhABUgJJRBJMCgdQYXlsb2FkGAMgASgLMiguYXBpLkFwcG9pbn'
'RtZW50UmVjZXB0aW9uVW5sb2FkZWRQYXlsb2FkQgj6QgWKAQIQAVIHUGF5bG9hZDo9kkEaChjS'
'AQZIZWFkZXLSAQJJRNIBB1BheWxvYWSiuxgHUmVxdWVzdLq7GBFSZWNlcHRpb25VbmxvYWRlZA'
'==');
@$core.Deprecated('Use appointmentReceptionUnloadedResponseDescriptor instead')
const AppointmentReceptionUnloadedResponse$json = {
'1': 'AppointmentReceptionUnloadedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseSiteHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `AppointmentReceptionUnloadedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentReceptionUnloadedResponseDescriptor = $convert.base64Decode(
'CiRBcHBvaW50bWVudFJlY2VwdGlvblVubG9hZGVkUmVzcG9uc2USLwoGSGVhZGVyGAEgASgLMh'
'cuYXBpLlJlc3BvbnNlU2l0ZUhlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0'
'eUlEUgJJRDohorsYCFJlc3BvbnNlursYEVJlY2VwdGlvblVubG9hZGVk');
@$core.Deprecated('Use appointmentCarrierDepartedPayloadDescriptor instead')
const AppointmentCarrierDepartedPayload$json = {
'1': 'AppointmentCarrierDepartedPayload',
'7': {},
};
/// Descriptor for `AppointmentCarrierDepartedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierDepartedPayloadDescriptor = $convert.base64Decode(
'CiFBcHBvaW50bWVudENhcnJpZXJEZXBhcnRlZFBheWxvYWQ6NJJBEQoPMg1FdmVudCBQYXlsb2'
'FkorsYBUV2ZW50qLsYAbq7GA9DYXJyaWVyRGVwYXJ0ZWQ=');
@$core.Deprecated('Use appointmentCarrierDepartedEventDescriptor instead')
const AppointmentCarrierDepartedEvent$json = {
'1': 'AppointmentCarrierDepartedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentCarrierDepartedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentCarrierDepartedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierDepartedEventDescriptor = $convert.base64Decode(
'Ch9BcHBvaW50bWVudENhcnJpZXJEZXBhcnRlZEV2ZW50EjIKBkhlYWRlchgBIAEoCzIQLmFwaS'
'5FdmVudEhlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJ'
'REII+kIFigECEAFSAklEEkoKB1BheWxvYWQYAyABKAsyJi5hcGkuQXBwb2ludG1lbnRDYXJyaW'
'VyRGVwYXJ0ZWRQYXlsb2FkQgj6QgWKAQIQAVIHUGF5bG9hZDo5kkEaChjSAQZIZWFkZXLSAQJJ'
'RNIBB1BheWxvYWSiuxgFRXZlbnS6uxgPQ2FycmllckRlcGFydGVk');
@$core.Deprecated('Use appointmentCarrierDepartedRequestDescriptor instead')
const AppointmentCarrierDepartedRequest$json = {
'1': 'AppointmentCarrierDepartedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentCarrierDepartedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentCarrierDepartedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierDepartedRequestDescriptor = $convert.base64Decode(
'CiFBcHBvaW50bWVudENhcnJpZXJEZXBhcnRlZFJlcXVlc3QSOAoGSGVhZGVyGAEgASgLMhYuYX'
'BpLlJlcXVlc3RTaXRlSGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBp'
'LkVudGl0eUlEQgj6QgWKAQIQAVICSUQSSgoHUGF5bG9hZBgDIAEoCzImLmFwaS5BcHBvaW50bW'
'VudENhcnJpZXJEZXBhcnRlZFBheWxvYWRCCPpCBYoBAhABUgdQYXlsb2FkOjuSQRoKGNIBBkhl'
'YWRlctIBAklE0gEHUGF5bG9hZKK7GAdSZXF1ZXN0ursYD0NhcnJpZXJEZXBhcnRlZA==');
@$core.Deprecated('Use appointmentCarrierDepartedResponseDescriptor instead')
const AppointmentCarrierDepartedResponse$json = {
'1': 'AppointmentCarrierDepartedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseSiteHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `AppointmentCarrierDepartedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentCarrierDepartedResponseDescriptor = $convert.base64Decode(
'CiJBcHBvaW50bWVudENhcnJpZXJEZXBhcnRlZFJlc3BvbnNlEi8KBkhlYWRlchgBIAEoCzIXLm'
'FwaS5SZXNwb25zZVNpdGVIZWFkZXJSBkhlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJ'
'RFICSUQ6H6K7GAhSZXNwb25zZbq7GA9DYXJyaWVyRGVwYXJ0ZWQ=');
@$core.Deprecated('Use appointmentMetaDataUpdatedPayloadDescriptor instead')
const AppointmentMetaDataUpdatedPayload$json = {
'1': 'AppointmentMetaDataUpdatedPayload',
'2': [
{'1': 'MetaData', '3': 1, '4': 3, '5': 11, '6': '.api.MetadataElement', '8': {}, '10': 'MetaData'},
],
'7': {},
};
/// Descriptor for `AppointmentMetaDataUpdatedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentMetaDataUpdatedPayloadDescriptor = $convert.base64Decode(
'CiFBcHBvaW50bWVudE1ldGFEYXRhVXBkYXRlZFBheWxvYWQSxwEKCE1ldGFEYXRhGAEgAygLMh'
'QuYXBpLk1ldGFkYXRhRWxlbWVudEKUAZJBhQEyggFNZXRhZGF0YSBhcmUgY2hhcmFjdGVyaXN0'
'aWNzIHNwZWNpZmljIHRvIHRoZSBzaXRlLiBUaGV5IGNhbiBiZSBvZiBzZXZlcmFsIGRhdGEgZm'
'9ybSAoc3RyaW5nLCBpbnRlZ2VyLCBmbG9hdCwgYm9vbGVhbiBvciB0aW1lc3RhbXApwMEYAerB'
'GANLZXlSCE1ldGFEYXRhOiCiuxgFRXZlbnSouxgBursYD01ldGFEYXRhVXBkYXRlZA==');
@$core.Deprecated('Use appointmentMetaDataUpdatedEventDescriptor instead')
const AppointmentMetaDataUpdatedEvent$json = {
'1': 'AppointmentMetaDataUpdatedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentMetaDataUpdatedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentMetaDataUpdatedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentMetaDataUpdatedEventDescriptor = $convert.base64Decode(
'Ch9BcHBvaW50bWVudE1ldGFEYXRhVXBkYXRlZEV2ZW50EjIKBkhlYWRlchgBIAEoCzIQLmFwaS'
'5FdmVudEhlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJ'
'REII+kIFigECEAFSAklEEkoKB1BheWxvYWQYAyABKAsyJi5hcGkuQXBwb2ludG1lbnRNZXRhRG'
'F0YVVwZGF0ZWRQYXlsb2FkQgj6QgWKAQIQAVIHUGF5bG9hZDocorsYBUV2ZW50ursYD01ldGFE'
'YXRhVXBkYXRlZA==');
@$core.Deprecated('Use appointmentMetaDataUpdatedRequestDescriptor instead')
const AppointmentMetaDataUpdatedRequest$json = {
'1': 'AppointmentMetaDataUpdatedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentMetaDataUpdatedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentMetaDataUpdatedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentMetaDataUpdatedRequestDescriptor = $convert.base64Decode(
'CiFBcHBvaW50bWVudE1ldGFEYXRhVXBkYXRlZFJlcXVlc3QSOAoGSGVhZGVyGAEgASgLMhYuYX'
'BpLlJlcXVlc3RTaXRlSGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBp'
'LkVudGl0eUlEQgj6QgWKAQIQAVICSUQSSgoHUGF5bG9hZBgDIAEoCzImLmFwaS5BcHBvaW50bW'
'VudE1ldGFEYXRhVXBkYXRlZFBheWxvYWRCCPpCBYoBAhABUgdQYXlsb2FkOjuSQRoKGNIBBkhl'
'YWRlctIBAklE0gEHUGF5bG9hZKK7GAdSZXF1ZXN0ursYD01ldGFEYXRhVXBkYXRlZA==');
@$core.Deprecated('Use appointmentMetaDataUpdatedResponseDescriptor instead')
const AppointmentMetaDataUpdatedResponse$json = {
'1': 'AppointmentMetaDataUpdatedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseSiteHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `AppointmentMetaDataUpdatedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentMetaDataUpdatedResponseDescriptor = $convert.base64Decode(
'CiJBcHBvaW50bWVudE1ldGFEYXRhVXBkYXRlZFJlc3BvbnNlEi8KBkhlYWRlchgBIAEoCzIXLm'
'FwaS5SZXNwb25zZVNpdGVIZWFkZXJSBkhlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJ'
'RFICSUQ6H6K7GAhSZXNwb25zZbq7GA9NZXRhRGF0YVVwZGF0ZWQ=');