// This is a generated file - do not edit. // // Generated from appointmentAction.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 appointmentNotifyPayloadDescriptor instead') const AppointmentNotifyPayload$json = { '1': 'AppointmentNotifyPayload', '2': [ {'1': 'AppointmentType', '3': 1, '4': 1, '5': 14, '6': '.api.AppointmentType', '10': 'AppointmentType'}, {'1': 'SegmentationSelections', '3': 4, '4': 3, '5': 11, '6': '.api.SegmentationSelection', '10': 'SegmentationSelections'}, {'1': 'CarrierInformation', '3': 19, '4': 3, '5': 11, '6': '.api.MetadataElement', '10': 'CarrierInformation'}, {'1': 'Slot', '3': 6, '4': 1, '5': 11, '6': '.api.Slot', '10': 'Slot'}, {'1': 'Status', '3': 8, '4': 1, '5': 11, '6': '.api.AppointmentStatusStruct', '10': 'Status'}, {'1': 'CreationDate', '3': 9, '4': 1, '5': 9, '10': 'CreationDate'}, {'1': 'MetaData', '3': 10, '4': 3, '5': 11, '6': '.api.MetadataElement', '10': 'MetaData'}, {'1': 'Attachments', '3': 13, '4': 3, '5': 11, '6': '.api.AttachmentSummary', '10': 'Attachments'}, {'1': 'AttachmentNumber', '3': 14, '4': 1, '5': 5, '10': 'AttachmentNumber'}, {'1': 'Reason', '3': 17, '4': 1, '5': 9, '10': 'Reason'}, {'1': 'InstructionAck', '3': 18, '4': 1, '5': 8, '10': 'InstructionAck'}, {'1': 'TimeZone', '3': 20, '4': 1, '5': 9, '10': 'TimeZone'}, {'1': 'Loading', '3': 21, '4': 1, '5': 11, '6': '.api.AppointmentContent', '10': 'Loading'}, {'1': 'Unloading', '3': 22, '4': 1, '5': 11, '6': '.api.AppointmentContent', '10': 'Unloading'}, {'1': 'Attendees', '3': 23, '4': 3, '5': 9, '10': 'Attendees'}, {'1': 'RemovedAttendees', '3': 24, '4': 3, '5': 9, '10': 'RemovedAttendees'}, ], '7': {}, }; /// Descriptor for `AppointmentNotifyPayload`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List appointmentNotifyPayloadDescriptor = $convert.base64Decode( 'ChhBcHBvaW50bWVudE5vdGlmeVBheWxvYWQSPgoPQXBwb2ludG1lbnRUeXBlGAEgASgOMhQuYX' 'BpLkFwcG9pbnRtZW50VHlwZVIPQXBwb2ludG1lbnRUeXBlElIKFlNlZ21lbnRhdGlvblNlbGVj' 'dGlvbnMYBCADKAsyGi5hcGkuU2VnbWVudGF0aW9uU2VsZWN0aW9uUhZTZWdtZW50YXRpb25TZW' 'xlY3Rpb25zEkQKEkNhcnJpZXJJbmZvcm1hdGlvbhgTIAMoCzIULmFwaS5NZXRhZGF0YUVsZW1l' 'bnRSEkNhcnJpZXJJbmZvcm1hdGlvbhIdCgRTbG90GAYgASgLMgkuYXBpLlNsb3RSBFNsb3QSNA' 'oGU3RhdHVzGAggASgLMhwuYXBpLkFwcG9pbnRtZW50U3RhdHVzU3RydWN0UgZTdGF0dXMSIgoM' 'Q3JlYXRpb25EYXRlGAkgASgJUgxDcmVhdGlvbkRhdGUSMAoITWV0YURhdGEYCiADKAsyFC5hcG' 'kuTWV0YWRhdGFFbGVtZW50UghNZXRhRGF0YRI4CgtBdHRhY2htZW50cxgNIAMoCzIWLmFwaS5B' 'dHRhY2htZW50U3VtbWFyeVILQXR0YWNobWVudHMSKgoQQXR0YWNobWVudE51bWJlchgOIAEoBV' 'IQQXR0YWNobWVudE51bWJlchIWCgZSZWFzb24YESABKAlSBlJlYXNvbhImCg5JbnN0cnVjdGlv' 'bkFjaxgSIAEoCFIOSW5zdHJ1Y3Rpb25BY2sSGgoIVGltZVpvbmUYFCABKAlSCFRpbWVab25lEj' 'EKB0xvYWRpbmcYFSABKAsyFy5hcGkuQXBwb2ludG1lbnRDb250ZW50UgdMb2FkaW5nEjUKCVVu' 'bG9hZGluZxgWIAEoCzIXLmFwaS5BcHBvaW50bWVudENvbnRlbnRSCVVubG9hZGluZxIcCglBdH' 'RlbmRlZXMYFyADKAlSCUF0dGVuZGVlcxIqChBSZW1vdmVkQXR0ZW5kZWVzGBggAygJUhBSZW1v' 'dmVkQXR0ZW5kZWVzOhmiuxgHQ29tbWFuZKi7GAGyuxgGTm90aWZ5'); @$core.Deprecated('Use appointmentNotifyDescriptor instead') const AppointmentNotify$json = { '1': 'AppointmentNotify', '2': [ {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.CommandHeader', '10': 'Header'}, {'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'}, {'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentNotifyPayload', '10': 'Payload'}, {'1': 'EventPayload', '3': 4, '4': 1, '5': 11, '6': '.api.AppointmentNotifyPayload', '10': 'EventPayload'}, {'1': 'PreviousPayload', '3': 5, '4': 1, '5': 11, '6': '.api.AppointmentNotifyPayload', '10': 'PreviousPayload'}, ], '7': {}, }; /// Descriptor for `AppointmentNotify`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List appointmentNotifyDescriptor = $convert.base64Decode( 'ChFBcHBvaW50bWVudE5vdGlmeRIqCgZIZWFkZXIYASABKAsyEi5hcGkuQ29tbWFuZEhlYWRlcl' 'IGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRBI3CgdQYXlsb2FkGAMgASgL' 'Mh0uYXBpLkFwcG9pbnRtZW50Tm90aWZ5UGF5bG9hZFIHUGF5bG9hZBJBCgxFdmVudFBheWxvYW' 'QYBCABKAsyHS5hcGkuQXBwb2ludG1lbnROb3RpZnlQYXlsb2FkUgxFdmVudFBheWxvYWQSRwoP' 'UHJldmlvdXNQYXlsb2FkGAUgASgLMh0uYXBpLkFwcG9pbnRtZW50Tm90aWZ5UGF5bG9hZFIPUH' 'JldmlvdXNQYXlsb2FkOlCiuxgHQ29tbWFuZLK7GAZOb3RpZnmCvBgdVHVtYmxpbmdQcm9jZXNz' 'aW5nVGltZVdpbmRvd3OKvBgWb2JqLmdldElEKCkuZ2V0UmVmSUQoKQ=='); @$core.Deprecated('Use appointmentMailPayloadDescriptor instead') const AppointmentMailPayload$json = { '1': 'AppointmentMailPayload', '2': [ {'1': 'AppointmentType', '3': 1, '4': 1, '5': 14, '6': '.api.AppointmentType', '10': 'AppointmentType'}, {'1': 'SegmentationSelections', '3': 4, '4': 3, '5': 11, '6': '.api.SegmentationSelection', '10': 'SegmentationSelections'}, {'1': 'CarrierInformation', '3': 19, '4': 3, '5': 11, '6': '.api.MetadataElement', '10': 'CarrierInformation'}, {'1': 'Slot', '3': 6, '4': 1, '5': 11, '6': '.api.Slot', '10': 'Slot'}, {'1': 'Status', '3': 8, '4': 1, '5': 11, '6': '.api.AppointmentStatusStruct', '10': 'Status'}, {'1': 'CreationDate', '3': 9, '4': 1, '5': 9, '10': 'CreationDate'}, {'1': 'MetaData', '3': 10, '4': 3, '5': 11, '6': '.api.MetadataElement', '10': 'MetaData'}, {'1': 'Attachments', '3': 13, '4': 3, '5': 11, '6': '.api.AttachmentSummary', '10': 'Attachments'}, {'1': 'AttachmentNumber', '3': 14, '4': 1, '5': 5, '10': 'AttachmentNumber'}, {'1': 'Reason', '3': 17, '4': 1, '5': 9, '10': 'Reason'}, {'1': 'Address', '3': 18, '4': 1, '5': 11, '6': '.api.Address', '10': 'Address'}, {'1': 'SiteName', '3': 20, '4': 1, '5': 9, '10': 'SiteName'}, {'1': 'Loading', '3': 21, '4': 1, '5': 11, '6': '.api.AppointmentContent', '10': 'Loading'}, {'1': 'Unloading', '3': 22, '4': 1, '5': 11, '6': '.api.AppointmentContent', '10': 'Unloading'}, {'1': 'Attendees', '3': 23, '4': 3, '5': 9, '10': 'Attendees'}, {'1': 'RemovedAttendees', '3': 24, '4': 3, '5': 9, '10': 'RemovedAttendees'}, ], '7': {}, }; /// Descriptor for `AppointmentMailPayload`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List appointmentMailPayloadDescriptor = $convert.base64Decode( 'ChZBcHBvaW50bWVudE1haWxQYXlsb2FkEj4KD0FwcG9pbnRtZW50VHlwZRgBIAEoDjIULmFwaS' '5BcHBvaW50bWVudFR5cGVSD0FwcG9pbnRtZW50VHlwZRJSChZTZWdtZW50YXRpb25TZWxlY3Rp' 'b25zGAQgAygLMhouYXBpLlNlZ21lbnRhdGlvblNlbGVjdGlvblIWU2VnbWVudGF0aW9uU2VsZW' 'N0aW9ucxJEChJDYXJyaWVySW5mb3JtYXRpb24YEyADKAsyFC5hcGkuTWV0YWRhdGFFbGVtZW50' 'UhJDYXJyaWVySW5mb3JtYXRpb24SHQoEU2xvdBgGIAEoCzIJLmFwaS5TbG90UgRTbG90EjQKBl' 'N0YXR1cxgIIAEoCzIcLmFwaS5BcHBvaW50bWVudFN0YXR1c1N0cnVjdFIGU3RhdHVzEiIKDENy' 'ZWF0aW9uRGF0ZRgJIAEoCVIMQ3JlYXRpb25EYXRlEjAKCE1ldGFEYXRhGAogAygLMhQuYXBpLk' '1ldGFkYXRhRWxlbWVudFIITWV0YURhdGESOAoLQXR0YWNobWVudHMYDSADKAsyFi5hcGkuQXR0' 'YWNobWVudFN1bW1hcnlSC0F0dGFjaG1lbnRzEioKEEF0dGFjaG1lbnROdW1iZXIYDiABKAVSEE' 'F0dGFjaG1lbnROdW1iZXISFgoGUmVhc29uGBEgASgJUgZSZWFzb24SJgoHQWRkcmVzcxgSIAEo' 'CzIMLmFwaS5BZGRyZXNzUgdBZGRyZXNzEhoKCFNpdGVOYW1lGBQgASgJUghTaXRlTmFtZRIxCg' 'dMb2FkaW5nGBUgASgLMhcuYXBpLkFwcG9pbnRtZW50Q29udGVudFIHTG9hZGluZxI1CglVbmxv' 'YWRpbmcYFiABKAsyFy5hcGkuQXBwb2ludG1lbnRDb250ZW50UglVbmxvYWRpbmcSHAoJQXR0ZW' '5kZWVzGBcgAygJUglBdHRlbmRlZXMSKgoQUmVtb3ZlZEF0dGVuZGVlcxgYIAMoCVIQUmVtb3Zl' 'ZEF0dGVuZGVlczoXorsYB0NvbW1hbmSouxgBsrsYBE1haWw='); @$core.Deprecated('Use appointmentMailDescriptor instead') const AppointmentMail$json = { '1': 'AppointmentMail', '2': [ {'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.CommandHeader', '10': 'Header'}, {'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'}, {'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.AppointmentMailPayload', '10': 'Payload'}, {'1': 'EventPayload', '3': 4, '4': 1, '5': 11, '6': '.api.AppointmentMailPayload', '10': 'EventPayload'}, {'1': 'PreviousPayload', '3': 5, '4': 1, '5': 11, '6': '.api.AppointmentMailPayload', '10': 'PreviousPayload'}, ], '7': {}, }; /// Descriptor for `AppointmentMail`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List appointmentMailDescriptor = $convert.base64Decode( 'Cg9BcHBvaW50bWVudE1haWwSKgoGSGVhZGVyGAEgASgLMhIuYXBpLkNvbW1hbmRIZWFkZXJSBk' 'hlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJRFICSUQSNQoHUGF5bG9hZBgDIAEoCzIb' 'LmFwaS5BcHBvaW50bWVudE1haWxQYXlsb2FkUgdQYXlsb2FkEj8KDEV2ZW50UGF5bG9hZBgEIA' 'EoCzIbLmFwaS5BcHBvaW50bWVudE1haWxQYXlsb2FkUgxFdmVudFBheWxvYWQSRQoPUHJldmlv' 'dXNQYXlsb2FkGAUgASgLMhsuYXBpLkFwcG9pbnRtZW50TWFpbFBheWxvYWRSD1ByZXZpb3VzUG' 'F5bG9hZDpmorsYB0NvbW1hbmSyuxgETWFpbMK7GBRjb2xsYWIubm90aWYuQ3JlYXRlZOq7GDdD' 'cmVhdGVkLEVtYWlsc0FkZGVkLFNsb3RVcGRhdGVkLENhbmNlbGVkLEF0dGVuZGVlc0FkZGVk');