Latest generation

This commit is contained in:
ci core model
2026-01-19 09:11:05 +00:00
parent ee4b9c4156
commit f44934795e
5 changed files with 191 additions and 2 deletions

View File

@@ -1285,3 +1285,36 @@ final $typed_data.Uint8List initBookerProfileResponseDescriptor = $convert.base6
'ChlJbml0Qm9va2VyUHJvZmlsZVJlc3BvbnNlEiYKDk9yZ2FuaXNhdGlvbklEGAEgASgJUg5Pcm'
'dhbmlzYXRpb25JRBIWCgZTaXRlSUQYAiABKAlSBlNpdGVJRA==');
@$core.Deprecated('Use checkAppointmentModifiableRequestDescriptor instead')
const CheckAppointmentModifiableRequest$json = {
'1': 'CheckAppointmentModifiableRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'AppointmentID', '3': 2, '4': 1, '5': 9, '10': 'AppointmentID'},
{'1': 'ActorID', '3': 3, '4': 1, '5': 9, '10': 'ActorID'},
],
'7': {},
};
/// Descriptor for `CheckAppointmentModifiableRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List checkAppointmentModifiableRequestDescriptor = $convert.base64Decode(
'CiFDaGVja0FwcG9pbnRtZW50TW9kaWZpYWJsZVJlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYX'
'BpLlJlcXVlc3RQcm9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEiQKDUFwcG9pbnRtZW50'
'SUQYAiABKAlSDUFwcG9pbnRtZW50SUQSGAoHQWN0b3JJRBgDIAEoCVIHQWN0b3JJRDoekkEbCh'
'nSAQZIZWFkZXLSAQ1BcHBvaW50bWVudElE');
@$core.Deprecated('Use checkAppointmentModifiableResponseDescriptor instead')
const CheckAppointmentModifiableResponse$json = {
'1': 'CheckAppointmentModifiableResponse',
'2': [
{'1': 'Header', '3': 2, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'IsModifiable', '3': 1, '4': 1, '5': 8, '10': 'IsModifiable'},
],
};
/// Descriptor for `CheckAppointmentModifiableResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List checkAppointmentModifiableResponseDescriptor = $convert.base64Decode(
'CiJDaGVja0FwcG9pbnRtZW50TW9kaWZpYWJsZVJlc3BvbnNlEisKBkhlYWRlchgCIAEoCzITLm'
'FwaS5SZXNwb25zZUhlYWRlclIGSGVhZGVyEiIKDElzTW9kaWZpYWJsZRgBIAEoCFIMSXNNb2Rp'
'ZmlhYmxl');