Latest generation

This commit is contained in:
ci core model
2025-11-17 15:28:11 +00:00
parent 5f5cb08a01
commit e0799ae377
24 changed files with 244 additions and 46 deletions

View File

@@ -19,8 +19,17 @@ const OrderByIdQuery$json = {
'1': 'OrderByIdQuery',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'},
{'1': 'IDs', '3': 2, '4': 3, '5': 11, '6': '.api.EntityID', '8': {}, '10': 'IDs'},
{
'1': 'IDs',
'3': 2,
'4': 3,
'5': 11,
'6': '.api.EntityID',
'8': {'3': true},
'10': 'IDs',
},
{'1': 'Options', '3': 3, '4': 1, '5': 11, '6': '.api.OrderQueryOptions', '10': 'Options'},
{'1': 'RefIDs', '3': 4, '4': 3, '5': 9, '8': {}, '10': 'RefIDs'},
],
'7': {},
};
@@ -28,9 +37,10 @@ const OrderByIdQuery$json = {
/// Descriptor for `OrderByIdQuery`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List orderByIdQueryDescriptor = $convert.base64Decode(
'Cg5PcmRlckJ5SWRRdWVyeRI5CgZIZWFkZXIYASABKAsyFy5hcGkuUXVlcnlQcm9qZWN0SGVhZG'
'VyQgj6QgWKAQIQAVIGSGVhZGVyEikKA0lEcxgCIAMoCzINLmFwaS5FbnRpdHlJREII+kIFkgEC'
'CAFSA0lEcxIwCgdPcHRpb25zGAMgASgLMhYuYXBpLk9yZGVyUXVlcnlPcHRpb25zUgdPcHRpb2'
'5zOh2SQREKD9IBBkhlYWRlctIBA0lEc6K7GAVRdWVyeQ==');
'VyQgj6QgWKAQIQAVIGSGVhZGVyEisKA0lEcxgCIAMoCzINLmFwaS5FbnRpdHlJREIKGAH6QgWS'
'AQIIAVIDSURzEjAKB09wdGlvbnMYAyABKAsyFi5hcGkuT3JkZXJRdWVyeU9wdGlvbnNSB09wdG'
'lvbnMSIAoGUmVmSURzGAQgAygJQgj6QgWSAQIIAVIGUmVmSURzOh2SQREKD9IBBkhlYWRlctIB'
'A0lEc6K7GAVRdWVyeQ==');
@$core.Deprecated('Use orderByIdResultDescriptor instead')
const OrderByIdResult$json = {