// 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': {}, }; /// Descriptor for `GetDataModelRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getDataModelRequestDescriptor = $convert.base64Decode( 'ChNHZXREYXRhTW9kZWxSZXF1ZXN0EjsKBkhlYWRlchgBIAEoCzIZLmFwaS5SZXF1ZXN0UHJvam' 'VjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchI0CgdGaWx0ZXJzGAIgASgLMhAuYXBpLkRhdGFG' 'aWx0ZXJzQgj6QgWKAQIQAVIHRmlsdGVyczoYkkEVChPSAQZIZWFkZXLSAQdGaWx0ZXJz'); @$core.Deprecated('Use getDataModelResultDescriptor instead') const GetDataModelResult$json = { '1': 'GetDataModelResult', '2': [ {'1': 'DataModel', '3': 1, '4': 3, '5': 9, '10': 'DataModel'}, ], }; /// Descriptor for `GetDataModelResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getDataModelResultDescriptor = $convert.base64Decode( 'ChJHZXREYXRhTW9kZWxSZXN1bHQSHAoJRGF0YU1vZGVsGAEgAygJUglEYXRhTW9kZWw='); @$core.Deprecated('Use getSiteDataModelRequestDescriptor instead') const GetSiteDataModelRequest$json = { '1': 'GetSiteDataModelRequest', '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 `GetSiteDataModelRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getSiteDataModelRequestDescriptor = $convert.base64Decode( 'ChdHZXRTaXRlRGF0YU1vZGVsUmVxdWVzdBI7CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdWVzdF' 'Byb2plY3RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISNAoHRmlsdGVycxgCIAEoCzIQLmFwaS5E' 'YXRhRmlsdGVyc0II+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': {}, }; /// Descriptor for `GetEntityModelRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getEntityModelRequestDescriptor = $convert.base64Decode( 'ChVHZXRFbnRpdHlNb2RlbFJlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm' '9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEkQKBkVudGl0eRgCIAEoCUIskkEiMhdFbnRp' 'dHkgdG8gZ2V0IHRoZSBtb2RlbEoHIm9yZGVyIvpCBHICEAFSBkVudGl0eRJfCgZEb21haW4YAy' 'ABKAlCR5JBMDIlRG9tYWluIG9mIHRoZSBlbnRpdHkgdG8gZ2V0IHRoZSBtb2RlbEoHInRyYWRl' 'IvpCEXIPUgV0cmFkZVIGY29sbGFiUgZEb21haW46IJJBHQob0gEGSGVhZGVy0gEGRG9tYWlu0g' 'EGRW50aXR5'); @$core.Deprecated('Use getEntityModelResultDescriptor instead') const GetEntityModelResult$json = { '1': 'GetEntityModelResult', '2': [ {'1': 'JsonFormatModel', '3': 1, '4': 1, '5': 9, '10': 'JsonFormatModel'}, ], }; /// Descriptor for `GetEntityModelResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getEntityModelResultDescriptor = $convert.base64Decode( 'ChRHZXRFbnRpdHlNb2RlbFJlc3VsdBIoCg9Kc29uRm9ybWF0TW9kZWwYASABKAlSD0pzb25Gb3' 'JtYXRNb2RlbA=='); @$core.Deprecated('Use getSiteEntityModelRequestDescriptor instead') const GetSiteEntityModelRequest$json = { '1': 'GetSiteEntityModelRequest', '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 `GetSiteEntityModelRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getSiteEntityModelRequestDescriptor = $convert.base64Decode( 'ChlHZXRTaXRlRW50aXR5TW9kZWxSZXF1ZXN0EjsKBkhlYWRlchgBIAEoCzIZLmFwaS5SZXF1ZX' 'N0UHJvamVjdEhlYWRlckII+kIFigECEAFSBkhlYWRlchJECgZFbnRpdHkYAiABKAlCLJJBIjIX' 'RW50aXR5IHRvIGdldCB0aGUgbW9kZWxKByJvcmRlciL6QgRyAhABUgZFbnRpdHkSXwoGRG9tYW' 'luGAMgASgJQkeSQTAyJURvbWFpbiBvZiB0aGUgZW50aXR5IHRvIGdldCB0aGUgbW9kZWxKByJ0' 'cmFkZSL6QhFyD1IFdHJhZGVSBmNvbGxhYlIGRG9tYWluOiCSQR0KG9IBBkhlYWRlctIBBkRvbW' 'FpbtIBBkVudGl0eQ=='); @$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'}, ], '7': {'3': true}, }; /// Descriptor for `GetEntitiesRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List getEntitiesRequestDescriptor = $convert.base64Decode( 'ChJHZXRFbnRpdGllc1JlcXVlc3QSNgoGRG9tYWluGAIgASgJQh6SQQc6BXRyYWRl+kIRcg9SBX' 'RyYWRlUgZjb2xsYWJSBkRvbWFpbjoQGAGSQQsKCdIBBkRvbWFpbg=='); @$core.Deprecated('Use getEntitiesResultDescriptor instead') const GetEntitiesResult$json = { '1': 'GetEntitiesResult', '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( 'ChFHZXRFbnRpdGllc1Jlc3VsdBIaCghFbnRpdGllcxgBIAMoCVIIRW50aXRpZXM6AhgB'); @$core.Deprecated('Use listEntitiesRequestDescriptor instead') const ListEntitiesRequest$json = { '1': 'ListEntitiesRequest', }; /// Descriptor for `ListEntitiesRequest`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List listEntitiesRequestDescriptor = $convert.base64Decode( 'ChNMaXN0RW50aXRpZXNSZXF1ZXN0'); @$core.Deprecated('Use listEntitiesResultDescriptor instead') const ListEntitiesResult$json = { '1': 'ListEntitiesResult', '2': [ {'1': 'Entities', '3': 1, '4': 3, '5': 11, '6': '.api.EntityDefinition', '10': 'Entities'}, ], }; /// Descriptor for `ListEntitiesResult`. Decode as a `google.protobuf.DescriptorProto`. final $typed_data.Uint8List listEntitiesResultDescriptor = $convert.base64Decode( 'ChJMaXN0RW50aXRpZXNSZXN1bHQSMQoIRW50aXRpZXMYASADKAsyFS5hcGkuRW50aXR5RGVmaW' '5pdGlvblIIRW50aXRpZXM=');