Files
dart-core-sdk/lib/model.pbjson.dart
2025-06-26 08:23:24 +00:00

250 lines
11 KiB
Dart

// This is a generated file - do not edit.
//
// Generated from model.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 dataFiltersDescriptor instead')
const DataFilters$json = {
'1': 'DataFilters',
'2': [
{'1': 'Domain', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Domain'},
{'1': 'Entity', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Entity'},
{'1': 'Screen', '3': 4, '4': 1, '5': 9, '10': 'Screen'},
],
};
/// Descriptor for `DataFilters`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List dataFiltersDescriptor = $convert.base64Decode(
'CgtEYXRhRmlsdGVycxI2CgZEb21haW4YAiABKAlCHpJBBzoFdHJhZGX6QhFyD1IFdHJhZGVSBm'
'NvbGxhYlIGRG9tYWluEpwBCgZFbnRpdHkYAyABKAlCgwGSQXkybkVudGl0eSB3aGVyZSB0aGUg'
'bWV0YWRhdGEgd2lsbCBiZSBjcmVhdGVkLiBJdCBjYW4gYmUgImV4ZWN1dGlvbmZsb3ciLCAiaG'
'FuZGxpbmd1bml0IiwgIml0ZW0iLCAib3JkZXIiLCAic3RvY2siSgcib3JkZXIi+kIEcgIQAVIG'
'RW50aXR5EhYKBlNjcmVlbhgEIAEoCVIGU2NyZWVu');
@$core.Deprecated('Use getDataModelRequestDescriptor instead')
const GetDataModelRequest$json = {
'1': 'GetDataModelRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'Filters', '3': 2, '4': 1, '5': 11, '6': '.api.DataFilters', '8': {}, '10': 'Filters'},
],
'7': {'3': true},
};
/// Descriptor for `GetDataModelRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getDataModelRequestDescriptor = $convert.base64Decode(
'ChNHZXREYXRhTW9kZWxSZXF1ZXN0EjsKBkhlYWRlchgBIAEoCzIZLmFwaS5SZXF1ZXN0UHJvam'
'VjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchI0CgdGaWx0ZXJzGAIgASgLMhAuYXBpLkRhdGFG'
'aWx0ZXJzQgj6QgWKAQIQAVIHRmlsdGVyczoaGAGSQRUKE9IBBkhlYWRlctIBB0ZpbHRlcnM=');
@$core.Deprecated('Use getDataModelResultDescriptor instead')
const GetDataModelResult$json = {
'1': 'GetDataModelResult',
'2': [
{'1': 'DataModel', '3': 1, '4': 3, '5': 9, '10': 'DataModel'},
],
'7': {'3': true},
};
/// Descriptor for `GetDataModelResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getDataModelResultDescriptor = $convert.base64Decode(
'ChJHZXREYXRhTW9kZWxSZXN1bHQSHAoJRGF0YU1vZGVsGAEgAygJUglEYXRhTW9kZWw6AhgB');
@$core.Deprecated('Use getProjectDataModelRequestDescriptor instead')
const GetProjectDataModelRequest$json = {
'1': 'GetProjectDataModelRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'Filters', '3': 2, '4': 1, '5': 11, '6': '.api.DataFilters', '8': {}, '10': 'Filters'},
],
'7': {},
};
/// Descriptor for `GetProjectDataModelRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getProjectDataModelRequestDescriptor = $convert.base64Decode(
'ChpHZXRQcm9qZWN0RGF0YU1vZGVsUmVxdWVzdBI7CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdW'
'VzdFByb2plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISNAoHRmlsdGVycxgCIAEoCzIQLmFw'
'aS5EYXRhRmlsdGVyc0II+kIFigECEAFSB0ZpbHRlcnM6GJJBFQoT0gEGSGVhZGVy0gEHRmlsdG'
'Vycw==');
@$core.Deprecated('Use getProjectDataModelResultDescriptor instead')
const GetProjectDataModelResult$json = {
'1': 'GetProjectDataModelResult',
'2': [
{'1': 'DataModel', '3': 1, '4': 3, '5': 9, '10': 'DataModel'},
],
};
/// Descriptor for `GetProjectDataModelResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getProjectDataModelResultDescriptor = $convert.base64Decode(
'ChlHZXRQcm9qZWN0RGF0YU1vZGVsUmVzdWx0EhwKCURhdGFNb2RlbBgBIAMoCVIJRGF0YU1vZG'
'Vs');
@$core.Deprecated('Use getSiteDataModelRequestDescriptor instead')
const GetSiteDataModelRequest$json = {
'1': 'GetSiteDataModelRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
{'1': 'Filters', '3': 2, '4': 1, '5': 11, '6': '.api.DataFilters', '8': {}, '10': 'Filters'},
],
'7': {},
};
/// Descriptor for `GetSiteDataModelRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getSiteDataModelRequestDescriptor = $convert.base64Decode(
'ChdHZXRTaXRlRGF0YU1vZGVsUmVxdWVzdBI4CgZIZWFkZXIYASABKAsyFi5hcGkuUmVxdWVzdF'
'NpdGVIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISNAoHRmlsdGVycxgCIAEoCzIQLmFwaS5EYXRh'
'RmlsdGVyc0II+kIFigECEAFSB0ZpbHRlcnM6GJJBFQoT0gEGSGVhZGVy0gEHRmlsdGVycw==');
@$core.Deprecated('Use getSiteDataModelResultDescriptor instead')
const GetSiteDataModelResult$json = {
'1': 'GetSiteDataModelResult',
'2': [
{'1': 'DataModel', '3': 1, '4': 3, '5': 9, '10': 'DataModel'},
],
};
/// Descriptor for `GetSiteDataModelResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getSiteDataModelResultDescriptor = $convert.base64Decode(
'ChZHZXRTaXRlRGF0YU1vZGVsUmVzdWx0EhwKCURhdGFNb2RlbBgBIAMoCVIJRGF0YU1vZGVs');
@$core.Deprecated('Use getEntityModelRequestDescriptor instead')
const GetEntityModelRequest$json = {
'1': 'GetEntityModelRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'Entity', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Entity'},
{'1': 'Domain', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Domain'},
],
'7': {'3': true},
};
/// Descriptor for `GetEntityModelRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getEntityModelRequestDescriptor = $convert.base64Decode(
'ChVHZXRFbnRpdHlNb2RlbFJlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm'
'9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEkQKBkVudGl0eRgCIAEoCUIskkEiMhdFbnRp'
'dHkgdG8gZ2V0IHRoZSBtb2RlbEoHIm9yZGVyIvpCBHICEAFSBkVudGl0eRJfCgZEb21haW4YAy'
'ABKAlCR5JBMDIlRG9tYWluIG9mIHRoZSBlbnRpdHkgdG8gZ2V0IHRoZSBtb2RlbEoHInRyYWRl'
'IvpCEXIPUgV0cmFkZVIGY29sbGFiUgZEb21haW46IhgBkkEdChvSAQZIZWFkZXLSAQZEb21haW'
'7SAQZFbnRpdHk=');
@$core.Deprecated('Use getEntityModelResultDescriptor instead')
const GetEntityModelResult$json = {
'1': 'GetEntityModelResult',
'2': [
{'1': 'JsonFormatModel', '3': 1, '4': 1, '5': 9, '10': 'JsonFormatModel'},
],
'7': {'3': true},
};
/// Descriptor for `GetEntityModelResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getEntityModelResultDescriptor = $convert.base64Decode(
'ChRHZXRFbnRpdHlNb2RlbFJlc3VsdBIoCg9Kc29uRm9ybWF0TW9kZWwYASABKAlSD0pzb25Gb3'
'JtYXRNb2RlbDoCGAE=');
@$core.Deprecated('Use getProjectEntityModelRequestDescriptor instead')
const GetProjectEntityModelRequest$json = {
'1': 'GetProjectEntityModelRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'Entity', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Entity'},
{'1': 'Domain', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Domain'},
],
'7': {},
};
/// Descriptor for `GetProjectEntityModelRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getProjectEntityModelRequestDescriptor = $convert.base64Decode(
'ChxHZXRQcm9qZWN0RW50aXR5TW9kZWxSZXF1ZXN0EjsKBkhlYWRlchgBIAEoCzIZLmFwaS5SZX'
'F1ZXN0UHJvamVjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchJECgZFbnRpdHkYAiABKAlCLJJB'
'IjIXRW50aXR5IHRvIGdldCB0aGUgbW9kZWxKByJvcmRlciL6QgRyAhABUgZFbnRpdHkSXwoGRG'
'9tYWluGAMgASgJQkeSQTAyJURvbWFpbiBvZiB0aGUgZW50aXR5IHRvIGdldCB0aGUgbW9kZWxK'
'ByJ0cmFkZSL6QhFyD1IFdHJhZGVSBmNvbGxhYlIGRG9tYWluOiCSQR0KG9IBBkhlYWRlctIBBk'
'RvbWFpbtIBBkVudGl0eQ==');
@$core.Deprecated('Use getProjectEntityModelResultDescriptor instead')
const GetProjectEntityModelResult$json = {
'1': 'GetProjectEntityModelResult',
'2': [
{'1': 'JsonFormatModel', '3': 1, '4': 1, '5': 9, '10': 'JsonFormatModel'},
],
};
/// Descriptor for `GetProjectEntityModelResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getProjectEntityModelResultDescriptor = $convert.base64Decode(
'ChtHZXRQcm9qZWN0RW50aXR5TW9kZWxSZXN1bHQSKAoPSnNvbkZvcm1hdE1vZGVsGAEgASgJUg'
'9Kc29uRm9ybWF0TW9kZWw=');
@$core.Deprecated('Use getSiteEntityModelRequestDescriptor instead')
const GetSiteEntityModelRequest$json = {
'1': 'GetSiteEntityModelRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestSiteHeader', '8': {}, '10': 'Header'},
{'1': 'Entity', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Entity'},
{'1': 'Domain', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Domain'},
],
'7': {},
};
/// Descriptor for `GetSiteEntityModelRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getSiteEntityModelRequestDescriptor = $convert.base64Decode(
'ChlHZXRTaXRlRW50aXR5TW9kZWxSZXF1ZXN0EjgKBkhlYWRlchgBIAEoCzIWLmFwaS5SZXF1ZX'
'N0U2l0ZUhlYWRlckII+kIFigECEAFSBkhlYWRlchJECgZFbnRpdHkYAiABKAlCLJJBIjIXRW50'
'aXR5IHRvIGdldCB0aGUgbW9kZWxKByJvcmRlciL6QgRyAhABUgZFbnRpdHkSXwoGRG9tYWluGA'
'MgASgJQkeSQTAyJURvbWFpbiBvZiB0aGUgZW50aXR5IHRvIGdldCB0aGUgbW9kZWxKByJ0cmFk'
'ZSL6QhFyD1IFdHJhZGVSBmNvbGxhYlIGRG9tYWluOiCSQR0KG9IBBkhlYWRlctIBBkRvbWFpbt'
'IBBkVudGl0eQ==');
@$core.Deprecated('Use getSiteEntityModelResultDescriptor instead')
const GetSiteEntityModelResult$json = {
'1': 'GetSiteEntityModelResult',
'2': [
{'1': 'JsonFormatModel', '3': 1, '4': 1, '5': 9, '10': 'JsonFormatModel'},
],
};
/// Descriptor for `GetSiteEntityModelResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getSiteEntityModelResultDescriptor = $convert.base64Decode(
'ChhHZXRTaXRlRW50aXR5TW9kZWxSZXN1bHQSKAoPSnNvbkZvcm1hdE1vZGVsGAEgASgJUg9Kc2'
'9uRm9ybWF0TW9kZWw=');
@$core.Deprecated('Use getEntitiesRequestDescriptor instead')
const GetEntitiesRequest$json = {
'1': 'GetEntitiesRequest',
'2': [
{'1': 'Domain', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Domain'},
{'1': 'RscType', '3': 3, '4': 1, '5': 14, '6': '.api.ResourceType', '8': {}, '10': 'RscType'},
],
'7': {},
};
/// Descriptor for `GetEntitiesRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getEntitiesRequestDescriptor = $convert.base64Decode(
'ChJHZXRFbnRpdGllc1JlcXVlc3QSNgoGRG9tYWluGAIgASgJQh6SQQc6BXRyYWRl+kIRcg9SBX'
'RyYWRlUgZjb2xsYWJSBkRvbWFpbhI3CgdSc2NUeXBlGAMgASgOMhEuYXBpLlJlc291cmNlVHlw'
'ZUIK+kIHggEEGB4YUFIHUnNjVHlwZToOkkELCgnSAQZEb21haW4=');
@$core.Deprecated('Use getEntitiesResultDescriptor instead')
const GetEntitiesResult$json = {
'1': 'GetEntitiesResult',
'2': [
{'1': 'Entities', '3': 1, '4': 3, '5': 9, '10': 'Entities'},
],
};
/// Descriptor for `GetEntitiesResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getEntitiesResultDescriptor = $convert.base64Decode(
'ChFHZXRFbnRpdGllc1Jlc3VsdBIaCghFbnRpdGllcxgBIAMoCVIIRW50aXRpZXM=');