Latest generation

This commit is contained in:
ci core model
2025-11-10 10:23:22 +00:00
parent b4b30edb4d
commit a0c96d0b07
24 changed files with 185 additions and 22 deletions

View File

@@ -99,11 +99,17 @@ final $typed_data.Uint8List itemByFilterResultDescriptor = $convert.base64Decode
@$core.Deprecated('Use itemQueryOptionsDescriptor instead')
const ItemQueryOptions$json = {
'1': 'ItemQueryOptions',
'2': [
{'1': 'Only', '3': 1, '4': 3, '5': 9, '8': {}, '10': 'Only'},
],
};
/// Descriptor for `ItemQueryOptions`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List itemQueryOptionsDescriptor = $convert.base64Decode(
'ChBJdGVtUXVlcnlPcHRpb25z');
'ChBJdGVtUXVlcnlPcHRpb25zEpoBCgRPbmx5GAEgAygJQoUBkkGBATJLT3B0aW9uYWwgOiBMaX'
'N0IG9mIGZpZWxkcyB0byBpbmNsdWRlIGluIHRoZSByZXNwb25zZSBmb3IgZWFjaCByZXR1cm5l'
'ZCBJdGVtSjIiWyJJRC5SZWZJRCIsICJQYXlsb2FkLk5hbWUiLCAiUGF5bG9hZC5MaW5lcy5JRC'
'JdIlIET25seQ==');
@$core.Deprecated('Use itemByMatchQueryDescriptor instead')
const ItemByMatchQuery$json = {