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

@@ -938,3 +938,66 @@ final $typed_data.Uint8List claimDeletedResponseDescriptor = $convert.base64Deco
'FkZXJSBkhlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJRFICSUQ6F6K7GAhSZXNwb25z'
'Zbq7GAdEZWxldGVk');
@$core.Deprecated('Use claimSanitisedPayloadDescriptor instead')
const ClaimSanitisedPayload$json = {
'1': 'ClaimSanitisedPayload',
'7': {},
};
/// Descriptor for `ClaimSanitisedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List claimSanitisedPayloadDescriptor = $convert.base64Decode(
'ChVDbGFpbVNhbml0aXNlZFBheWxvYWQ6GqK7GAVFdmVudKi7GAG6uxgJU2FuaXRpc2Vk');
@$core.Deprecated('Use claimSanitisedEventDescriptor instead')
const ClaimSanitisedEvent$json = {
'1': 'ClaimSanitisedEvent',
'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.ClaimSanitisedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ClaimSanitisedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List claimSanitisedEventDescriptor = $convert.base64Decode(
'ChNDbGFpbVNhbml0aXNlZEV2ZW50EjIKBkhlYWRlchgBIAEoCzIQLmFwaS5FdmVudEhlYWRlck'
'II+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJREII+kIFigECEAFS'
'AklEEj4KB1BheWxvYWQYAyABKAsyGi5hcGkuQ2xhaW1TYW5pdGlzZWRQYXlsb2FkQgj6QgWKAQ'
'IQAVIHUGF5bG9hZDoiorsYBUV2ZW50ursYCVNhbml0aXNlZMq7GAhzYW5pdGlzZQ==');
@$core.Deprecated('Use claimSanitisedRequestDescriptor instead')
const ClaimSanitisedRequest$json = {
'1': 'ClaimSanitisedRequest',
'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.ClaimSanitisedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ClaimSanitisedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List claimSanitisedRequestDescriptor = $convert.base64Decode(
'ChVDbGFpbVNhbml0aXNlZFJlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm'
'9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBpLkVudGl0eUlE'
'Qgj6QgWKAQIQAVICSUQSPgoHUGF5bG9hZBgDIAEoCzIaLmFwaS5DbGFpbVNhbml0aXNlZFBheW'
'xvYWRCCPpCBYoBAhABUgdQYXlsb2FkOjWSQRoKGNIBBkhlYWRlctIBAklE0gEHUGF5bG9hZKK7'
'GAdSZXF1ZXN0ursYCVNhbml0aXNlZA==');
@$core.Deprecated('Use claimSanitisedResponseDescriptor instead')
const ClaimSanitisedResponse$json = {
'1': 'ClaimSanitisedResponse',
'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 `ClaimSanitisedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List claimSanitisedResponseDescriptor = $convert.base64Decode(
'ChZDbGFpbVNhbml0aXNlZFJlc3BvbnNlEisKBkhlYWRlchgBIAEoCzITLmFwaS5SZXNwb25zZU'
'hlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRDoZorsYCFJlc3Bv'
'bnNlursYCVNhbml0aXNlZA==');