You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user