Files
dart-core-sdk/lib/appointmentAction.pbjson.dart
2026-03-17 10:35:35 +00:00

185 lines
11 KiB
Dart

// 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': 'SegmentationKeys', '3': 25, '4': 3, '5': 11, '6': '.api.MetadataElement', '10': 'SegmentationKeys'},
{'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'
'BpLkFwcG9pbnRtZW50VHlwZVIPQXBwb2ludG1lbnRUeXBlEkAKEFNlZ21lbnRhdGlvbktleXMY'
'GSADKAsyFC5hcGkuTWV0YWRhdGFFbGVtZW50UhBTZWdtZW50YXRpb25LZXlzEkQKEkNhcnJpZX'
'JJbmZvcm1hdGlvbhgTIAMoCzIULmFwaS5NZXRhZGF0YUVsZW1lbnRSEkNhcnJpZXJJbmZvcm1h'
'dGlvbhIdCgRTbG90GAYgASgLMgkuYXBpLlNsb3RSBFNsb3QSNAoGU3RhdHVzGAggASgLMhwuYX'
'BpLkFwcG9pbnRtZW50U3RhdHVzU3RydWN0UgZTdGF0dXMSIgoMQ3JlYXRpb25EYXRlGAkgASgJ'
'UgxDcmVhdGlvbkRhdGUSMAoITWV0YURhdGEYCiADKAsyFC5hcGkuTWV0YWRhdGFFbGVtZW50Ug'
'hNZXRhRGF0YRI4CgtBdHRhY2htZW50cxgNIAMoCzIWLmFwaS5BdHRhY2htZW50U3VtbWFyeVIL'
'QXR0YWNobWVudHMSKgoQQXR0YWNobWVudE51bWJlchgOIAEoBVIQQXR0YWNobWVudE51bWJlch'
'IWCgZSZWFzb24YESABKAlSBlJlYXNvbhImCg5JbnN0cnVjdGlvbkFjaxgSIAEoCFIOSW5zdHJ1'
'Y3Rpb25BY2sSGgoIVGltZVpvbmUYFCABKAlSCFRpbWVab25lEjEKB0xvYWRpbmcYFSABKAsyFy'
'5hcGkuQXBwb2ludG1lbnRDb250ZW50UgdMb2FkaW5nEjUKCVVubG9hZGluZxgWIAEoCzIXLmFw'
'aS5BcHBvaW50bWVudENvbnRlbnRSCVVubG9hZGluZxIcCglBdHRlbmRlZXMYFyADKAlSCUF0dG'
'VuZGVlcxIqChBSZW1vdmVkQXR0ZW5kZWVzGBggAygJUhBSZW1vdmVkQXR0ZW5kZWVzOhmiuxgH'
'Q29tbWFuZKi7GAGyuxgGTm90aWZ5');
@$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': 'SegmentationKeys', '3': 25, '4': 3, '5': 11, '6': '.api.MetadataElement', '10': 'SegmentationKeys'},
{'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'
'5BcHBvaW50bWVudFR5cGVSD0FwcG9pbnRtZW50VHlwZRJAChBTZWdtZW50YXRpb25LZXlzGBkg'
'AygLMhQuYXBpLk1ldGFkYXRhRWxlbWVudFIQU2VnbWVudGF0aW9uS2V5cxJEChJDYXJyaWVySW'
'5mb3JtYXRpb24YEyADKAsyFC5hcGkuTWV0YWRhdGFFbGVtZW50UhJDYXJyaWVySW5mb3JtYXRp'
'b24SHQoEU2xvdBgGIAEoCzIJLmFwaS5TbG90UgRTbG90EjQKBlN0YXR1cxgIIAEoCzIcLmFwaS'
'5BcHBvaW50bWVudFN0YXR1c1N0cnVjdFIGU3RhdHVzEiIKDENyZWF0aW9uRGF0ZRgJIAEoCVIM'
'Q3JlYXRpb25EYXRlEjAKCE1ldGFEYXRhGAogAygLMhQuYXBpLk1ldGFkYXRhRWxlbWVudFIITW'
'V0YURhdGESOAoLQXR0YWNobWVudHMYDSADKAsyFi5hcGkuQXR0YWNobWVudFN1bW1hcnlSC0F0'
'dGFjaG1lbnRzEioKEEF0dGFjaG1lbnROdW1iZXIYDiABKAVSEEF0dGFjaG1lbnROdW1iZXISFg'
'oGUmVhc29uGBEgASgJUgZSZWFzb24SJgoHQWRkcmVzcxgSIAEoCzIMLmFwaS5BZGRyZXNzUgdB'
'ZGRyZXNzEhoKCFNpdGVOYW1lGBQgASgJUghTaXRlTmFtZRIxCgdMb2FkaW5nGBUgASgLMhcuYX'
'BpLkFwcG9pbnRtZW50Q29udGVudFIHTG9hZGluZxI1CglVbmxvYWRpbmcYFiABKAsyFy5hcGku'
'QXBwb2ludG1lbnRDb250ZW50UglVbmxvYWRpbmcSHAoJQXR0ZW5kZWVzGBcgAygJUglBdHRlbm'
'RlZXMSKgoQUmVtb3ZlZEF0dGVuZGVlcxgYIAMoCVIQUmVtb3ZlZEF0dGVuZGVlczoXorsYB0Nv'
'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'
'F5bG9hZDpmorsYB0NvbW1hbmSyuxgETWFpbMK7GBRjb2xsYWIubm90aWYuQ3JlYXRlZOq7GDdD'
'cmVhdGVkLEVtYWlsc0FkZGVkLFNsb3RVcGRhdGVkLENhbmNlbGVkLEF0dGVuZGVlc0FkZGVk');
@$core.Deprecated('Use appointmentLockBookingPayloadDescriptor instead')
const AppointmentLockBookingPayload$json = {
'1': 'AppointmentLockBookingPayload',
'2': [
{'1': 'Status', '3': 1, '4': 1, '5': 11, '6': '.api.AppointmentStatusStruct', '10': 'Status'},
],
'7': {},
};
/// Descriptor for `AppointmentLockBookingPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentLockBookingPayloadDescriptor = $convert.base64Decode(
'Ch1BcHBvaW50bWVudExvY2tCb29raW5nUGF5bG9hZBI0CgZTdGF0dXMYASABKAsyHC5hcGkuQX'
'Bwb2ludG1lbnRTdGF0dXNTdHJ1Y3RSBlN0YXR1czoeorsYB0NvbW1hbmSouxgBsrsYC0xvY2tC'
'b29raW5n');
@$core.Deprecated('Use appointmentLockBookingDescriptor instead')
const AppointmentLockBooking$json = {
'1': 'AppointmentLockBooking',
'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.AppointmentLockBookingPayload', '10': 'Payload'},
{'1': 'EventPayload', '3': 4, '4': 1, '5': 11, '6': '.api.AppointmentLockBookingPayload', '10': 'EventPayload'},
{'1': 'PreviousPayload', '3': 5, '4': 1, '5': 11, '6': '.api.AppointmentLockBookingPayload', '10': 'PreviousPayload'},
],
'7': {},
};
/// Descriptor for `AppointmentLockBooking`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentLockBookingDescriptor = $convert.base64Decode(
'ChZBcHBvaW50bWVudExvY2tCb29raW5nEioKBkhlYWRlchgBIAEoCzISLmFwaS5Db21tYW5kSG'
'VhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURSAklEEjwKB1BheWxvYWQY'
'AyABKAsyIi5hcGkuQXBwb2ludG1lbnRMb2NrQm9va2luZ1BheWxvYWRSB1BheWxvYWQSRgoMRX'
'ZlbnRQYXlsb2FkGAQgASgLMiIuYXBpLkFwcG9pbnRtZW50TG9ja0Jvb2tpbmdQYXlsb2FkUgxF'
'dmVudFBheWxvYWQSTAoPUHJldmlvdXNQYXlsb2FkGAUgASgLMiIuYXBpLkFwcG9pbnRtZW50TG'
'9ja0Jvb2tpbmdQYXlsb2FkUg9QcmV2aW91c1BheWxvYWQ6LaK7GAdDb21tYW5ksrsYC0xvY2tC'
'b29raW5n6rsYD0NhcnJpZXJEZXBhcnRlZA==');