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

@@ -102,3 +102,66 @@ final $typed_data.Uint8List notifCreatedResponseDescriptor = $convert.base64Deco
'FkZXJSBkhlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJRFICSUQ6F6K7GAhSZXNwb25z'
'Zbq7GAdDcmVhdGVk');
@$core.Deprecated('Use notifSanitisedPayloadDescriptor instead')
const NotifSanitisedPayload$json = {
'1': 'NotifSanitisedPayload',
'7': {},
};
/// Descriptor for `NotifSanitisedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List notifSanitisedPayloadDescriptor = $convert.base64Decode(
'ChVOb3RpZlNhbml0aXNlZFBheWxvYWQ6GqK7GAVFdmVudKi7GAG6uxgJU2FuaXRpc2Vk');
@$core.Deprecated('Use notifSanitisedEventDescriptor instead')
const NotifSanitisedEvent$json = {
'1': 'NotifSanitisedEvent',
'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.NotifSanitisedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `NotifSanitisedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List notifSanitisedEventDescriptor = $convert.base64Decode(
'ChNOb3RpZlNhbml0aXNlZEV2ZW50EjIKBkhlYWRlchgBIAEoCzIQLmFwaS5FdmVudEhlYWRlck'
'II+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJREII+kIFigECEAFS'
'AklEEj4KB1BheWxvYWQYAyABKAsyGi5hcGkuTm90aWZTYW5pdGlzZWRQYXlsb2FkQgj6QgWKAQ'
'IQAVIHUGF5bG9hZDoiorsYBUV2ZW50ursYCVNhbml0aXNlZMq7GAhzYW5pdGlzZQ==');
@$core.Deprecated('Use notifSanitisedRequestDescriptor instead')
const NotifSanitisedRequest$json = {
'1': 'NotifSanitisedRequest',
'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.NotifSanitisedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `NotifSanitisedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List notifSanitisedRequestDescriptor = $convert.base64Decode(
'ChVOb3RpZlNhbml0aXNlZFJlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm'
'9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBpLkVudGl0eUlE'
'Qgj6QgWKAQIQAVICSUQSPgoHUGF5bG9hZBgDIAEoCzIaLmFwaS5Ob3RpZlNhbml0aXNlZFBheW'
'xvYWRCCPpCBYoBAhABUgdQYXlsb2FkOjWSQRoKGNIBBkhlYWRlctIBAklE0gEHUGF5bG9hZKK7'
'GAdSZXF1ZXN0ursYCVNhbml0aXNlZA==');
@$core.Deprecated('Use notifSanitisedResponseDescriptor instead')
const NotifSanitisedResponse$json = {
'1': 'NotifSanitisedResponse',
'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 `NotifSanitisedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List notifSanitisedResponseDescriptor = $convert.base64Decode(
'ChZOb3RpZlNhbml0aXNlZFJlc3BvbnNlEisKBkhlYWRlchgBIAEoCzITLmFwaS5SZXNwb25zZU'
'hlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRDoZorsYCFJlc3Bv'
'bnNlursYCVNhbml0aXNlZA==');