Latest generation

This commit is contained in:
ci core model
2025-11-27 14:05:48 +00:00
parent 364f28e610
commit f85d03c716
5 changed files with 221 additions and 2 deletions

View File

@@ -210,3 +210,41 @@ final $typed_data.Uint8List findMineByMatchQueryDescriptor = $convert.base64Deco
'ZpZWxkQjaSQTMyMU1hdGNoRmllbGQgbGlzdCBzdHJ1Y3R1cmUsIGZvciBGaW5kTWF0Y2hpbmcg'
'cXVlcnlSC01hdGNoRmllbGRzOg6SQQsKCdIBBkhlYWRlcg==');
@$core.Deprecated('Use findByCommissionQueryDescriptor instead')
const FindByCommissionQuery$json = {
'1': 'FindByCommissionQuery',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'},
{'1': 'limitFilter', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'limitFilter'},
{'1': 'queryContext', '3': 5, '4': 1, '5': 9, '10': 'queryContext'},
{'1': 'BlockFilters', '3': 6, '4': 3, '5': 11, '6': '.api.BlockFilter', '10': 'BlockFilters'},
{'1': 'Options', '3': 7, '4': 1, '5': 11, '6': '.api.AppointmentQueryOptions', '10': 'Options'},
],
'7': {},
};
/// Descriptor for `FindByCommissionQuery`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List findByCommissionQueryDescriptor = $convert.base64Decode(
'ChVGaW5kQnlDb21taXNzaW9uUXVlcnkSPAoGSGVhZGVyGAEgASgLMhcuYXBpLlF1ZXJ5UHJvam'
'VjdEhlYWRlckILkkEA+kIFigECEAFSBkhlYWRlchJGCgtsaW1pdEZpbHRlchgEIAEoCUIkkkEh'
'MhhOdW1iZXIgb2YgbWF4aW11bSByZXN1bHRKBSI1MDAiUgtsaW1pdEZpbHRlchIiCgxxdWVyeU'
'NvbnRleHQYBSABKAlSDHF1ZXJ5Q29udGV4dBI0CgxCbG9ja0ZpbHRlcnMYBiADKAsyEC5hcGku'
'QmxvY2tGaWx0ZXJSDEJsb2NrRmlsdGVycxI2CgdPcHRpb25zGAcgASgLMhwuYXBpLkFwcG9pbn'
'RtZW50UXVlcnlPcHRpb25zUgdPcHRpb25zOg6SQQsKCdIBBkhlYWRlcg==');
@$core.Deprecated('Use findByCommissionResultDescriptor instead')
const FindByCommissionResult$json = {
'1': 'FindByCommissionResult',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResultHeader', '10': 'Header'},
{'1': 'Objects', '3': 2, '4': 3, '5': 11, '6': '.api.Appointment', '10': 'Objects'},
{'1': 'queryContext', '3': 3, '4': 1, '5': 9, '10': 'queryContext'},
],
};
/// Descriptor for `FindByCommissionResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List findByCommissionResultDescriptor = $convert.base64Decode(
'ChZGaW5kQnlDb21taXNzaW9uUmVzdWx0EikKBkhlYWRlchgBIAEoCzIRLmFwaS5SZXN1bHRIZW'
'FkZXJSBkhlYWRlchIqCgdPYmplY3RzGAIgAygLMhAuYXBpLkFwcG9pbnRtZW50UgdPYmplY3Rz'
'EiIKDHF1ZXJ5Q29udGV4dBgDIAEoCVIMcXVlcnlDb250ZXh0');