You've already forked dart-core-sdk
115 lines
5.3 KiB
Dart
115 lines
5.3 KiB
Dart
// This is a generated file - do not edit.
|
|
//
|
|
// Generated from handlingunitQuery.proto.
|
|
|
|
// @dart = 3.3
|
|
|
|
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
|
|
// ignore_for_file: constant_identifier_names
|
|
// ignore_for_file: curly_braces_in_flow_control_structures
|
|
// ignore_for_file: deprecated_member_use_from_same_package, library_prefixes
|
|
// ignore_for_file: non_constant_identifier_names, unused_import
|
|
|
|
import 'dart:convert' as $convert;
|
|
import 'dart:core' as $core;
|
|
import 'dart:typed_data' as $typed_data;
|
|
|
|
@$core.Deprecated('Use handlingunitByIdQueryDescriptor instead')
|
|
const HandlingunitByIdQuery$json = {
|
|
'1': 'HandlingunitByIdQuery',
|
|
'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 `HandlingunitByIdQuery`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List handlingunitByIdQueryDescriptor = $convert.base64Decode(
|
|
'ChVIYW5kbGluZ3VuaXRCeUlkUXVlcnkSOQoGSGVhZGVyGAEgASgLMhcuYXBpLlF1ZXJ5UHJvam'
|
|
'VjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchIpCgNJRHMYAiADKAsyDS5hcGkuRW50aXR5SURC'
|
|
'CPpCBZIBAggBUgNJRHM6HZJBEQoP0gEGSGVhZGVy0gEDSURzorsYBVF1ZXJ5');
|
|
|
|
@$core.Deprecated('Use handlingunitByIdResultDescriptor instead')
|
|
const HandlingunitByIdResult$json = {
|
|
'1': 'HandlingunitByIdResult',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResultHeader', '10': 'Header'},
|
|
{'1': 'Objects', '3': 2, '4': 3, '5': 11, '6': '.api.Handlingunit', '10': 'Objects'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `HandlingunitByIdResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List handlingunitByIdResultDescriptor = $convert.base64Decode(
|
|
'ChZIYW5kbGluZ3VuaXRCeUlkUmVzdWx0EikKBkhlYWRlchgBIAEoCzIRLmFwaS5SZXN1bHRIZW'
|
|
'FkZXJSBkhlYWRlchIrCgdPYmplY3RzGAIgAygLMhEuYXBpLkhhbmRsaW5ndW5pdFIHT2JqZWN0'
|
|
'czoKorsYBlJlc3VsdA==');
|
|
|
|
@$core.Deprecated('Use handlingunitByFilterQueryDescriptor instead')
|
|
const HandlingunitByFilterQuery$json = {
|
|
'1': 'HandlingunitByFilterQuery',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '10': 'Header'},
|
|
{'1': 'limitFilter', '3': 4, '4': 1, '5': 9, '10': 'limitFilter'},
|
|
{'1': 'queryContext', '3': 5, '4': 1, '5': 9, '10': 'queryContext'},
|
|
{'1': 'BlockFilters', '3': 7, '4': 3, '5': 11, '6': '.api.BlockFilter', '10': 'BlockFilters'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `HandlingunitByFilterQuery`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List handlingunitByFilterQueryDescriptor = $convert.base64Decode(
|
|
'ChlIYW5kbGluZ3VuaXRCeUZpbHRlclF1ZXJ5Ei8KBkhlYWRlchgBIAEoCzIXLmFwaS5RdWVyeV'
|
|
'Byb2plY3RIZWFkZXJSBkhlYWRlchIgCgtsaW1pdEZpbHRlchgEIAEoCVILbGltaXRGaWx0ZXIS'
|
|
'IgoMcXVlcnlDb250ZXh0GAUgASgJUgxxdWVyeUNvbnRleHQSNAoMQmxvY2tGaWx0ZXJzGAcgAy'
|
|
'gLMhAuYXBpLkJsb2NrRmlsdGVyUgxCbG9ja0ZpbHRlcnM=');
|
|
|
|
@$core.Deprecated('Use handlingunitByFilterResultDescriptor instead')
|
|
const HandlingunitByFilterResult$json = {
|
|
'1': 'HandlingunitByFilterResult',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResultHeader', '10': 'Header'},
|
|
{'1': 'Objects', '3': 2, '4': 3, '5': 11, '6': '.api.Handlingunit', '10': 'Objects'},
|
|
{'1': 'queryContext', '3': 3, '4': 1, '5': 9, '10': 'queryContext'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `HandlingunitByFilterResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List handlingunitByFilterResultDescriptor = $convert.base64Decode(
|
|
'ChpIYW5kbGluZ3VuaXRCeUZpbHRlclJlc3VsdBIpCgZIZWFkZXIYASABKAsyES5hcGkuUmVzdW'
|
|
'x0SGVhZGVyUgZIZWFkZXISKwoHT2JqZWN0cxgCIAMoCzIRLmFwaS5IYW5kbGluZ3VuaXRSB09i'
|
|
'amVjdHMSIgoMcXVlcnlDb250ZXh0GAMgASgJUgxxdWVyeUNvbnRleHQ=');
|
|
|
|
@$core.Deprecated('Use handlingunitByMatchQueryDescriptor instead')
|
|
const HandlingunitByMatchQuery$json = {
|
|
'1': 'HandlingunitByMatchQuery',
|
|
'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 `HandlingunitByMatchQuery`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List handlingunitByMatchQueryDescriptor = $convert.base64Decode(
|
|
'ChhIYW5kbGluZ3VuaXRCeU1hdGNoUXVlcnkSOQoGSGVhZGVyGAEgASgLMhcuYXBpLlF1ZXJ5UH'
|
|
'JvamVjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchI0CgxCbG9ja0ZpbHRlcnMYBSADKAsyEC5h'
|
|
'cGkuQmxvY2tGaWx0ZXJSDEJsb2NrRmlsdGVycxJpCgtNYXRjaEZpZWxkcxgGIAMoCzIPLmFwaS'
|
|
'5NYXRjaEZpZWxkQjaSQTMyMU1hdGNoRmllbGQgbGlzdCBzdHJ1Y3R1cmUsIGZvciBGaW5kTWF0'
|
|
'Y2hpbmcgcXVlcnlSC01hdGNoRmllbGRzOg6SQQsKCdIBBkhlYWRlcg==');
|
|
|
|
@$core.Deprecated('Use handlingunitByMatchResultDescriptor instead')
|
|
const HandlingunitByMatchResult$json = {
|
|
'1': 'HandlingunitByMatchResult',
|
|
'2': [
|
|
{'1': 'MatchResults', '3': 2, '4': 3, '5': 11, '6': '.api.MatchFieldResult', '10': 'MatchResults'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `HandlingunitByMatchResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List handlingunitByMatchResultDescriptor = $convert.base64Decode(
|
|
'ChlIYW5kbGluZ3VuaXRCeU1hdGNoUmVzdWx0EjkKDE1hdGNoUmVzdWx0cxgCIAMoCzIVLmFwaS'
|
|
'5NYXRjaEZpZWxkUmVzdWx0UgxNYXRjaFJlc3VsdHM=');
|
|
|