Files
dart-core-sdk/lib/actorQuery.pbjson.dart
2025-03-17 13:04:48 +00:00

116 lines
5.1 KiB
Dart

//
// Generated code. Do not modify.
// source: actorQuery.proto
//
// @dart = 2.12
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
// ignore_for_file: constant_identifier_names, library_prefixes
// ignore_for_file: non_constant_identifier_names, prefer_final_fields
// ignore_for_file: unnecessary_import, unnecessary_this, unused_import
import 'dart:convert' as $convert;
import 'dart:core' as $core;
import 'dart:typed_data' as $typed_data;
@$core.Deprecated('Use actorByIdQueryDescriptor instead')
const ActorByIdQuery$json = {
'1': 'ActorByIdQuery',
'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'},
],
'7': {},
};
/// Descriptor for `ActorByIdQuery`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List actorByIdQueryDescriptor = $convert.base64Decode(
'Cg5BY3RvckJ5SWRRdWVyeRI5CgZIZWFkZXIYASABKAsyFy5hcGkuUXVlcnlQcm9qZWN0SGVhZG'
'VyQgj6QgWKAQIQAVIGSGVhZGVyEikKA0lEcxgCIAMoCzINLmFwaS5FbnRpdHlJREII+kIFkgEC'
'CAFSA0lEczodkkERCg/SAQZIZWFkZXLSAQNJRHOiuxgFUXVlcnk=');
@$core.Deprecated('Use actorByIdResultDescriptor instead')
const ActorByIdResult$json = {
'1': 'ActorByIdResult',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResultHeader', '10': 'Header'},
{'1': 'Objects', '3': 2, '4': 3, '5': 11, '6': '.api.Actor', '10': 'Objects'},
],
'7': {},
};
/// Descriptor for `ActorByIdResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List actorByIdResultDescriptor = $convert.base64Decode(
'Cg9BY3RvckJ5SWRSZXN1bHQSKQoGSGVhZGVyGAEgASgLMhEuYXBpLlJlc3VsdEhlYWRlclIGSG'
'VhZGVyEiQKB09iamVjdHMYAiADKAsyCi5hcGkuQWN0b3JSB09iamVjdHM6D5JBAgoAorsYBlJl'
'c3VsdA==');
@$core.Deprecated('Use actorByFilterQueryDescriptor instead')
const ActorByFilterQuery$json = {
'1': 'ActorByFilterQuery',
'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'},
],
'7': {},
};
/// Descriptor for `ActorByFilterQuery`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List actorByFilterQueryDescriptor = $convert.base64Decode(
'ChJBY3RvckJ5RmlsdGVyUXVlcnkSPAoGSGVhZGVyGAEgASgLMhcuYXBpLlF1ZXJ5UHJvamVjdE'
'hlYWRlckILkkEA+kIFigECEAFSBkhlYWRlchJGCgtsaW1pdEZpbHRlchgEIAEoCUIkkkEhMhhO'
'dW1iZXIgb2YgbWF4aW11bSByZXN1bHRKBSI1MDAiUgtsaW1pdEZpbHRlchIiCgxxdWVyeUNvbn'
'RleHQYBSABKAlSDHF1ZXJ5Q29udGV4dBI0CgxCbG9ja0ZpbHRlcnMYBiADKAsyEC5hcGkuQmxv'
'Y2tGaWx0ZXJSDEJsb2NrRmlsdGVyczoOkkELCgnSAQZIZWFkZXI=');
@$core.Deprecated('Use actorByFilterResultDescriptor instead')
const ActorByFilterResult$json = {
'1': 'ActorByFilterResult',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResultHeader', '10': 'Header'},
{'1': 'Objects', '3': 2, '4': 3, '5': 11, '6': '.api.Actor', '10': 'Objects'},
{'1': 'queryContext', '3': 3, '4': 1, '5': 9, '10': 'queryContext'},
],
};
/// Descriptor for `ActorByFilterResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List actorByFilterResultDescriptor = $convert.base64Decode(
'ChNBY3RvckJ5RmlsdGVyUmVzdWx0EikKBkhlYWRlchgBIAEoCzIRLmFwaS5SZXN1bHRIZWFkZX'
'JSBkhlYWRlchIkCgdPYmplY3RzGAIgAygLMgouYXBpLkFjdG9yUgdPYmplY3RzEiIKDHF1ZXJ5'
'Q29udGV4dBgDIAEoCVIMcXVlcnlDb250ZXh0');
@$core.Deprecated('Use actorByMatchQueryDescriptor instead')
const ActorByMatchQuery$json = {
'1': 'ActorByMatchQuery',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'},
{'1': 'BlockFilters', '3': 5, '4': 3, '5': 11, '6': '.api.BlockFilter', '10': 'BlockFilters'},
{'1': 'MatchFields', '3': 6, '4': 3, '5': 11, '6': '.api.MatchField', '8': {}, '10': 'MatchFields'},
],
'7': {},
};
/// Descriptor for `ActorByMatchQuery`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List actorByMatchQueryDescriptor = $convert.base64Decode(
'ChFBY3RvckJ5TWF0Y2hRdWVyeRI5CgZIZWFkZXIYASABKAsyFy5hcGkuUXVlcnlQcm9qZWN0SG'
'VhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEjQKDEJsb2NrRmlsdGVycxgFIAMoCzIQLmFwaS5CbG9j'
'a0ZpbHRlclIMQmxvY2tGaWx0ZXJzEmkKC01hdGNoRmllbGRzGAYgAygLMg8uYXBpLk1hdGNoRm'
'llbGRCNpJBMzIxTWF0Y2hGaWVsZCBsaXN0IHN0cnVjdHVyZSwgZm9yIEZpbmRNYXRjaGluZyBx'
'dWVyeVILTWF0Y2hGaWVsZHM6DpJBCwoJ0gEGSGVhZGVy');
@$core.Deprecated('Use actorByMatchResultDescriptor instead')
const ActorByMatchResult$json = {
'1': 'ActorByMatchResult',
'2': [
{'1': 'MatchResults', '3': 2, '4': 3, '5': 11, '6': '.api.MatchFieldResult', '10': 'MatchResults'},
],
};
/// Descriptor for `ActorByMatchResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List actorByMatchResultDescriptor = $convert.base64Decode(
'ChJBY3RvckJ5TWF0Y2hSZXN1bHQSOQoMTWF0Y2hSZXN1bHRzGAIgAygLMhUuYXBpLk1hdGNoRm'
'llbGRSZXN1bHRSDE1hdGNoUmVzdWx0cw==');