Latest generation

This commit is contained in:
ci core model
2025-11-06 14:44:41 +00:00
parent 26a3179b61
commit 23f9c759f2
38 changed files with 3944 additions and 2 deletions

View File

@@ -576,3 +576,66 @@ final $typed_data.Uint8List itemAttachmentRemovedResponseDescriptor = $convert.b
'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');