Files
dart-core-sdk/lib/view.pbjson.dart
2026-09-10 15:18:32 +00:00

110 lines
5.6 KiB
Dart

// This is a generated file - do not edit.
//
// Generated from view.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 fieldViewDescriptor instead')
const FieldView$json = {
'1': 'FieldView',
'2': [
{'1': 'Name', '3': 1, '4': 1, '5': 9, '10': 'Name'},
{'1': 'IsMetadata', '3': 2, '4': 1, '5': 8, '10': 'IsMetadata'},
{'1': 'Path', '3': 4, '4': 1, '5': 9, '10': 'Path'},
{'1': 'DisplayPath', '3': 5, '4': 1, '5': 9, '10': 'DisplayPath'},
{'1': 'PathKey', '3': 6, '4': 1, '5': 9, '10': 'PathKey'},
{'1': 'KeyValue', '3': 7, '4': 1, '5': 9, '10': 'KeyValue'},
{'1': 'IsSegmentationKey', '3': 8, '4': 1, '5': 8, '8': {}, '10': 'IsSegmentationKey'},
{'1': 'EnumValues', '3': 9, '4': 1, '5': 9, '10': 'EnumValues'},
{'1': 'EnumList', '3': 10, '4': 3, '5': 9, '10': 'EnumList'},
{'1': 'ContentType', '3': 11, '4': 1, '5': 9, '10': 'ContentType'},
{'1': 'KpiMetricGroups', '3': 12, '4': 3, '5': 9, '10': 'KpiMetricGroups'},
{'1': 'KpiDimensionGroups', '3': 13, '4': 3, '5': 9, '10': 'KpiDimensionGroups'},
{'1': 'KpiDateGroups', '3': 14, '4': 3, '5': 9, '10': 'KpiDateGroups'},
{'1': 'KpiName', '3': 15, '4': 1, '5': 9, '10': 'KpiName'},
{'1': 'QueryableKpiGroups', '3': 16, '4': 3, '5': 9, '10': 'QueryableKpiGroups'},
{'1': 'Entity', '3': 17, '4': 1, '5': 9, '10': 'Entity'},
{'1': 'EntityPath', '3': 18, '4': 1, '5': 9, '10': 'EntityPath'},
{'1': 'EntityPathKey', '3': 19, '4': 1, '5': 9, '10': 'EntityPathKey'},
],
};
/// Descriptor for `FieldView`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List fieldViewDescriptor = $convert.base64Decode(
'CglGaWVsZFZpZXcSEgoETmFtZRgBIAEoCVIETmFtZRIeCgpJc01ldGFkYXRhGAIgASgIUgpJc0'
'1ldGFkYXRhEhIKBFBhdGgYBCABKAlSBFBhdGgSIAoLRGlzcGxheVBhdGgYBSABKAlSC0Rpc3Bs'
'YXlQYXRoEhgKB1BhdGhLZXkYBiABKAlSB1BhdGhLZXkSGgoIS2V5VmFsdWUYByABKAlSCEtleV'
'ZhbHVlEsMBChFJc1NlZ21lbnRhdGlvbktleRgIIAEoCEKUAZJBkAEyjQFUaGUgc2VnbWVudGF0'
'aW9uIGtleXMgYXJlIHVzZWQgdG8gY29tcGxldGUgdGhlIHNlZ21lbnRhdGlvbiBjcml0ZXJpYS'
'BvZiB0aGUgcHJvamVjdCBzdG9jay4gVGhleSBhbHNvIGFwcGx5IHRvIG9yZGVyIGxpbmVzIGFu'
'ZCBzdG9jayBtb3ZlbWVudHNSEUlzU2VnbWVudGF0aW9uS2V5Eh4KCkVudW1WYWx1ZXMYCSABKA'
'lSCkVudW1WYWx1ZXMSGgoIRW51bUxpc3QYCiADKAlSCEVudW1MaXN0EiAKC0NvbnRlbnRUeXBl'
'GAsgASgJUgtDb250ZW50VHlwZRIoCg9LcGlNZXRyaWNHcm91cHMYDCADKAlSD0twaU1ldHJpY0'
'dyb3VwcxIuChJLcGlEaW1lbnNpb25Hcm91cHMYDSADKAlSEktwaURpbWVuc2lvbkdyb3VwcxIk'
'Cg1LcGlEYXRlR3JvdXBzGA4gAygJUg1LcGlEYXRlR3JvdXBzEhgKB0twaU5hbWUYDyABKAlSB0'
'twaU5hbWUSLgoSUXVlcnlhYmxlS3BpR3JvdXBzGBAgAygJUhJRdWVyeWFibGVLcGlHcm91cHMS'
'FgoGRW50aXR5GBEgASgJUgZFbnRpdHkSHgoKRW50aXR5UGF0aBgSIAEoCVIKRW50aXR5UGF0aB'
'IkCg1FbnRpdHlQYXRoS2V5GBMgASgJUg1FbnRpdHlQYXRoS2V5');
@$core.Deprecated('Use getViewFieldsRequestDescriptor instead')
const GetViewFieldsRequest$json = {
'1': 'GetViewFieldsRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'Domain', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Domain'},
{'1': 'Entity', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Entity'},
{
'1': 'OmmittedList',
'3': 4,
'4': 3,
'5': 9,
'8': {'3': true},
'10': 'OmmittedList',
},
{'1': 'StartingPath', '3': 5, '4': 1, '5': 9, '10': 'StartingPath'},
{'1': 'OnlySegmentationKeys', '3': 6, '4': 1, '5': 8, '10': 'OnlySegmentationKeys'},
{'1': 'KpiGroupFilter', '3': 7, '4': 1, '5': 9, '8': {}, '10': 'KpiGroupFilter'},
{'1': 'WhiteList', '3': 8, '4': 3, '5': 9, '8': {}, '10': 'WhiteList'},
],
'7': {},
};
/// Descriptor for `GetViewFieldsRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getViewFieldsRequestDescriptor = $convert.base64Decode(
'ChRHZXRWaWV3RmllbGRzUmVxdWVzdBI8CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdWVzdFByb2'
'plY3RIZWFkZXJCCbqBAQWKAQIQAVIGSGVhZGVyEj0KBkRvbWFpbhgCIAEoCUIlkkEHOgV0cmFk'
'ZbqBARdyFVIFdHJhZGVSBmNvbGxhYlIEY29yZVIGRG9tYWluEp0BCgZFbnRpdHkYAyABKAlChA'
'GSQXkybkVudGl0eSB3aGVyZSB0aGUgbWV0YWRhdGEgd2lsbCBiZSBjcmVhdGVkLiBJdCBjYW4g'
'YmUgImV4ZWN1dGlvbmZsb3ciLCAiaGFuZGxpbmd1bml0IiwgIml0ZW0iLCAib3JkZXIiLCAic3'
'RvY2siSgcib3JkZXIiuoEBBHICEAFSBkVudGl0eRJSCgxPbW1pdHRlZExpc3QYBCADKAlCLhgB'
'kkEpMidGaWVsZHMgdGhhdCBhcmUgbm90IHVzZWQgaW4gdGhpcyBlbnRpdHlSDE9tbWl0dGVkTG'
'lzdBIiCgxTdGFydGluZ1BhdGgYBSABKAlSDFN0YXJ0aW5nUGF0aBIyChRPbmx5U2VnbWVudGF0'
'aW9uS2V5cxgGIAEoCFIUT25seVNlZ21lbnRhdGlvbktleXMSVQoOS3BpR3JvdXBGaWx0ZXIYBy'
'ABKAlCLZJBKjIoT25seSBmaWVsZHMgbWF0Y2hpbmcgdGhpcyBrcGkgZ3JvdXAgbmFtZVIOS3Bp'
'R3JvdXBGaWx0ZXISRgoJV2hpdGVMaXN0GAggAygJQiiSQSUyI0ZpZWxkcyB0aGF0IGFyZSB1c2'
'VkIGluIHRoaXMgZW50aXR5UglXaGl0ZUxpc3Q6F5JBFAoS0gEGSGVhZGVy0gEGRW50aXR5');
@$core.Deprecated('Use getViewFieldsResultDescriptor instead')
const GetViewFieldsResult$json = {
'1': 'GetViewFieldsResult',
'2': [
{'1': 'Fields', '3': 1, '4': 3, '5': 11, '6': '.api.FieldView', '10': 'Fields'},
],
};
/// Descriptor for `GetViewFieldsResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getViewFieldsResultDescriptor = $convert.base64Decode(
'ChNHZXRWaWV3RmllbGRzUmVzdWx0EiYKBkZpZWxkcxgBIAMoCzIOLmFwaS5GaWVsZFZpZXdSBk'
'ZpZWxkcw==');