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

@@ -1197,3 +1197,68 @@ final $typed_data.Uint8List appointmentEmailsRemovedResponseDescriptor = $conver
'kuUmVzcG9uc2VIZWFkZXJSBkhlYWRlchIdCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJRFICSUQ6'
'HaK7GAhSZXNwb25zZbq7GA1FbWFpbHNSZW1vdmVk');
@$core.Deprecated('Use appointmentSanitisedPayloadDescriptor instead')
const AppointmentSanitisedPayload$json = {
'1': 'AppointmentSanitisedPayload',
'7': {},
};
/// Descriptor for `AppointmentSanitisedPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentSanitisedPayloadDescriptor = $convert.base64Decode(
'ChtBcHBvaW50bWVudFNhbml0aXNlZFBheWxvYWQ6GqK7GAVFdmVudKi7GAG6uxgJU2FuaXRpc2'
'Vk');
@$core.Deprecated('Use appointmentSanitisedEventDescriptor instead')
const AppointmentSanitisedEvent$json = {
'1': 'AppointmentSanitisedEvent',
'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.AppointmentSanitisedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentSanitisedEvent`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentSanitisedEventDescriptor = $convert.base64Decode(
'ChlBcHBvaW50bWVudFNhbml0aXNlZEV2ZW50EjIKBkhlYWRlchgBIAEoCzIQLmFwaS5FdmVudE'
'hlYWRlckII+kIFigECEAFSBkhlYWRlchInCgJJRBgCIAEoCzINLmFwaS5FbnRpdHlJREII+kIF'
'igECEAFSAklEEkQKB1BheWxvYWQYAyABKAsyIC5hcGkuQXBwb2ludG1lbnRTYW5pdGlzZWRQYX'
'lsb2FkQgj6QgWKAQIQAVIHUGF5bG9hZDoiorsYBUV2ZW50ursYCVNhbml0aXNlZMq7GAhzYW5p'
'dGlzZQ==');
@$core.Deprecated('Use appointmentSanitisedRequestDescriptor instead')
const AppointmentSanitisedRequest$json = {
'1': 'AppointmentSanitisedRequest',
'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.AppointmentSanitisedPayload', '8': {}, '10': 'Payload'},
],
'7': {},
};
/// Descriptor for `AppointmentSanitisedRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentSanitisedRequestDescriptor = $convert.base64Decode(
'ChtBcHBvaW50bWVudFNhbml0aXNlZFJlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcX'
'Vlc3RQcm9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEicKAklEGAIgASgLMg0uYXBpLkVu'
'dGl0eUlEQgj6QgWKAQIQAVICSUQSRAoHUGF5bG9hZBgDIAEoCzIgLmFwaS5BcHBvaW50bWVudF'
'Nhbml0aXNlZFBheWxvYWRCCPpCBYoBAhABUgdQYXlsb2FkOjWSQRoKGNIBBkhlYWRlctIBAklE'
'0gEHUGF5bG9hZKK7GAdSZXF1ZXN0ursYCVNhbml0aXNlZA==');
@$core.Deprecated('Use appointmentSanitisedResponseDescriptor instead')
const AppointmentSanitisedResponse$json = {
'1': 'AppointmentSanitisedResponse',
'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 `AppointmentSanitisedResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List appointmentSanitisedResponseDescriptor = $convert.base64Decode(
'ChxBcHBvaW50bWVudFNhbml0aXNlZFJlc3BvbnNlEisKBkhlYWRlchgBIAEoCzITLmFwaS5SZX'
'Nwb25zZUhlYWRlclIGSGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRDoZorsY'
'CFJlc3BvbnNlursYCVNhbml0aXNlZA==');