Files
dart-core-sdk/lib/itemInput.pbjson.dart
2025-11-18 14:25:43 +00:00

707 lines
35 KiB
Dart

// This is a generated file - do not edit.
//
// Generated from itemInput.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 itemCreatedPayloadDescriptor instead')
const ItemCreatedPayload$json = {
'1': 'ItemCreatedPayload',
'2': [
{'1': 'MetaData', '3': 1, '4': 3, '5': 11, '6': '.api.MetadataElement', '8': {}, '10': 'MetaData'},
{'1': 'ExpiryConstraint', '3': 6, '4': 1, '5': 11, '6': '.api.ExpiryConstraint', '8': {}, '10': 'ExpiryConstraint'},
{'1': 'PhotoURI', '3': 7, '4': 1, '5': 9, '8': {}, '10': 'PhotoURI'},
{'1': 'DescriptionsByLanguage', '3': 3, '4': 3, '5': 11, '6': '.api.TradeItemDescriptions', '8': {}, '10': 'DescriptionsByLanguage'},
{'1': 'LogisticVariants', '3': 4, '4': 3, '5': 11, '6': '.api.LogisticVariant', '8': {}, '10': 'LogisticVariants'},
],
'7': {},
};
/// Descriptor for `ItemCreatedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemCreatedPayloadDescriptor = $convert.base64Decode(
'ChJJdGVtQ3JlYXRlZFBheWxvYWQSygEKCE1ldGFEYXRhGAEgAygLMhQuYXBpLk1ldGFkYXRhRW'
'xlbWVudEKXAZJBiAEyhQFNZXRhZGF0YSBhcmUgY2hhcmFjdGVyaXN0aWNzIHNwZWNpZmljIHRv'
'IHRoZSBwcm9qZWN0LiBUaGV5IGNhbiBiZSBvZiBzZXZlcmFsIGRhdGEgZm9ybSAoc3RyaW5nLC'
'BpbnRlZ2VyLCBmbG9hdCwgYm9vbGVhbiBvciB0aW1lc3RhbXApwMEYAerBGANLZXlSCE1ldGFE'
'YXRhElcKEEV4cGlyeUNvbnN0cmFpbnQYBiABKAsyFS5hcGkuRXhwaXJ5Q29uc3RyYWludEIUkk'
'ERMg9JdGVtIGNvbXBvbmVudHNSEEV4cGlyeUNvbnN0cmFpbnQSWAoIUGhvdG9VUkkYByABKAlC'
'PJJBKUonImh0dHBzOi8vcmVmbGV4LXZpc2liaWxpdHktZm9yZXZlci5qcGci2sIYDAoKCgEqEg'
'VpbWFnZVIIUGhvdG9VUkkSbwoWRGVzY3JpcHRpb25zQnlMYW5ndWFnZRgDIAMoCzIaLmFwaS5U'
'cmFkZUl0ZW1EZXNjcmlwdGlvbnNCG9DBGAHqwRgTTGFuZ3VhZ2VDb2RlSVNPNjM5MVIWRGVzY3'
'JpcHRpb25zQnlMYW5ndWFnZRJUChBMb2dpc3RpY1ZhcmlhbnRzGAQgAygLMhQuYXBpLkxvZ2lz'
'dGljVmFyaWFudEIS+kIHkgEEKAEwAerBGARMVklEUhBMb2dpc3RpY1ZhcmlhbnRzOiySQREKDz'
'INRXZlbnQgUGF5bG9hZKK7GAVFdmVudKi7GAG6uxgHQ3JlYXRlZA==');
@$core.Deprecated('Use itemCreatedEventDescriptor instead')
const ItemCreatedEvent$json = {
'1': 'ItemCreatedEvent',
'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.ItemCreatedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemCreatedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemCreatedEventDescriptor = $convert.base64Decode(
'ChBJdGVtQ3JlYXRlZEV2ZW50EjIKBkhlYWRlchgBIAEoCzIQLmFwaS5FdmVudEhlYWRlckII+k'
'IFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJREII+kIFigECEAFSAklE'
'EjsKB1BheWxvYWQYAyABKAsyFy5hcGkuSXRlbUNyZWF0ZWRQYXlsb2FkQgj6QgWKAQIQAVIHUG'
'F5bG9hZDprorsYBUV2ZW50ursYB0NyZWF0ZWTKuxhEY29tcHV0ZUVxdWl2YWxlbnRMVkJhc2VR'
'dWFudGl0eSxkZWZpbmVFeHBpcmF0aW9uLHByb3BhZ2F0ZUxWQnJhbmNoZXPauxgLY2hlY2tCYX'
'NlTFY=');
@$core.Deprecated('Use itemCreatedRequestDescriptor instead')
const ItemCreatedRequest$json = {
'1': 'ItemCreatedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '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.ItemCreatedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemCreatedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemCreatedRequestDescriptor = $convert.base64Decode(
'ChJJdGVtQ3JlYXRlZFJlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm9qZW'
'N0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBpLkVudGl0eUlEQgj6'
'QgWKAQIQAVICSUQSOwoHUGF5bG9hZBgDIAEoCzIXLmFwaS5JdGVtQ3JlYXRlZFBheWxvYWRCCP'
'pCBYoBAhABUgdQYXlsb2FkOjOSQRoKGNIBBkhlYWRlctIBAklE0gEHUGF5bG9hZKK7GAdSZXF1'
'ZXN0ursYB0NyZWF0ZWQ=');
@$core.Deprecated('Use itemCreatedResponseDescriptor instead')
const ItemCreatedResponse$json = {
'1': 'ItemCreatedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `ItemCreatedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemCreatedResponseDescriptor = $convert.base64Decode(
'ChNJdGVtQ3JlYXRlZFJlc3BvbnNlEisKBkhlYWRlchgBIAEoCzITLmFwaS5SZXNwb25zZUhlYW'
'RlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRDoXorsYCFJlc3BvbnNl'
'ursYB0NyZWF0ZWQ=');
@$core.Deprecated('Use itemMetaDataUpdatedPayloadDescriptor instead')
const ItemMetaDataUpdatedPayload$json = {
'1': 'ItemMetaDataUpdatedPayload',
'2': [
{'1': 'MetaData', '3': 4, '4': 3, '5': 11, '6': '.api.MetadataElement', '8': {}, '10': 'MetaData'},
],
'7': {},
};
/// Descriptor for `ItemMetaDataUpdatedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemMetaDataUpdatedPayloadDescriptor = $convert.base64Decode(
'ChpJdGVtTWV0YURhdGFVcGRhdGVkUGF5bG9hZBLKAQoITWV0YURhdGEYBCADKAsyFC5hcGkuTW'
'V0YWRhdGFFbGVtZW50QpcBkkGIATKFAU1ldGFkYXRhIGFyZSBjaGFyYWN0ZXJpc3RpY3Mgc3Bl'
'Y2lmaWMgdG8gdGhlIHByb2plY3QuIFRoZXkgY2FuIGJlIG9mIHNldmVyYWwgZGF0YSBmb3JtIC'
'hzdHJpbmcsIGludGVnZXIsIGZsb2F0LCBib29sZWFuIG9yIHRpbWVzdGFtcCnAwRgB6sEYA0tl'
'eVIITWV0YURhdGE6IKK7GAVFdmVudKi7GAG6uxgPTWV0YURhdGFVcGRhdGVk');
@$core.Deprecated('Use itemMetaDataUpdatedEventDescriptor instead')
const ItemMetaDataUpdatedEvent$json = {
'1': 'ItemMetaDataUpdatedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '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.ItemMetaDataUpdatedPayload', '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemMetaDataUpdatedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemMetaDataUpdatedEventDescriptor = $convert.base64Decode(
'ChhJdGVtTWV0YURhdGFVcGRhdGVkRXZlbnQSKAoGSGVhZGVyGAEgASgLMhAuYXBpLkV2ZW50SG'
'VhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURSAklEEjkKB1BheWxvYWQY'
'AyABKAsyHy5hcGkuSXRlbU1ldGFEYXRhVXBkYXRlZFBheWxvYWRSB1BheWxvYWQ6HKK7GAVFdm'
'VudLq7GA9NZXRhRGF0YVVwZGF0ZWQ=');
@$core.Deprecated('Use itemMetaDataUpdatedRequestDescriptor instead')
const ItemMetaDataUpdatedRequest$json = {
'1': 'ItemMetaDataUpdatedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '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.ItemMetaDataUpdatedPayload', '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemMetaDataUpdatedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemMetaDataUpdatedRequestDescriptor = $convert.base64Decode(
'ChpJdGVtTWV0YURhdGFVcGRhdGVkUmVxdWVzdBIxCgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdW'
'VzdFByb2plY3RIZWFkZXJSBkhlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJRFICSUQS'
'OQoHUGF5bG9hZBgDIAEoCzIfLmFwaS5JdGVtTWV0YURhdGFVcGRhdGVkUGF5bG9hZFIHUGF5bG'
'9hZDo7kkEaChjSAQZIZWFkZXLSAQJJRNIBB1BheWxvYWSiuxgHUmVxdWVzdLq7GA9NZXRhRGF0'
'YVVwZGF0ZWQ=');
@$core.Deprecated('Use itemMetaDataUpdatedResponseDescriptor instead')
const ItemMetaDataUpdatedResponse$json = {
'1': 'ItemMetaDataUpdatedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `ItemMetaDataUpdatedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemMetaDataUpdatedResponseDescriptor = $convert.base64Decode(
'ChtJdGVtTWV0YURhdGFVcGRhdGVkUmVzcG9uc2USKwoGSGVhZGVyGAEgASgLMhMuYXBpLlJlc3'
'BvbnNlSGVhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURSAklEOh+iuxgI'
'UmVzcG9uc2W6uxgPTWV0YURhdGFVcGRhdGVk');
@$core.Deprecated('Use itemLogisticVariantUpdatedPayloadDescriptor instead')
const ItemLogisticVariantUpdatedPayload$json = {
'1': 'ItemLogisticVariantUpdatedPayload',
'2': [
{'1': 'LogisticVariants', '3': 1, '4': 3, '5': 11, '6': '.api.LogisticVariant', '8': {}, '10': 'LogisticVariants'},
],
'7': {},
};
/// Descriptor for `ItemLogisticVariantUpdatedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemLogisticVariantUpdatedPayloadDescriptor = $convert.base64Decode(
'CiFJdGVtTG9naXN0aWNWYXJpYW50VXBkYXRlZFBheWxvYWQSSgoQTG9naXN0aWNWYXJpYW50cx'
'gBIAMoCzIULmFwaS5Mb2dpc3RpY1ZhcmlhbnRCCOrBGARMVklEUhBMb2dpc3RpY1ZhcmlhbnRz'
'OieiuxgFRXZlbnSouxgBursYFkxvZ2lzdGljVmFyaWFudFVwZGF0ZWQ=');
@$core.Deprecated('Use itemLogisticVariantUpdatedEventDescriptor instead')
const ItemLogisticVariantUpdatedEvent$json = {
'1': 'ItemLogisticVariantUpdatedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '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.ItemLogisticVariantUpdatedPayload', '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemLogisticVariantUpdatedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemLogisticVariantUpdatedEventDescriptor = $convert.base64Decode(
'Ch9JdGVtTG9naXN0aWNWYXJpYW50VXBkYXRlZEV2ZW50EigKBkhlYWRlchgBIAEoCzIQLmFwaS'
'5FdmVudEhlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRBJACgdQ'
'YXlsb2FkGAMgASgLMiYuYXBpLkl0ZW1Mb2dpc3RpY1ZhcmlhbnRVcGRhdGVkUGF5bG9hZFIHUG'
'F5bG9hZDpporsYBUV2ZW50ursYFkxvZ2lzdGljVmFyaWFudFVwZGF0ZWTKuxgzY29tcHV0ZUVx'
'dWl2YWxlbnRMVkJhc2VRdWFudGl0eSxwcm9wYWdhdGVMVkJyYW5jaGVz2rsYC2NoZWNrQmFzZU'
'xW');
@$core.Deprecated('Use itemLogisticVariantUpdatedRequestDescriptor instead')
const ItemLogisticVariantUpdatedRequest$json = {
'1': 'ItemLogisticVariantUpdatedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '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.ItemLogisticVariantUpdatedPayload', '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemLogisticVariantUpdatedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemLogisticVariantUpdatedRequestDescriptor = $convert.base64Decode(
'CiFJdGVtTG9naXN0aWNWYXJpYW50VXBkYXRlZFJlcXVlc3QSMQoGSGVhZGVyGAEgASgLMhkuYX'
'BpLlJlcXVlc3RQcm9qZWN0SGVhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5'
'SURSAklEEkAKB1BheWxvYWQYAyABKAsyJi5hcGkuSXRlbUxvZ2lzdGljVmFyaWFudFVwZGF0ZW'
'RQYXlsb2FkUgdQYXlsb2FkOkKSQRoKGNIBBkhlYWRlctIBAklE0gEHUGF5bG9hZKK7GAdSZXF1'
'ZXN0ursYFkxvZ2lzdGljVmFyaWFudFVwZGF0ZWQ=');
@$core.Deprecated('Use itemLogisticVariantUpdatedResponseDescriptor instead')
const ItemLogisticVariantUpdatedResponse$json = {
'1': 'ItemLogisticVariantUpdatedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `ItemLogisticVariantUpdatedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemLogisticVariantUpdatedResponseDescriptor = $convert.base64Decode(
'CiJJdGVtTG9naXN0aWNWYXJpYW50VXBkYXRlZFJlc3BvbnNlEisKBkhlYWRlchgBIAEoCzITLm'
'FwaS5SZXNwb25zZUhlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJ'
'RDomorsYCFJlc3BvbnNlursYFkxvZ2lzdGljVmFyaWFudFVwZGF0ZWQ=');
@$core.Deprecated('Use itemLogisticVariantRemovedPayloadDescriptor instead')
const ItemLogisticVariantRemovedPayload$json = {
'1': 'ItemLogisticVariantRemovedPayload',
'2': [
{'1': 'RemovedLogisticVariantIDs', '3': 1, '4': 3, '5': 9, '10': 'RemovedLogisticVariantIDs'},
],
'7': {},
};
/// Descriptor for `ItemLogisticVariantRemovedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemLogisticVariantRemovedPayloadDescriptor = $convert.base64Decode(
'CiFJdGVtTG9naXN0aWNWYXJpYW50UmVtb3ZlZFBheWxvYWQSPAoZUmVtb3ZlZExvZ2lzdGljVm'
'FyaWFudElEcxgBIAMoCVIZUmVtb3ZlZExvZ2lzdGljVmFyaWFudElEczpeorsYBUV2ZW50qLsY'
'Abq7GBZMb2dpc3RpY1ZhcmlhbnRSZW1vdmVkyrsYM2NvbXB1dGVFcXVpdmFsZW50TFZCYXNlUX'
'VhbnRpdHkscHJvcGFnYXRlTFZCcmFuY2hlcw==');
@$core.Deprecated('Use itemLogisticVariantRemovedEventDescriptor instead')
const ItemLogisticVariantRemovedEvent$json = {
'1': 'ItemLogisticVariantRemovedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '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.ItemLogisticVariantRemovedPayload', '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemLogisticVariantRemovedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemLogisticVariantRemovedEventDescriptor = $convert.base64Decode(
'Ch9JdGVtTG9naXN0aWNWYXJpYW50UmVtb3ZlZEV2ZW50EigKBkhlYWRlchgBIAEoCzIQLmFwaS'
'5FdmVudEhlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRBJACgdQ'
'YXlsb2FkGAMgASgLMiYuYXBpLkl0ZW1Mb2dpc3RpY1ZhcmlhbnRSZW1vdmVkUGF5bG9hZFIHUG'
'F5bG9hZDoworsYBUV2ZW50ursYFkxvZ2lzdGljVmFyaWFudFJlbW92ZWTauxgJcmVtb3ZlTFZz');
@$core.Deprecated('Use itemLogisticVariantRemovedRequestDescriptor instead')
const ItemLogisticVariantRemovedRequest$json = {
'1': 'ItemLogisticVariantRemovedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '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.ItemLogisticVariantRemovedPayload', '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemLogisticVariantRemovedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemLogisticVariantRemovedRequestDescriptor = $convert.base64Decode(
'CiFJdGVtTG9naXN0aWNWYXJpYW50UmVtb3ZlZFJlcXVlc3QSMQoGSGVhZGVyGAEgASgLMhkuYX'
'BpLlJlcXVlc3RQcm9qZWN0SGVhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5'
'SURSAklEEkAKB1BheWxvYWQYAyABKAsyJi5hcGkuSXRlbUxvZ2lzdGljVmFyaWFudFJlbW92ZW'
'RQYXlsb2FkUgdQYXlsb2FkOkKSQRoKGNIBBkhlYWRlctIBAklE0gEHUGF5bG9hZKK7GAdSZXF1'
'ZXN0ursYFkxvZ2lzdGljVmFyaWFudFJlbW92ZWQ=');
@$core.Deprecated('Use itemLogisticVariantRemovedResponseDescriptor instead')
const ItemLogisticVariantRemovedResponse$json = {
'1': 'ItemLogisticVariantRemovedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `ItemLogisticVariantRemovedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemLogisticVariantRemovedResponseDescriptor = $convert.base64Decode(
'CiJJdGVtTG9naXN0aWNWYXJpYW50UmVtb3ZlZFJlc3BvbnNlEisKBkhlYWRlchgBIAEoCzITLm'
'FwaS5SZXNwb25zZUhlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJ'
'RDomorsYCFJlc3BvbnNlursYFkxvZ2lzdGljVmFyaWFudFJlbW92ZWQ=');
@$core.Deprecated('Use itemDeletedPayloadDescriptor instead')
const ItemDeletedPayload$json = {
'1': 'ItemDeletedPayload',
'7': {},
};
/// Descriptor for `ItemDeletedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemDeletedPayloadDescriptor = $convert.base64Decode(
'ChJJdGVtRGVsZXRlZFBheWxvYWQ6GKK7GAVFdmVudKi7GAG6uxgHRGVsZXRlZA==');
@$core.Deprecated('Use itemDeletedEventDescriptor instead')
const ItemDeletedEvent$json = {
'1': 'ItemDeletedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '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.ItemDeletedPayload', '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemDeletedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemDeletedEventDescriptor = $convert.base64Decode(
'ChBJdGVtRGVsZXRlZEV2ZW50EigKBkhlYWRlchgBIAEoCzIQLmFwaS5FdmVudEhlYWRlclIGSG'
'VhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRBIxCgdQYXlsb2FkGAMgASgLMhcu'
'YXBpLkl0ZW1EZWxldGVkUGF5bG9hZFIHUGF5bG9hZDokorsYBUV2ZW50ursYB0RlbGV0ZWTaux'
'gMY2hlY2tEZWxldGVk');
@$core.Deprecated('Use itemDeletedRequestDescriptor instead')
const ItemDeletedRequest$json = {
'1': 'ItemDeletedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '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.ItemDeletedPayload', '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemDeletedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemDeletedRequestDescriptor = $convert.base64Decode(
'ChJJdGVtRGVsZXRlZFJlcXVlc3QSMQoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm9qZW'
'N0SGVhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURSAklEEjEKB1BheWxv'
'YWQYAyABKAsyFy5hcGkuSXRlbURlbGV0ZWRQYXlsb2FkUgdQYXlsb2FkOjOSQRoKGNIBBkhlYW'
'RlctIBAklE0gEHUGF5bG9hZKK7GAdSZXF1ZXN0ursYB0RlbGV0ZWQ=');
@$core.Deprecated('Use itemDeletedResponseDescriptor instead')
const ItemDeletedResponse$json = {
'1': 'ItemDeletedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `ItemDeletedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemDeletedResponseDescriptor = $convert.base64Decode(
'ChNJdGVtRGVsZXRlZFJlc3BvbnNlEisKBkhlYWRlchgBIAEoCzITLmFwaS5SZXNwb25zZUhlYW'
'RlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRDoXorsYCFJlc3BvbnNl'
'ursYB0RlbGV0ZWQ=');
@$core.Deprecated('Use itemDescriptionUpdatedPayloadDescriptor instead')
const ItemDescriptionUpdatedPayload$json = {
'1': 'ItemDescriptionUpdatedPayload',
'2': [
{'1': 'DescriptionsByLanguage', '3': 3, '4': 3, '5': 11, '6': '.api.TradeItemDescriptions', '8': {}, '10': 'DescriptionsByLanguage'},
],
'7': {},
};
/// Descriptor for `ItemDescriptionUpdatedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemDescriptionUpdatedPayloadDescriptor = $convert.base64Decode(
'Ch1JdGVtRGVzY3JpcHRpb25VcGRhdGVkUGF5bG9hZBJvChZEZXNjcmlwdGlvbnNCeUxhbmd1YW'
'dlGAMgAygLMhouYXBpLlRyYWRlSXRlbURlc2NyaXB0aW9uc0Ib0MEYAerBGBNMYW5ndWFnZUNv'
'ZGVJU082MzkxUhZEZXNjcmlwdGlvbnNCeUxhbmd1YWdlOiOiuxgFRXZlbnSouxgBursYEkRlc2'
'NyaXB0aW9uVXBkYXRlZA==');
@$core.Deprecated('Use itemDescriptionUpdatedEventDescriptor instead')
const ItemDescriptionUpdatedEvent$json = {
'1': 'ItemDescriptionUpdatedEvent',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '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.ItemDescriptionUpdatedPayload', '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemDescriptionUpdatedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemDescriptionUpdatedEventDescriptor = $convert.base64Decode(
'ChtJdGVtRGVzY3JpcHRpb25VcGRhdGVkRXZlbnQSKAoGSGVhZGVyGAEgASgLMhAuYXBpLkV2ZW'
'50SGVhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURSAklEEjwKB1BheWxv'
'YWQYAyABKAsyIi5hcGkuSXRlbURlc2NyaXB0aW9uVXBkYXRlZFBheWxvYWRSB1BheWxvYWQ6H6'
'K7GAVFdmVudLq7GBJEZXNjcmlwdGlvblVwZGF0ZWQ=');
@$core.Deprecated('Use itemDescriptionUpdatedRequestDescriptor instead')
const ItemDescriptionUpdatedRequest$json = {
'1': 'ItemDescriptionUpdatedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '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.ItemDescriptionUpdatedPayload', '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemDescriptionUpdatedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemDescriptionUpdatedRequestDescriptor = $convert.base64Decode(
'Ch1JdGVtRGVzY3JpcHRpb25VcGRhdGVkUmVxdWVzdBIxCgZIZWFkZXIYASABKAsyGS5hcGkuUm'
'VxdWVzdFByb2plY3RIZWFkZXJSBkhlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJRFIC'
'SUQSPAoHUGF5bG9hZBgDIAEoCzIiLmFwaS5JdGVtRGVzY3JpcHRpb25VcGRhdGVkUGF5bG9hZF'
'IHUGF5bG9hZDo+kkEaChjSAQZIZWFkZXLSAQJJRNIBB1BheWxvYWSiuxgHUmVxdWVzdLq7GBJE'
'ZXNjcmlwdGlvblVwZGF0ZWQ=');
@$core.Deprecated('Use itemDescriptionUpdatedResponseDescriptor instead')
const ItemDescriptionUpdatedResponse$json = {
'1': 'ItemDescriptionUpdatedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `ItemDescriptionUpdatedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemDescriptionUpdatedResponseDescriptor = $convert.base64Decode(
'Ch5JdGVtRGVzY3JpcHRpb25VcGRhdGVkUmVzcG9uc2USKwoGSGVhZGVyGAEgASgLMhMuYXBpLl'
'Jlc3BvbnNlSGVhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURSAklEOiKi'
'uxgIUmVzcG9uc2W6uxgSRGVzY3JpcHRpb25VcGRhdGVk');
@$core.Deprecated('Use itemAttachmentAddedPayloadDescriptor instead')
const ItemAttachmentAddedPayload$json = {
'1': 'ItemAttachmentAddedPayload',
'2': [
{'1': 'Attachments', '3': 1, '4': 3, '5': 11, '6': '.api.AttachmentSummary', '8': {}, '10': 'Attachments'},
],
'7': {},
};
/// Descriptor for `ItemAttachmentAddedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemAttachmentAddedPayloadDescriptor = $convert.base64Decode(
'ChpJdGVtQXR0YWNobWVudEFkZGVkUGF5bG9hZBJjCgtBdHRhY2htZW50cxgBIAMoCzIWLmFwaS'
'5BdHRhY2htZW50U3VtbWFyeUIpkkEmMiROdW1iZXIgb2YgYXR0YWNobWVudHMgYWRkZWQgcGVy'
'IHR5cGVSC0F0dGFjaG1lbnRzOiCiuxgFRXZlbnSouxgBursYD0F0dGFjaG1lbnRBZGRlZA==');
@$core.Deprecated('Use itemAttachmentAddedEventDescriptor instead')
const ItemAttachmentAddedEvent$json = {
'1': 'ItemAttachmentAddedEvent',
'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.ItemAttachmentAddedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemAttachmentAddedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemAttachmentAddedEventDescriptor = $convert.base64Decode(
'ChhJdGVtQXR0YWNobWVudEFkZGVkRXZlbnQSMgoGSGVhZGVyGAEgASgLMhAuYXBpLkV2ZW50SG'
'VhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBpLkVudGl0eUlEQgj6QgWK'
'AQIQAVICSUQSQwoHUGF5bG9hZBgDIAEoCzIfLmFwaS5JdGVtQXR0YWNobWVudEFkZGVkUGF5bG'
'9hZEII+kIFigECEAFSB1BheWxvYWQ6LaK7GAVFdmVudLq7GA9BdHRhY2htZW50QWRkZWTauxgN'
'YWRkQXR0YWNobWVudA==');
@$core.Deprecated('Use itemAttachmentAddedRequestDescriptor instead')
const ItemAttachmentAddedRequest$json = {
'1': 'ItemAttachmentAddedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '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.ItemAttachmentAddedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemAttachmentAddedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemAttachmentAddedRequestDescriptor = $convert.base64Decode(
'ChpJdGVtQXR0YWNobWVudEFkZGVkUmVxdWVzdBI7CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdW'
'VzdFByb2plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISJwoCSUQYAiABKAsyDS5hcGkuRW50'
'aXR5SURCCPpCBYoBAhABUgJJRBJDCgdQYXlsb2FkGAMgASgLMh8uYXBpLkl0ZW1BdHRhY2htZW'
'50QWRkZWRQYXlsb2FkQgj6QgWKAQIQAVIHUGF5bG9hZDo7kkEaChjSAQZIZWFkZXLSAQJJRNIB'
'B1BheWxvYWSiuxgHUmVxdWVzdLq7GA9BdHRhY2htZW50QWRkZWQ=');
@$core.Deprecated('Use itemAttachmentAddedResponseDescriptor instead')
const ItemAttachmentAddedResponse$json = {
'1': 'ItemAttachmentAddedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `ItemAttachmentAddedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemAttachmentAddedResponseDescriptor = $convert.base64Decode(
'ChtJdGVtQXR0YWNobWVudEFkZGVkUmVzcG9uc2USKwoGSGVhZGVyGAEgASgLMhMuYXBpLlJlc3'
'BvbnNlSGVhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURSAklEOh+iuxgI'
'UmVzcG9uc2W6uxgPQXR0YWNobWVudEFkZGVk');
@$core.Deprecated('Use itemAttachmentRemovedPayloadDescriptor instead')
const ItemAttachmentRemovedPayload$json = {
'1': 'ItemAttachmentRemovedPayload',
'2': [
{'1': 'Attachments', '3': 1, '4': 3, '5': 11, '6': '.api.AttachmentSummary', '8': {}, '10': 'Attachments'},
],
'7': {},
};
/// Descriptor for `ItemAttachmentRemovedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemAttachmentRemovedPayloadDescriptor = $convert.base64Decode(
'ChxJdGVtQXR0YWNobWVudFJlbW92ZWRQYXlsb2FkEmUKC0F0dGFjaG1lbnRzGAEgAygLMhYuYX'
'BpLkF0dGFjaG1lbnRTdW1tYXJ5QiuSQSgyJk51bWJlciBvZiBhdHRhY2htZW50cyByZW1vdmVk'
'IHBlciB0eXBlUgtBdHRhY2htZW50czoiorsYBUV2ZW50qLsYAbq7GBFBdHRhY2htZW50UmVtb3'
'ZlZA==');
@$core.Deprecated('Use itemAttachmentRemovedEventDescriptor instead')
const ItemAttachmentRemovedEvent$json = {
'1': 'ItemAttachmentRemovedEvent',
'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.ItemAttachmentRemovedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemAttachmentRemovedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemAttachmentRemovedEventDescriptor = $convert.base64Decode(
'ChpJdGVtQXR0YWNobWVudFJlbW92ZWRFdmVudBIyCgZIZWFkZXIYASABKAsyEC5hcGkuRXZlbn'
'RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISJwoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURCCPpC'
'BYoBAhABUgJJRBJFCgdQYXlsb2FkGAMgASgLMiEuYXBpLkl0ZW1BdHRhY2htZW50UmVtb3ZlZF'
'BheWxvYWRCCPpCBYoBAhABUgdQYXlsb2FkOjKiuxgFRXZlbnS6uxgRQXR0YWNobWVudFJlbW92'
'ZWTauxgQcmVtb3ZlQXR0YWNobWVudA==');
@$core.Deprecated('Use itemAttachmentRemovedRequestDescriptor instead')
const ItemAttachmentRemovedRequest$json = {
'1': 'ItemAttachmentRemovedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '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.ItemAttachmentRemovedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemAttachmentRemovedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemAttachmentRemovedRequestDescriptor = $convert.base64Decode(
'ChxJdGVtQXR0YWNobWVudFJlbW92ZWRSZXF1ZXN0EjsKBkhlYWRlchgBIAEoCzIZLmFwaS5SZX'
'F1ZXN0UHJvamVjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5F'
'bnRpdHlJREII+kIFigECEAFSAklEEkUKB1BheWxvYWQYAyABKAsyIS5hcGkuSXRlbUF0dGFjaG'
'1lbnRSZW1vdmVkUGF5bG9hZEII+kIFigECEAFSB1BheWxvYWQ6PZJBGgoY0gEGSGVhZGVy0gEC'
'SUTSAQdQYXlsb2FkorsYB1JlcXVlc3S6uxgRQXR0YWNobWVudFJlbW92ZWQ=');
@$core.Deprecated('Use itemAttachmentRemovedResponseDescriptor instead')
const ItemAttachmentRemovedResponse$json = {
'1': 'ItemAttachmentRemovedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `ItemAttachmentRemovedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemAttachmentRemovedResponseDescriptor = $convert.base64Decode(
'Ch1JdGVtQXR0YWNobWVudFJlbW92ZWRSZXNwb25zZRIrCgZIZWFkZXIYASABKAsyEy5hcGkuUm'
'VzcG9uc2VIZWFkZXJSBkhlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJRFICSUQ6IaK7'
'GAhSZXNwb25zZbq7GBFBdHRhY2htZW50UmVtb3ZlZA==');
@$core.Deprecated('Use itemSanitisedPayloadDescriptor instead')
const ItemSanitisedPayload$json = {
'1': 'ItemSanitisedPayload',
'7': {},
};
/// Descriptor for `ItemSanitisedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemSanitisedPayloadDescriptor = $convert.base64Decode(
'ChRJdGVtU2FuaXRpc2VkUGF5bG9hZDoaorsYBUV2ZW50qLsYAbq7GAlTYW5pdGlzZWQ=');
@$core.Deprecated('Use itemSanitisedEventDescriptor instead')
const ItemSanitisedEvent$json = {
'1': 'ItemSanitisedEvent',
'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.ItemSanitisedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemSanitisedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemSanitisedEventDescriptor = $convert.base64Decode(
'ChJJdGVtU2FuaXRpc2VkRXZlbnQSMgoGSGVhZGVyGAEgASgLMhAuYXBpLkV2ZW50SGVhZGVyQg'
'j6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBpLkVudGl0eUlEQgj6QgWKAQIQAVIC'
'SUQSPQoHUGF5bG9hZBgDIAEoCzIZLmFwaS5JdGVtU2FuaXRpc2VkUGF5bG9hZEII+kIFigECEA'
'FSB1BheWxvYWQ6IqK7GAVFdmVudLq7GAlTYW5pdGlzZWTKuxgIc2FuaXRpc2U=');
@$core.Deprecated('Use itemSanitisedRequestDescriptor instead')
const ItemSanitisedRequest$json = {
'1': 'ItemSanitisedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '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.ItemSanitisedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemSanitisedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemSanitisedRequestDescriptor = $convert.base64Decode(
'ChRJdGVtU2FuaXRpc2VkUmVxdWVzdBI7CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdWVzdFByb2'
'plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISJwoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURC'
'CPpCBYoBAhABUgJJRBI9CgdQYXlsb2FkGAMgASgLMhkuYXBpLkl0ZW1TYW5pdGlzZWRQYXlsb2'
'FkQgj6QgWKAQIQAVIHUGF5bG9hZDo1kkEaChjSAQZIZWFkZXLSAQJJRNIBB1BheWxvYWSiuxgH'
'UmVxdWVzdLq7GAlTYW5pdGlzZWQ=');
@$core.Deprecated('Use itemSanitisedResponseDescriptor instead')
const ItemSanitisedResponse$json = {
'1': 'ItemSanitisedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `ItemSanitisedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemSanitisedResponseDescriptor = $convert.base64Decode(
'ChVJdGVtU2FuaXRpc2VkUmVzcG9uc2USKwoGSGVhZGVyGAEgASgLMhMuYXBpLlJlc3BvbnNlSG'
'VhZGVyUgZIZWFkZXISHQoCSUQYAiABKAsyDS5hcGkuRW50aXR5SURSAklEOhmiuxgIUmVzcG9u'
'c2W6uxgJU2FuaXRpc2Vk');
@$core.Deprecated('Use itemCustomFieldsUpdatedPayloadDescriptor instead')
const ItemCustomFieldsUpdatedPayload$json = {
'1': 'ItemCustomFieldsUpdatedPayload',
'7': {},
};
/// Descriptor for `ItemCustomFieldsUpdatedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemCustomFieldsUpdatedPayloadDescriptor = $convert.base64Decode(
'Ch5JdGVtQ3VzdG9tRmllbGRzVXBkYXRlZFBheWxvYWQ6JKK7GAVFdmVudKi7GAG6uxgTQ3VzdG'
'9tRmllbGRzVXBkYXRlZA==');
@$core.Deprecated('Use itemCustomFieldsUpdatedEventDescriptor instead')
const ItemCustomFieldsUpdatedEvent$json = {
'1': 'ItemCustomFieldsUpdatedEvent',
'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.ItemCustomFieldsUpdatedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemCustomFieldsUpdatedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemCustomFieldsUpdatedEventDescriptor = $convert.base64Decode(
'ChxJdGVtQ3VzdG9tRmllbGRzVXBkYXRlZEV2ZW50EjIKBkhlYWRlchgBIAEoCzIQLmFwaS5Fdm'
'VudEhlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJREII'
'+kIFigECEAFSAklEEkcKB1BheWxvYWQYAyABKAsyIy5hcGkuSXRlbUN1c3RvbUZpZWxkc1VwZG'
'F0ZWRQYXlsb2FkQgj6QgWKAQIQAVIHUGF5bG9hZDogorsYBUV2ZW50ursYE0N1c3RvbUZpZWxk'
'c1VwZGF0ZWQ=');
@$core.Deprecated('Use itemCustomFieldsUpdatedRequestDescriptor instead')
const ItemCustomFieldsUpdatedRequest$json = {
'1': 'ItemCustomFieldsUpdatedRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '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.ItemCustomFieldsUpdatedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ItemCustomFieldsUpdatedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemCustomFieldsUpdatedRequestDescriptor = $convert.base64Decode(
'Ch5JdGVtQ3VzdG9tRmllbGRzVXBkYXRlZFJlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLl'
'JlcXVlc3RQcm9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBp'
'LkVudGl0eUlEQgj6QgWKAQIQAVICSUQSRwoHUGF5bG9hZBgDIAEoCzIjLmFwaS5JdGVtQ3VzdG'
'9tRmllbGRzVXBkYXRlZFBheWxvYWRCCPpCBYoBAhABUgdQYXlsb2FkOj+SQRoKGNIBBkhlYWRl'
'ctIBAklE0gEHUGF5bG9hZKK7GAdSZXF1ZXN0ursYE0N1c3RvbUZpZWxkc1VwZGF0ZWQ=');
@$core.Deprecated('Use itemCustomFieldsUpdatedResponseDescriptor instead')
const ItemCustomFieldsUpdatedResponse$json = {
'1': 'ItemCustomFieldsUpdatedResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
],
'7': {},
};
/// Descriptor for `ItemCustomFieldsUpdatedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemCustomFieldsUpdatedResponseDescriptor = $convert.base64Decode(
'Ch9JdGVtQ3VzdG9tRmllbGRzVXBkYXRlZFJlc3BvbnNlEisKBkhlYWRlchgBIAEoCzITLmFwaS'
'5SZXNwb25zZUhlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRDoj'
'orsYCFJlc3BvbnNlursYE0N1c3RvbUZpZWxkc1VwZGF0ZWQ=');