Latest generation

This commit is contained in:
ci core model
2026-03-10 09:41:44 +00:00
parent f890244c3e
commit 1b6b889be1
5 changed files with 11 additions and 5 deletions

View File

@@ -161,13 +161,13 @@ const GetEntitiesRequest$json = {
'2': [
{'1': 'Domain', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Domain'},
],
'7': {},
'7': {'3': true},
};
/// Descriptor for `GetEntitiesRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getEntitiesRequestDescriptor = $convert.base64Decode(
'ChJHZXRFbnRpdGllc1JlcXVlc3QSNgoGRG9tYWluGAIgASgJQh6SQQc6BXRyYWRl+kIRcg9SBX'
'RyYWRlUgZjb2xsYWJSBkRvbWFpbjoOkkELCgnSAQZEb21haW4=');
'RyYWRlUgZjb2xsYWJSBkRvbWFpbjoQGAGSQQsKCdIBBkRvbWFpbg==');
@$core.Deprecated('Use getEntitiesResultDescriptor instead')
const GetEntitiesResult$json = {
@@ -175,11 +175,12 @@ const GetEntitiesResult$json = {
'2': [
{'1': 'Entities', '3': 1, '4': 3, '5': 9, '10': 'Entities'},
],
'7': {'3': true},
};
/// Descriptor for `GetEntitiesResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getEntitiesResultDescriptor = $convert.base64Decode(
'ChFHZXRFbnRpdGllc1Jlc3VsdBIaCghFbnRpdGllcxgBIAMoCVIIRW50aXRpZXM=');
'ChFHZXRFbnRpdGllc1Jlc3VsdBIaCghFbnRpdGllcxgBIAMoCVIIRW50aXRpZXM6AhgB');
@$core.Deprecated('Use listEntitiesRequestDescriptor instead')
const ListEntitiesRequest$json = {