You've already forked dart-core-sdk
296 lines
12 KiB
Dart
296 lines
12 KiB
Dart
// This is a generated file - do not edit.
|
|
//
|
|
// Generated from rules.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 ruleTypeDescriptor instead')
|
|
const RuleType$json = {
|
|
'1': 'RuleType',
|
|
'2': [
|
|
{'1': 'RULE_TYPE_PROJECT_UNKNOWN', '2': 0},
|
|
{'1': 'RULE_TYPE_PROJECT_RESTRICTION', '2': 1},
|
|
{'1': 'RULE_TYPE_PROJECT_PRUNE', '2': 2},
|
|
{'1': 'RULE_TYPE_PROJECT_ANONYMIZE', '2': 3},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `RuleType`. Decode as a `google.protobuf.EnumDescriptorProto`.
|
|
final $typed_data.Uint8List ruleTypeDescriptor = $convert.base64Decode(
|
|
'CghSdWxlVHlwZRIdChlSVUxFX1RZUEVfUFJPSkVDVF9VTktOT1dOEAASIQodUlVMRV9UWVBFX1'
|
|
'BST0pFQ1RfUkVTVFJJQ1RJT04QARIbChdSVUxFX1RZUEVfUFJPSkVDVF9QUlVORRACEh8KG1JV'
|
|
'TEVfVFlQRV9QUk9KRUNUX0FOT05ZTUlaRRAD');
|
|
|
|
@$core.Deprecated('Use ruleDescriptor instead')
|
|
const Rule$json = {
|
|
'1': 'Rule',
|
|
'2': [
|
|
{'1': 'ID', '3': 1, '4': 1, '5': 9, '10': 'ID'},
|
|
{'1': 'OrganisationID', '3': 2, '4': 1, '5': 9, '10': 'OrganisationID'},
|
|
{'1': 'Entity', '3': 3, '4': 1, '5': 14, '6': '.api.EntityType', '10': 'Entity'},
|
|
{'1': 'Name', '3': 4, '4': 1, '5': 9, '10': 'Name'},
|
|
{'1': 'Description', '3': 5, '4': 1, '5': 9, '10': 'Description'},
|
|
{'1': 'Definition', '3': 6, '4': 1, '5': 9, '10': 'Definition'},
|
|
{'1': 'RuleType', '3': 7, '4': 1, '5': 14, '6': '.api.RuleType', '10': 'RuleType'},
|
|
{'1': 'RuleTypeID', '3': 8, '4': 1, '5': 9, '10': 'RuleTypeID'},
|
|
{'1': 'Status', '3': 9, '4': 1, '5': 8, '10': 'Status'},
|
|
{'1': 'Attributes', '3': 10, '4': 3, '5': 9, '10': 'Attributes'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `Rule`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List ruleDescriptor = $convert.base64Decode(
|
|
'CgRSdWxlEg4KAklEGAEgASgJUgJJRBImCg5PcmdhbmlzYXRpb25JRBgCIAEoCVIOT3JnYW5pc2'
|
|
'F0aW9uSUQSJwoGRW50aXR5GAMgASgOMg8uYXBpLkVudGl0eVR5cGVSBkVudGl0eRISCgROYW1l'
|
|
'GAQgASgJUgROYW1lEiAKC0Rlc2NyaXB0aW9uGAUgASgJUgtEZXNjcmlwdGlvbhIeCgpEZWZpbm'
|
|
'l0aW9uGAYgASgJUgpEZWZpbml0aW9uEikKCFJ1bGVUeXBlGAcgASgOMg0uYXBpLlJ1bGVUeXBl'
|
|
'UghSdWxlVHlwZRIeCgpSdWxlVHlwZUlEGAggASgJUgpSdWxlVHlwZUlEEhYKBlN0YXR1cxgJIA'
|
|
'EoCFIGU3RhdHVzEh4KCkF0dHJpYnV0ZXMYCiADKAlSCkF0dHJpYnV0ZXM=');
|
|
|
|
@$core.Deprecated('Use createRuleRequestDescriptor instead')
|
|
const CreateRuleRequest$json = {
|
|
'1': 'CreateRuleRequest',
|
|
'2': [
|
|
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'OrganisationID'},
|
|
{'1': 'Entity', '3': 2, '4': 1, '5': 14, '6': '.api.EntityType', '8': {}, '10': 'Entity'},
|
|
{'1': 'Name', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Name'},
|
|
{'1': 'RuleType', '3': 4, '4': 1, '5': 14, '6': '.api.RuleType', '8': {}, '10': 'RuleType'},
|
|
{'1': 'RuleTypeID', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'RuleTypeID'},
|
|
{'1': 'Description', '3': 6, '4': 1, '5': 9, '10': 'Description'},
|
|
{'1': 'Definition', '3': 7, '4': 1, '5': 9, '8': {}, '10': 'Definition'},
|
|
{'1': 'Issuer', '3': 8, '4': 1, '5': 9, '8': {}, '10': 'Issuer'},
|
|
{'1': 'Attributes', '3': 9, '4': 3, '5': 9, '10': 'Attributes'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `CreateRuleRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List createRuleRequestDescriptor = $convert.base64Decode(
|
|
'ChFDcmVhdGVSdWxlUmVxdWVzdBIvCg5PcmdhbmlzYXRpb25JRBgBIAEoCUIH+kIEcgIQAVIOT3'
|
|
'JnYW5pc2F0aW9uSUQSMQoGRW50aXR5GAIgASgOMg8uYXBpLkVudGl0eVR5cGVCCPpCBYIBAhAB'
|
|
'UgZFbnRpdHkSGwoETmFtZRgDIAEoCUIH+kIEcgIQAVIETmFtZRIzCghSdWxlVHlwZRgEIAEoDj'
|
|
'INLmFwaS5SdWxlVHlwZUII+kIFggECEAFSCFJ1bGVUeXBlEicKClJ1bGVUeXBlSUQYBSABKAlC'
|
|
'B/pCBHICEAFSClJ1bGVUeXBlSUQSIAoLRGVzY3JpcHRpb24YBiABKAlSC0Rlc2NyaXB0aW9uEi'
|
|
'cKCkRlZmluaXRpb24YByABKAlCB/pCBHICEAFSCkRlZmluaXRpb24SHwoGSXNzdWVyGAggASgJ'
|
|
'Qgf6QgRyAhABUgZJc3N1ZXISHgoKQXR0cmlidXRlcxgJIAMoCVIKQXR0cmlidXRlczpUkkFRCk'
|
|
'/SAQ5PcmdhbmlzYXRpb25JRNIBBkVudGl0edIBBE5hbWXSAQhSdWxlVHlwZdIBClJ1bGVUeXBl'
|
|
'SUTSAQpEZWZpbml0aW9u0gEGSXNzdWVy');
|
|
|
|
@$core.Deprecated('Use createRuleResponseDescriptor instead')
|
|
const CreateRuleResponse$json = {
|
|
'1': 'CreateRuleResponse',
|
|
'2': [
|
|
{'1': 'Rule', '3': 1, '4': 1, '5': 11, '6': '.api.Rule', '10': 'Rule'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `CreateRuleResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List createRuleResponseDescriptor = $convert.base64Decode(
|
|
'ChJDcmVhdGVSdWxlUmVzcG9uc2USHQoEUnVsZRgBIAEoCzIJLmFwaS5SdWxlUgRSdWxl');
|
|
|
|
@$core.Deprecated('Use updateRuleRequestDescriptor instead')
|
|
const UpdateRuleRequest$json = {
|
|
'1': 'UpdateRuleRequest',
|
|
'2': [
|
|
{'1': 'RuleID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'RuleID'},
|
|
{'1': 'Name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Name'},
|
|
{'1': 'Description', '3': 3, '4': 1, '5': 9, '10': 'Description'},
|
|
{'1': 'Definition', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'Definition'},
|
|
{'1': 'Entity', '3': 5, '4': 1, '5': 14, '6': '.api.EntityType', '8': {}, '10': 'Entity'},
|
|
{'1': 'Issuer', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'Issuer'},
|
|
{'1': 'Attributes', '3': 7, '4': 3, '5': 9, '10': 'Attributes'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `UpdateRuleRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List updateRuleRequestDescriptor = $convert.base64Decode(
|
|
'ChFVcGRhdGVSdWxlUmVxdWVzdBIfCgZSdWxlSUQYASABKAlCB/pCBHICEAFSBlJ1bGVJRBIbCg'
|
|
'ROYW1lGAIgASgJQgf6QgRyAhABUgROYW1lEiAKC0Rlc2NyaXB0aW9uGAMgASgJUgtEZXNjcmlw'
|
|
'dGlvbhInCgpEZWZpbml0aW9uGAQgASgJQgf6QgRyAhABUgpEZWZpbml0aW9uEjEKBkVudGl0eR'
|
|
'gFIAEoDjIPLmFwaS5FbnRpdHlUeXBlQgj6QgWCAQIQAVIGRW50aXR5Eh8KBklzc3VlchgGIAEo'
|
|
'CUIH+kIEcgIQAVIGSXNzdWVyEh4KCkF0dHJpYnV0ZXMYByADKAlSCkF0dHJpYnV0ZXM6NJJBMQ'
|
|
'ov0gEGUnVsZUlE0gEETmFtZdIBCkRlZmluaXRpb27SAQZJc3N1ZXLSAQZFbnRpdHk=');
|
|
|
|
@$core.Deprecated('Use updateRuleResponseDescriptor instead')
|
|
const UpdateRuleResponse$json = {
|
|
'1': 'UpdateRuleResponse',
|
|
'2': [
|
|
{'1': 'Rule', '3': 1, '4': 1, '5': 11, '6': '.api.Rule', '10': 'Rule'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `UpdateRuleResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List updateRuleResponseDescriptor = $convert.base64Decode(
|
|
'ChJVcGRhdGVSdWxlUmVzcG9uc2USHQoEUnVsZRgBIAEoCzIJLmFwaS5SdWxlUgRSdWxl');
|
|
|
|
@$core.Deprecated('Use getRuleRequestDescriptor instead')
|
|
const GetRuleRequest$json = {
|
|
'1': 'GetRuleRequest',
|
|
'2': [
|
|
{'1': 'RuleID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'RuleID'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `GetRuleRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getRuleRequestDescriptor = $convert.base64Decode(
|
|
'Cg5HZXRSdWxlUmVxdWVzdBIfCgZSdWxlSUQYASABKAlCB/pCBHICEAFSBlJ1bGVJRDoOkkELCg'
|
|
'nSAQZSdWxlSUQ=');
|
|
|
|
@$core.Deprecated('Use getRuleResponseDescriptor instead')
|
|
const GetRuleResponse$json = {
|
|
'1': 'GetRuleResponse',
|
|
'2': [
|
|
{'1': 'Rule', '3': 1, '4': 1, '5': 11, '6': '.api.Rule', '10': 'Rule'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `GetRuleResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getRuleResponseDescriptor = $convert.base64Decode(
|
|
'Cg9HZXRSdWxlUmVzcG9uc2USHQoEUnVsZRgBIAEoCzIJLmFwaS5SdWxlUgRSdWxl');
|
|
|
|
@$core.Deprecated('Use listRulesRequestDescriptor instead')
|
|
const ListRulesRequest$json = {
|
|
'1': 'ListRulesRequest',
|
|
'2': [
|
|
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '10': 'OrganisationID'},
|
|
{'1': 'RuleType', '3': 2, '4': 1, '5': 14, '6': '.api.RuleType', '10': 'RuleType'},
|
|
{'1': 'RuleTypeID', '3': 3, '4': 1, '5': 9, '10': 'RuleTypeID'},
|
|
{'1': 'Entity', '3': 4, '4': 1, '5': 14, '6': '.api.EntityType', '10': 'Entity'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `ListRulesRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listRulesRequestDescriptor = $convert.base64Decode(
|
|
'ChBMaXN0UnVsZXNSZXF1ZXN0EiYKDk9yZ2FuaXNhdGlvbklEGAEgASgJUg5PcmdhbmlzYXRpb2'
|
|
'5JRBIpCghSdWxlVHlwZRgCIAEoDjINLmFwaS5SdWxlVHlwZVIIUnVsZVR5cGUSHgoKUnVsZVR5'
|
|
'cGVJRBgDIAEoCVIKUnVsZVR5cGVJRBInCgZFbnRpdHkYBCABKA4yDy5hcGkuRW50aXR5VHlwZV'
|
|
'IGRW50aXR5OgWSQQIKAA==');
|
|
|
|
@$core.Deprecated('Use listRulesResponseDescriptor instead')
|
|
const ListRulesResponse$json = {
|
|
'1': 'ListRulesResponse',
|
|
'2': [
|
|
{'1': 'Rules', '3': 1, '4': 3, '5': 11, '6': '.api.Rule', '10': 'Rules'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ListRulesResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listRulesResponseDescriptor = $convert.base64Decode(
|
|
'ChFMaXN0UnVsZXNSZXNwb25zZRIfCgVSdWxlcxgBIAMoCzIJLmFwaS5SdWxlUgVSdWxlcw==');
|
|
|
|
@$core.Deprecated('Use deleteRuleRequestDescriptor instead')
|
|
const DeleteRuleRequest$json = {
|
|
'1': 'DeleteRuleRequest',
|
|
'2': [
|
|
{'1': 'RuleID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'RuleID'},
|
|
{'1': 'Issuer', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Issuer'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `DeleteRuleRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List deleteRuleRequestDescriptor = $convert.base64Decode(
|
|
'ChFEZWxldGVSdWxlUmVxdWVzdBIfCgZSdWxlSUQYASABKAlCB/pCBHICEAFSBlJ1bGVJRBIfCg'
|
|
'ZJc3N1ZXIYAiABKAlCB/pCBHICEAFSBklzc3VlcjoXkkEUChLSAQZSdWxlSUTSAQZJc3N1ZXI=');
|
|
|
|
@$core.Deprecated('Use deleteRuleResponseDescriptor instead')
|
|
const DeleteRuleResponse$json = {
|
|
'1': 'DeleteRuleResponse',
|
|
};
|
|
|
|
/// Descriptor for `DeleteRuleResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List deleteRuleResponseDescriptor = $convert.base64Decode(
|
|
'ChJEZWxldGVSdWxlUmVzcG9uc2U=');
|
|
|
|
@$core.Deprecated('Use enableRuleRequestDescriptor instead')
|
|
const EnableRuleRequest$json = {
|
|
'1': 'EnableRuleRequest',
|
|
'2': [
|
|
{'1': 'RuleID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'RuleID'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `EnableRuleRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List enableRuleRequestDescriptor = $convert.base64Decode(
|
|
'ChFFbmFibGVSdWxlUmVxdWVzdBIfCgZSdWxlSUQYASABKAlCB/pCBHICEAFSBlJ1bGVJRDoOkk'
|
|
'ELCgnSAQZSdWxlSUQ=');
|
|
|
|
@$core.Deprecated('Use enableRuleResponseDescriptor instead')
|
|
const EnableRuleResponse$json = {
|
|
'1': 'EnableRuleResponse',
|
|
'2': [
|
|
{'1': 'Rule', '3': 1, '4': 1, '5': 11, '6': '.api.Rule', '10': 'Rule'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `EnableRuleResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List enableRuleResponseDescriptor = $convert.base64Decode(
|
|
'ChJFbmFibGVSdWxlUmVzcG9uc2USHQoEUnVsZRgBIAEoCzIJLmFwaS5SdWxlUgRSdWxl');
|
|
|
|
@$core.Deprecated('Use disableRuleRequestDescriptor instead')
|
|
const DisableRuleRequest$json = {
|
|
'1': 'DisableRuleRequest',
|
|
'2': [
|
|
{'1': 'RuleID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'RuleID'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `DisableRuleRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List disableRuleRequestDescriptor = $convert.base64Decode(
|
|
'ChJEaXNhYmxlUnVsZVJlcXVlc3QSHwoGUnVsZUlEGAEgASgJQgf6QgRyAhABUgZSdWxlSUQ6Dp'
|
|
'JBCwoJ0gEGUnVsZUlE');
|
|
|
|
@$core.Deprecated('Use disableRuleResponseDescriptor instead')
|
|
const DisableRuleResponse$json = {
|
|
'1': 'DisableRuleResponse',
|
|
'2': [
|
|
{'1': 'Rule', '3': 1, '4': 1, '5': 11, '6': '.api.Rule', '10': 'Rule'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `DisableRuleResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List disableRuleResponseDescriptor = $convert.base64Decode(
|
|
'ChNEaXNhYmxlUnVsZVJlc3BvbnNlEh0KBFJ1bGUYASABKAsyCS5hcGkuUnVsZVIEUnVsZQ==');
|
|
|
|
@$core.Deprecated('Use getJSONTreeRequestDescriptor instead')
|
|
const GetJSONTreeRequest$json = {
|
|
'1': 'GetJSONTreeRequest',
|
|
'2': [
|
|
{'1': 'RuleID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'RuleID'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `GetJSONTreeRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getJSONTreeRequestDescriptor = $convert.base64Decode(
|
|
'ChJHZXRKU09OVHJlZVJlcXVlc3QSHwoGUnVsZUlEGAEgASgJQgf6QgRyAhABUgZSdWxlSUQ6Dp'
|
|
'JBCwoJ0gEGUnVsZUlE');
|
|
|
|
@$core.Deprecated('Use getJSONTreeResponseDescriptor instead')
|
|
const GetJSONTreeResponse$json = {
|
|
'1': 'GetJSONTreeResponse',
|
|
'2': [
|
|
{'1': 'JSONTree', '3': 1, '4': 1, '5': 9, '10': 'JSONTree'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `GetJSONTreeResponse`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getJSONTreeResponseDescriptor = $convert.base64Decode(
|
|
'ChNHZXRKU09OVHJlZVJlc3BvbnNlEhoKCEpTT05UcmVlGAEgASgJUghKU09OVHJlZQ==');
|
|
|