Latest generation

This commit is contained in:
ci core model
2026-02-27 15:09:44 +00:00
parent 393ef379a4
commit 4f0e4264bd
5 changed files with 30 additions and 30 deletions

View File

@@ -248,9 +248,9 @@ final $typed_data.Uint8List findByCommissionResultDescriptor = $convert.base64De
'FkZXJSBkhlYWRlchIqCgdPYmplY3RzGAIgAygLMhAuYXBpLkFwcG9pbnRtZW50UgdPYmplY3Rz'
'EiIKDHF1ZXJ5Q29udGV4dBgDIAEoCVIMcXVlcnlDb250ZXh0');
@$core.Deprecated('Use crossFindResultDescriptor instead')
const CrossFindResult$json = {
'1': 'CrossFindResult',
@$core.Deprecated('Use crossFindAppointmentResultDescriptor instead')
const CrossFindAppointmentResult$json = {
'1': 'CrossFindAppointmentResult',
'2': [
{'1': 'Objects', '3': 1, '4': 3, '5': 11, '6': '.api.Appointment', '10': 'Objects'},
{'1': 'Header', '3': 2, '4': 1, '5': 11, '6': '.api.ResultHeader', '10': 'Header'},
@@ -258,9 +258,9 @@ const CrossFindResult$json = {
],
};
/// Descriptor for `CrossFindResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List crossFindResultDescriptor = $convert.base64Decode(
'Cg9Dcm9zc0ZpbmRSZXN1bHQSKgoHT2JqZWN0cxgBIAMoCzIQLmFwaS5BcHBvaW50bWVudFIHT2'
'JqZWN0cxIpCgZIZWFkZXIYAiABKAsyES5hcGkuUmVzdWx0SGVhZGVyUgZIZWFkZXISIgoMUXVl'
'cnlDb250ZXh0GAMgASgJUgxRdWVyeUNvbnRleHQ=');
/// Descriptor for `CrossFindAppointmentResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List crossFindAppointmentResultDescriptor = $convert.base64Decode(
'ChpDcm9zc0ZpbmRBcHBvaW50bWVudFJlc3VsdBIqCgdPYmplY3RzGAEgAygLMhAuYXBpLkFwcG'
'9pbnRtZW50UgdPYmplY3RzEikKBkhlYWRlchgCIAEoCzIRLmFwaS5SZXN1bHRIZWFkZXJSBkhl'
'YWRlchIiCgxRdWVyeUNvbnRleHQYAyABKAlSDFF1ZXJ5Q29udGV4dA==');