// 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': 'Commissions', '3': 2, '4': 3, '5': 11, '6': '.api.AppointmentCommission', '10': 'Commissions'}, {'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': 'Emails', '3': 7, '4': 3, '5': 9, '10': 'Emails'}, {'1': 'RemovedEmails', '3': 16, '4': 3, '5': 9, '10': 'RemovedEmails'}, {'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': 'HasCommission', '3': 15, '4': 1, '5': 8, '10': 'HasCommission'}, {'1': 'Reason', '3': 17, '4': 1, '5': 9, '10': 'Reason'}, {'1': 'InstructionAck', '3': 18, '4': 1, '5': 8, '10': 'InstructionAck'}, ], '7': {}, }; /// Descriptor for `AppointmentNotifyPayload`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List appointmentNotifyPayloadDescriptor = $convert.base64Decode( 'ChhBcHBvaW50bWVudE5vdGlmeVBheWxvYWQSPgoPQXBwb2ludG1lbnRUeXBlGAEgASgOMhQuYX' 'BpLkFwcG9pbnRtZW50VHlwZVIPQXBwb2ludG1lbnRUeXBlEjwKC0NvbW1pc3Npb25zGAIgAygL' 'MhouYXBpLkFwcG9pbnRtZW50Q29tbWlzc2lvblILQ29tbWlzc2lvbnMSUgoWU2VnbWVudGF0aW' '9uU2VsZWN0aW9ucxgEIAMoCzIaLmFwaS5TZWdtZW50YXRpb25TZWxlY3Rpb25SFlNlZ21lbnRh' 'dGlvblNlbGVjdGlvbnMSRAoSQ2FycmllckluZm9ybWF0aW9uGBMgAygLMhQuYXBpLk1ldGFkYX' 'RhRWxlbWVudFISQ2FycmllckluZm9ybWF0aW9uEh0KBFNsb3QYBiABKAsyCS5hcGkuU2xvdFIE' 'U2xvdBIWCgZFbWFpbHMYByADKAlSBkVtYWlscxIkCg1SZW1vdmVkRW1haWxzGBAgAygJUg1SZW' '1vdmVkRW1haWxzEjQKBlN0YXR1cxgIIAEoCzIcLmFwaS5BcHBvaW50bWVudFN0YXR1c1N0cnVj' 'dFIGU3RhdHVzEiIKDENyZWF0aW9uRGF0ZRgJIAEoCVIMQ3JlYXRpb25EYXRlEjAKCE1ldGFEYX' 'RhGAogAygLMhQuYXBpLk1ldGFkYXRhRWxlbWVudFIITWV0YURhdGESOAoLQXR0YWNobWVudHMY' 'DSADKAsyFi5hcGkuQXR0YWNobWVudFN1bW1hcnlSC0F0dGFjaG1lbnRzEioKEEF0dGFjaG1lbn' 'ROdW1iZXIYDiABKAVSEEF0dGFjaG1lbnROdW1iZXISJAoNSGFzQ29tbWlzc2lvbhgPIAEoCFIN' 'SGFzQ29tbWlzc2lvbhIWCgZSZWFzb24YESABKAlSBlJlYXNvbhImCg5JbnN0cnVjdGlvbkFjax' 'gSIAEoCFIOSW5zdHJ1Y3Rpb25BY2s6GaK7GAdDb21tYW5kqLsYAbK7GAZOb3RpZnk='); @$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' 'JldmlvdXNQYXlsb2FkOhWiuxgHQ29tbWFuZLK7GAZOb3RpZnk='); @$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': 'Commissions', '3': 2, '4': 3, '5': 11, '6': '.api.AppointmentCommission', '10': 'Commissions'}, {'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': 'Emails', '3': 7, '4': 3, '5': 9, '10': 'Emails'}, {'1': 'RemovedEmails', '3': 16, '4': 3, '5': 9, '10': 'RemovedEmails'}, {'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': 'HasCommission', '3': 15, '4': 1, '5': 8, '10': 'HasCommission'}, {'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'}, ], '7': {}, }; /// Descriptor for `AppointmentMailPayload`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List appointmentMailPayloadDescriptor = $convert.base64Decode( 'ChZBcHBvaW50bWVudE1haWxQYXlsb2FkEj4KD0FwcG9pbnRtZW50VHlwZRgBIAEoDjIULmFwaS' '5BcHBvaW50bWVudFR5cGVSD0FwcG9pbnRtZW50VHlwZRI8CgtDb21taXNzaW9ucxgCIAMoCzIa' 'LmFwaS5BcHBvaW50bWVudENvbW1pc3Npb25SC0NvbW1pc3Npb25zElIKFlNlZ21lbnRhdGlvbl' 'NlbGVjdGlvbnMYBCADKAsyGi5hcGkuU2VnbWVudGF0aW9uU2VsZWN0aW9uUhZTZWdtZW50YXRp' 'b25TZWxlY3Rpb25zEkQKEkNhcnJpZXJJbmZvcm1hdGlvbhgTIAMoCzIULmFwaS5NZXRhZGF0YU' 'VsZW1lbnRSEkNhcnJpZXJJbmZvcm1hdGlvbhIdCgRTbG90GAYgASgLMgkuYXBpLlNsb3RSBFNs' 'b3QSFgoGRW1haWxzGAcgAygJUgZFbWFpbHMSJAoNUmVtb3ZlZEVtYWlscxgQIAMoCVINUmVtb3' 'ZlZEVtYWlscxI0CgZTdGF0dXMYCCABKAsyHC5hcGkuQXBwb2ludG1lbnRTdGF0dXNTdHJ1Y3RS' 'BlN0YXR1cxIiCgxDcmVhdGlvbkRhdGUYCSABKAlSDENyZWF0aW9uRGF0ZRIwCghNZXRhRGF0YR' 'gKIAMoCzIULmFwaS5NZXRhZGF0YUVsZW1lbnRSCE1ldGFEYXRhEjgKC0F0dGFjaG1lbnRzGA0g' 'AygLMhYuYXBpLkF0dGFjaG1lbnRTdW1tYXJ5UgtBdHRhY2htZW50cxIqChBBdHRhY2htZW50Tn' 'VtYmVyGA4gASgFUhBBdHRhY2htZW50TnVtYmVyEiQKDUhhc0NvbW1pc3Npb24YDyABKAhSDUhh' 'c0NvbW1pc3Npb24SFgoGUmVhc29uGBEgASgJUgZSZWFzb24SJgoHQWRkcmVzcxgSIAEoCzIMLm' 'FwaS5BZGRyZXNzUgdBZGRyZXNzEhoKCFNpdGVOYW1lGBQgASgJUghTaXRlTmFtZToXorsYB0Nv' 'bW1hbmSouxgBsrsYBE1haWw='); @$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' 'F5bG9hZDpOorsYB0NvbW1hbmSyuxgETWFpbMK7GBRjb2xsYWIubm90aWYuQ3JlYXRlZOq7GB9D' 'cmVhdGVkLEVtYWlsc0FkZGVkLFNsb3RVcGRhdGVk');