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

@@ -699,3 +699,66 @@ final $typed_data.Uint8List actorAppointmentConfigurationUpdatedResponseDescript
'bnRpdHlJRFICSUQ6L6K7GAhSZXNwb25zZbq7GB9BcHBvaW50bWVudENvbmZpZ3VyYXRpb25VcG'
'RhdGVk');
@$core.Deprecated('Use actorSanitisedPayloadDescriptor instead')
const ActorSanitisedPayload$json = {
'1': 'ActorSanitisedPayload',
'7': {},
};
/// Descriptor for `ActorSanitisedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List actorSanitisedPayloadDescriptor = $convert.base64Decode(
'ChVBY3RvclNhbml0aXNlZFBheWxvYWQ6GqK7GAVFdmVudKi7GAG6uxgJU2FuaXRpc2Vk');
@$core.Deprecated('Use actorSanitisedEventDescriptor instead')
const ActorSanitisedEvent$json = {
'1': 'ActorSanitisedEvent',
'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.ActorSanitisedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ActorSanitisedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List actorSanitisedEventDescriptor = $convert.base64Decode(
'ChNBY3RvclNhbml0aXNlZEV2ZW50EjIKBkhlYWRlchgBIAEoCzIQLmFwaS5FdmVudEhlYWRlck'
'II+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJREII+kIFigECEAFS'
'AklEEj4KB1BheWxvYWQYAyABKAsyGi5hcGkuQWN0b3JTYW5pdGlzZWRQYXlsb2FkQgj6QgWKAQ'
'IQAVIHUGF5bG9hZDoiorsYBUV2ZW50ursYCVNhbml0aXNlZMq7GAhzYW5pdGlzZQ==');
@$core.Deprecated('Use actorSanitisedRequestDescriptor instead')
const ActorSanitisedRequest$json = {
'1': 'ActorSanitisedRequest',
'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.ActorSanitisedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `ActorSanitisedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List actorSanitisedRequestDescriptor = $convert.base64Decode(
'ChVBY3RvclNhbml0aXNlZFJlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm'
'9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBpLkVudGl0eUlE'
'Qgj6QgWKAQIQAVICSUQSPgoHUGF5bG9hZBgDIAEoCzIaLmFwaS5BY3RvclNhbml0aXNlZFBheW'
'xvYWRCCPpCBYoBAhABUgdQYXlsb2FkOjWSQRoKGNIBBkhlYWRlctIBAklE0gEHUGF5bG9hZKK7'
'GAdSZXF1ZXN0ursYCVNhbml0aXNlZA==');
@$core.Deprecated('Use actorSanitisedResponseDescriptor instead')
const ActorSanitisedResponse$json = {
'1': 'ActorSanitisedResponse',
'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 `ActorSanitisedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List actorSanitisedResponseDescriptor = $convert.base64Decode(
'ChZBY3RvclNhbml0aXNlZFJlc3BvbnNlEisKBkhlYWRlchgBIAEoCzITLmFwaS5SZXNwb25zZU'
'hlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRDoZorsYCFJlc3Bv'
'bnNlursYCVNhbml0aXNlZA==');