Latest generation

This commit is contained in:
ci core model
2025-10-16 13:55:19 +00:00
parent 8a764cb28f
commit f51bfccb9e
5 changed files with 129 additions and 2 deletions

View File

@@ -608,6 +608,24 @@ final $typed_data.Uint8List cancelAppointmentResponseDescriptor = $convert.base6
'ChlDYW5jZWxBcHBvaW50bWVudFJlc3BvbnNlEiQKDUFwcG9pbnRtZW50SUQYASABKAlSDUFwcG'
'9pbnRtZW50SUQ=');
@$core.Deprecated('Use rescheduleAppointmentRequestDescriptor instead')
const RescheduleAppointmentRequest$json = {
'1': 'RescheduleAppointmentRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'AppointmentID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'AppointmentID'},
{'1': 'Slots', '3': 3, '4': 3, '5': 11, '6': '.api.Slot', '10': 'Slots'},
],
'7': {},
};
/// Descriptor for `RescheduleAppointmentRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List rescheduleAppointmentRequestDescriptor = $convert.base64Decode(
'ChxSZXNjaGVkdWxlQXBwb2ludG1lbnRSZXF1ZXN0EjsKBkhlYWRlchgBIAEoCzIZLmFwaS5SZX'
'F1ZXN0UHJvamVjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchItCg1BcHBvaW50bWVudElEGAIg'
'ASgJQgf6QgRyAhABUg1BcHBvaW50bWVudElEEh8KBVNsb3RzGAMgAygLMgkuYXBpLlNsb3RSBV'
'Nsb3RzOiaSQSMKIdIBBkhlYWRlctIBDUFwcG9pbnRtZW50SUTSAQVTbG90cw==');
@$core.Deprecated('Use updateAppointmentRequestDescriptor instead')
const UpdateAppointmentRequest$json = {
'1': 'UpdateAppointmentRequest',