Files
dart-core-sdk/lib/ruleEngine_services.pbjson.dart
2026-09-08 11:30:01 +00:00

444 lines
21 KiB
Dart

// This is a generated file - do not edit.
//
// Generated from ruleEngine_services.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 putEngineRuleRequestDescriptor instead')
const PutEngineRuleRequest$json = {
'1': 'PutEngineRuleRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'Code', '3': 10, '4': 1, '5': 9, '8': {}, '10': 'Code'},
{'1': 'Label', '3': 20, '4': 1, '5': 9, '10': 'Label'},
{'1': 'ValidityType', '3': 30, '4': 1, '5': 14, '6': '.api.EngineRuleValidityType', '8': {}, '10': 'ValidityType'},
{'1': 'ValidFrom', '3': 31, '4': 1, '5': 9, '8': {}, '10': 'ValidFrom'},
{'1': 'ValidUntil', '3': 32, '4': 1, '5': 9, '8': {}, '10': 'ValidUntil'},
{'1': 'Entity', '3': 40, '4': 1, '5': 14, '6': '.api.EntityType', '10': 'Entity'},
{'1': 'ScheduledTrigger', '3': 50, '4': 1, '5': 11, '6': '.api.EngineRuleScheduledTrigger', '9': 0, '10': 'ScheduledTrigger'},
{'1': 'EventTrigger', '3': 51, '4': 1, '5': 11, '6': '.api.EngineRuleEventTrigger', '9': 0, '10': 'EventTrigger'},
{'1': 'MilestoneTrigger', '3': 52, '4': 1, '5': 11, '6': '.api.EngineRuleMilestoneTrigger', '9': 0, '10': 'MilestoneTrigger'},
{'1': 'Conditions', '3': 60, '4': 3, '5': 11, '6': '.api.EngineRuleCondition', '10': 'Conditions'},
{'1': 'Actions', '3': 70, '4': 3, '5': 11, '6': '.api.EngineRuleAction', '8': {}, '10': 'Actions'},
{'1': 'IsActive', '3': 80, '4': 1, '5': 8, '10': 'IsActive'},
],
'7': {},
'8': [
{'1': 'Trigger'},
],
};
/// Descriptor for `PutEngineRuleRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List putEngineRuleRequestDescriptor = $convert.base64Decode(
'ChRQdXRFbmdpbmVSdWxlUmVxdWVzdBI8CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdWVzdFByb2'
'plY3RIZWFkZXJCCbqBAQWKAQIQAVIGSGVhZGVyEkAKBENvZGUYCiABKAlCLJJBEooBD15bQS1a'
'YS16MC05X10rJLqBARNyETIPXltBLVphLXowLTlfXSskUgRDb2RlEhQKBUxhYmVsGBQgASgJUg'
'VMYWJlbBJMCgxWYWxpZGl0eVR5cGUYHiABKA4yGy5hcGkuRW5naW5lUnVsZVZhbGlkaXR5VHlw'
'ZUILuoEBB4IBBBABIABSDFZhbGlkaXR5VHlwZRIqCglWYWxpZEZyb20YHyABKAlCDLqBAQhyBt'
'ABAfABAVIJVmFsaWRGcm9tEiwKClZhbGlkVW50aWwYICABKAlCDLqBAQhyBtABAfABAVIKVmFs'
'aWRVbnRpbBInCgZFbnRpdHkYKCABKA4yDy5hcGkuRW50aXR5VHlwZVIGRW50aXR5Ek0KEFNjaG'
'VkdWxlZFRyaWdnZXIYMiABKAsyHy5hcGkuRW5naW5lUnVsZVNjaGVkdWxlZFRyaWdnZXJIAFIQ'
'U2NoZWR1bGVkVHJpZ2dlchJBCgxFdmVudFRyaWdnZXIYMyABKAsyGy5hcGkuRW5naW5lUnVsZU'
'V2ZW50VHJpZ2dlckgAUgxFdmVudFRyaWdnZXISTQoQTWlsZXN0b25lVHJpZ2dlchg0IAEoCzIf'
'LmFwaS5FbmdpbmVSdWxlTWlsZXN0b25lVHJpZ2dlckgAUhBNaWxlc3RvbmVUcmlnZ2VyEjgKCk'
'NvbmRpdGlvbnMYPCADKAsyGC5hcGkuRW5naW5lUnVsZUNvbmRpdGlvblIKQ29uZGl0aW9ucxI6'
'CgdBY3Rpb25zGEYgAygLMhUuYXBpLkVuZ2luZVJ1bGVBY3Rpb25CCbqBAQWSAQIIAVIHQWN0aW'
'9ucxIaCghJc0FjdGl2ZRhQIAEoCFIISXNBY3RpdmU6KZJBJgok0gEGSGVhZGVy0gEEQ29kZdIB'
'B0FjdGlvbnPSAQdUcmlnZ2VyQgkKB1RyaWdnZXI=');
@$core.Deprecated('Use putEngineRuleResponseDescriptor instead')
const PutEngineRuleResponse$json = {
'1': 'PutEngineRuleResponse',
'2': [
{'1': 'EngineRule', '3': 1, '4': 1, '5': 11, '6': '.api.EngineRule', '8': {}, '10': 'EngineRule'},
],
};
/// Descriptor for `PutEngineRuleResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List putEngineRuleResponseDescriptor = $convert.base64Decode(
'ChVQdXRFbmdpbmVSdWxlUmVzcG9uc2USOgoKRW5naW5lUnVsZRgBIAEoCzIPLmFwaS5Fbmdpbm'
'VSdWxlQgm6gQEFigECEAFSCkVuZ2luZVJ1bGU=');
@$core.Deprecated('Use getEngineRuleRequestDescriptor instead')
const GetEngineRuleRequest$json = {
'1': 'GetEngineRuleRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'Code', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Code'},
],
'7': {},
};
/// Descriptor for `GetEngineRuleRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getEngineRuleRequestDescriptor = $convert.base64Decode(
'ChRHZXRFbmdpbmVSdWxlUmVxdWVzdBI8CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdWVzdFByb2'
'plY3RIZWFkZXJCCbqBAQWKAQIQAVIGSGVhZGVyEhwKBENvZGUYAiABKAlCCLqBAQRyAhABUgRD'
'b2RlOhWSQRIKENIBBkhlYWRlctIBBENvZGU=');
@$core.Deprecated('Use getEngineRuleResponseDescriptor instead')
const GetEngineRuleResponse$json = {
'1': 'GetEngineRuleResponse',
'2': [
{'1': 'EngineRule', '3': 1, '4': 1, '5': 11, '6': '.api.EngineRule', '8': {}, '10': 'EngineRule'},
],
};
/// Descriptor for `GetEngineRuleResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getEngineRuleResponseDescriptor = $convert.base64Decode(
'ChVHZXRFbmdpbmVSdWxlUmVzcG9uc2USOgoKRW5naW5lUnVsZRgBIAEoCzIPLmFwaS5Fbmdpbm'
'VSdWxlQgm6gQEFigECEAFSCkVuZ2luZVJ1bGU=');
@$core.Deprecated('Use listEngineRuleRequestDescriptor instead')
const ListEngineRuleRequest$json = {
'1': 'ListEngineRuleRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'Entity', '3': 2, '4': 1, '5': 14, '6': '.api.EntityType', '10': 'Entity'},
{'1': 'TriggerType', '3': 3, '4': 1, '5': 14, '6': '.api.EngineRuleTriggerType', '10': 'TriggerType'},
{'1': 'IsCurrentlyValid', '3': 4, '4': 1, '5': 8, '10': 'IsCurrentlyValid'},
{'1': 'Code', '3': 5, '4': 1, '5': 9, '10': 'Code'},
{'1': 'Label', '3': 6, '4': 1, '5': 9, '10': 'Label'},
],
'7': {},
};
/// Descriptor for `ListEngineRuleRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listEngineRuleRequestDescriptor = $convert.base64Decode(
'ChVMaXN0RW5naW5lUnVsZVJlcXVlc3QSPAoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm'
'9qZWN0SGVhZGVyQgm6gQEFigECEAFSBkhlYWRlchInCgZFbnRpdHkYAiABKA4yDy5hcGkuRW50'
'aXR5VHlwZVIGRW50aXR5EjwKC1RyaWdnZXJUeXBlGAMgASgOMhouYXBpLkVuZ2luZVJ1bGVUcm'
'lnZ2VyVHlwZVILVHJpZ2dlclR5cGUSKgoQSXNDdXJyZW50bHlWYWxpZBgEIAEoCFIQSXNDdXJy'
'ZW50bHlWYWxpZBISCgRDb2RlGAUgASgJUgRDb2RlEhQKBUxhYmVsGAYgASgJUgVMYWJlbDoOkk'
'ELCgnSAQZIZWFkZXI=');
@$core.Deprecated('Use listEngineRuleResponseDescriptor instead')
const ListEngineRuleResponse$json = {
'1': 'ListEngineRuleResponse',
'2': [
{'1': 'EngineRules', '3': 1, '4': 3, '5': 11, '6': '.api.EngineRule', '10': 'EngineRules'},
{'1': 'DebugUntil', '3': 2, '4': 1, '5': 3, '10': 'DebugUntil'},
],
};
/// Descriptor for `ListEngineRuleResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listEngineRuleResponseDescriptor = $convert.base64Decode(
'ChZMaXN0RW5naW5lUnVsZVJlc3BvbnNlEjEKC0VuZ2luZVJ1bGVzGAEgAygLMg8uYXBpLkVuZ2'
'luZVJ1bGVSC0VuZ2luZVJ1bGVzEh4KCkRlYnVnVW50aWwYAiABKANSCkRlYnVnVW50aWw=');
@$core.Deprecated('Use deleteEngineRuleRequestDescriptor instead')
const DeleteEngineRuleRequest$json = {
'1': 'DeleteEngineRuleRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'Code', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Code'},
],
'7': {},
};
/// Descriptor for `DeleteEngineRuleRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List deleteEngineRuleRequestDescriptor = $convert.base64Decode(
'ChdEZWxldGVFbmdpbmVSdWxlUmVxdWVzdBI8CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdWVzdF'
'Byb2plY3RIZWFkZXJCCbqBAQWKAQIQAVIGSGVhZGVyEhwKBENvZGUYAiABKAlCCLqBAQRyAhAB'
'UgRDb2RlOhWSQRIKENIBBkhlYWRlctIBBENvZGU=');
@$core.Deprecated('Use deleteEngineRuleResponseDescriptor instead')
const DeleteEngineRuleResponse$json = {
'1': 'DeleteEngineRuleResponse',
};
/// Descriptor for `DeleteEngineRuleResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List deleteEngineRuleResponseDescriptor = $convert.base64Decode(
'ChhEZWxldGVFbmdpbmVSdWxlUmVzcG9uc2U=');
@$core.Deprecated('Use toggleDebugOnRequestDescriptor instead')
const ToggleDebugOnRequest$json = {
'1': 'ToggleDebugOnRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
],
'7': {},
};
/// Descriptor for `ToggleDebugOnRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List toggleDebugOnRequestDescriptor = $convert.base64Decode(
'ChRUb2dnbGVEZWJ1Z09uUmVxdWVzdBI8CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdWVzdFByb2'
'plY3RIZWFkZXJCCbqBAQWKAQIQAVIGSGVhZGVyOg6SQQsKCdIBBkhlYWRlcg==');
@$core.Deprecated('Use toggleDebugOnResponseDescriptor instead')
const ToggleDebugOnResponse$json = {
'1': 'ToggleDebugOnResponse',
'2': [
{'1': 'DebugUntil', '3': 1, '4': 1, '5': 3, '10': 'DebugUntil'},
],
};
/// Descriptor for `ToggleDebugOnResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List toggleDebugOnResponseDescriptor = $convert.base64Decode(
'ChVUb2dnbGVEZWJ1Z09uUmVzcG9uc2USHgoKRGVidWdVbnRpbBgBIAEoA1IKRGVidWdVbnRpbA'
'==');
@$core.Deprecated('Use putComputationRequestDescriptor instead')
const PutComputationRequest$json = {
'1': 'PutComputationRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 9, '10': 'ID'},
{'1': 'Label', '3': 20, '4': 1, '5': 9, '8': {}, '10': 'Label'},
{'1': 'Entity', '3': 30, '4': 1, '5': 14, '6': '.api.EntityType', '8': {}, '10': 'Entity'},
{'1': 'DateDuration', '3': 40, '4': 1, '5': 11, '6': '.api.ComputationDateDuration', '9': 0, '10': 'DateDuration'},
{'1': 'DueDate', '3': 41, '4': 1, '5': 11, '6': '.api.ComputationDueDate', '9': 0, '10': 'DueDate'},
{'1': 'StatusDuration', '3': 42, '4': 1, '5': 11, '6': '.api.ComputationStatusDuration', '9': 0, '10': 'StatusDuration'},
{'1': 'CustomFunction', '3': 43, '4': 1, '5': 11, '6': '.api.ComputationCustomFunction', '9': 0, '10': 'CustomFunction'},
],
'7': {},
'8': [
{'1': 'Type'},
],
};
/// Descriptor for `PutComputationRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List putComputationRequestDescriptor = $convert.base64Decode(
'ChVQdXRDb21wdXRhdGlvblJlcXVlc3QSPAoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm'
'9qZWN0SGVhZGVyQgm6gQEFigECEAFSBkhlYWRlchIOCgJJRBgCIAEoCVICSUQSHgoFTGFiZWwY'
'FCABKAlCCLqBAQRyAhABUgVMYWJlbBI0CgZFbnRpdHkYHiABKA4yDy5hcGkuRW50aXR5VHlwZU'
'ILuoEBB4IBBBABIABSBkVudGl0eRJCCgxEYXRlRHVyYXRpb24YKCABKAsyHC5hcGkuQ29tcHV0'
'YXRpb25EYXRlRHVyYXRpb25IAFIMRGF0ZUR1cmF0aW9uEjMKB0R1ZURhdGUYKSABKAsyFy5hcG'
'kuQ29tcHV0YXRpb25EdWVEYXRlSABSB0R1ZURhdGUSSAoOU3RhdHVzRHVyYXRpb24YKiABKAsy'
'Hi5hcGkuQ29tcHV0YXRpb25TdGF0dXNEdXJhdGlvbkgAUg5TdGF0dXNEdXJhdGlvbhJICg5DdX'
'N0b21GdW5jdGlvbhgrIAEoCzIeLmFwaS5Db21wdXRhdGlvbkN1c3RvbUZ1bmN0aW9uSABSDkN1'
'c3RvbUZ1bmN0aW9uOiaSQSMKIdIBBkhlYWRlctIBBUxhYmVs0gEGRW50aXR50gEEVHlwZUIGCg'
'RUeXBl');
@$core.Deprecated('Use putComputationResponseDescriptor instead')
const PutComputationResponse$json = {
'1': 'PutComputationResponse',
'2': [
{'1': 'Computation', '3': 1, '4': 1, '5': 11, '6': '.api.Computation', '8': {}, '10': 'Computation'},
],
};
/// Descriptor for `PutComputationResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List putComputationResponseDescriptor = $convert.base64Decode(
'ChZQdXRDb21wdXRhdGlvblJlc3BvbnNlEj0KC0NvbXB1dGF0aW9uGAEgASgLMhAuYXBpLkNvbX'
'B1dGF0aW9uQgm6gQEFigECEAFSC0NvbXB1dGF0aW9u');
@$core.Deprecated('Use getComputationRequestDescriptor instead')
const GetComputationRequest$json = {
'1': 'GetComputationRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ID'},
],
'7': {},
};
/// Descriptor for `GetComputationRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getComputationRequestDescriptor = $convert.base64Decode(
'ChVHZXRDb21wdXRhdGlvblJlcXVlc3QSPAoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3RQcm'
'9qZWN0SGVhZGVyQgm6gQEFigECEAFSBkhlYWRlchIYCgJJRBgCIAEoCUIIuoEBBHICEAFSAklE'
'OhOSQRAKDtIBBkhlYWRlctIBAklE');
@$core.Deprecated('Use getComputationResponseDescriptor instead')
const GetComputationResponse$json = {
'1': 'GetComputationResponse',
'2': [
{'1': 'Computation', '3': 1, '4': 1, '5': 11, '6': '.api.Computation', '8': {}, '10': 'Computation'},
],
};
/// Descriptor for `GetComputationResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getComputationResponseDescriptor = $convert.base64Decode(
'ChZHZXRDb21wdXRhdGlvblJlc3BvbnNlEj0KC0NvbXB1dGF0aW9uGAEgASgLMhAuYXBpLkNvbX'
'B1dGF0aW9uQgm6gQEFigECEAFSC0NvbXB1dGF0aW9u');
@$core.Deprecated('Use listComputationRequestDescriptor instead')
const ListComputationRequest$json = {
'1': 'ListComputationRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'Entity', '3': 2, '4': 1, '5': 14, '6': '.api.EntityType', '10': 'Entity'},
{'1': 'Label', '3': 3, '4': 1, '5': 9, '10': 'Label'},
],
'7': {},
};
/// Descriptor for `ListComputationRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listComputationRequestDescriptor = $convert.base64Decode(
'ChZMaXN0Q29tcHV0YXRpb25SZXF1ZXN0EjwKBkhlYWRlchgBIAEoCzIZLmFwaS5SZXF1ZXN0UH'
'JvamVjdEhlYWRlckIJuoEBBYoBAhABUgZIZWFkZXISJwoGRW50aXR5GAIgASgOMg8uYXBpLkVu'
'dGl0eVR5cGVSBkVudGl0eRIUCgVMYWJlbBgDIAEoCVIFTGFiZWw6DpJBCwoJ0gEGSGVhZGVy');
@$core.Deprecated('Use listComputationResponseDescriptor instead')
const ListComputationResponse$json = {
'1': 'ListComputationResponse',
'2': [
{'1': 'Computations', '3': 1, '4': 3, '5': 11, '6': '.api.Computation', '10': 'Computations'},
],
};
/// Descriptor for `ListComputationResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listComputationResponseDescriptor = $convert.base64Decode(
'ChdMaXN0Q29tcHV0YXRpb25SZXNwb25zZRI0CgxDb21wdXRhdGlvbnMYASADKAsyEC5hcGkuQ2'
'9tcHV0YXRpb25SDENvbXB1dGF0aW9ucw==');
@$core.Deprecated('Use deleteComputationRequestDescriptor instead')
const DeleteComputationRequest$json = {
'1': 'DeleteComputationRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ID'},
],
'7': {},
};
/// Descriptor for `DeleteComputationRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List deleteComputationRequestDescriptor = $convert.base64Decode(
'ChhEZWxldGVDb21wdXRhdGlvblJlcXVlc3QSPAoGSGVhZGVyGAEgASgLMhkuYXBpLlJlcXVlc3'
'RQcm9qZWN0SGVhZGVyQgm6gQEFigECEAFSBkhlYWRlchIYCgJJRBgCIAEoCUIIuoEBBHICEAFS'
'AklEOhOSQRAKDtIBBkhlYWRlctIBAklE');
@$core.Deprecated('Use deleteComputationResponseDescriptor instead')
const DeleteComputationResponse$json = {
'1': 'DeleteComputationResponse',
};
/// Descriptor for `DeleteComputationResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List deleteComputationResponseDescriptor = $convert.base64Decode(
'ChlEZWxldGVDb21wdXRhdGlvblJlc3BvbnNl');
@$core.Deprecated('Use putMappingTableRequestDescriptor instead')
const PutMappingTableRequest$json = {
'1': 'PutMappingTableRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 9, '10': 'ID'},
{'1': 'Label', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Label'},
{'1': 'Entity', '3': 4, '4': 1, '5': 14, '6': '.api.EntityType', '8': {}, '10': 'Entity'},
{'1': 'InputFields', '3': 5, '4': 3, '5': 11, '6': '.api.MappingTableInputDescription', '8': {}, '10': 'InputFields'},
{'1': 'OutputField', '3': 6, '4': 1, '5': 11, '6': '.api.MappingTableOutputField', '8': {}, '10': 'OutputField'},
{'1': 'Entries', '3': 7, '4': 3, '5': 11, '6': '.api.MappingTableEntry', '8': {}, '10': 'Entries'},
],
'7': {},
};
/// Descriptor for `PutMappingTableRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List putMappingTableRequestDescriptor = $convert.base64Decode(
'ChZQdXRNYXBwaW5nVGFibGVSZXF1ZXN0EjwKBkhlYWRlchgBIAEoCzIZLmFwaS5SZXF1ZXN0UH'
'JvamVjdEhlYWRlckIJuoEBBYoBAhABUgZIZWFkZXISDgoCSUQYAiABKAlSAklEEh4KBUxhYmVs'
'GAMgASgJQgi6gQEEcgIQAVIFTGFiZWwSNAoGRW50aXR5GAQgASgOMg8uYXBpLkVudGl0eVR5cG'
'VCC7qBAQeCAQQQASAAUgZFbnRpdHkSTgoLSW5wdXRGaWVsZHMYBSADKAsyIS5hcGkuTWFwcGlu'
'Z1RhYmxlSW5wdXREZXNjcmlwdGlvbkIJuoEBBZIBAggBUgtJbnB1dEZpZWxkcxJJCgtPdXRwdX'
'RGaWVsZBgGIAEoCzIcLmFwaS5NYXBwaW5nVGFibGVPdXRwdXRGaWVsZEIJuoEBBYoBAhABUgtP'
'dXRwdXRGaWVsZBI7CgdFbnRyaWVzGAcgAygLMhYuYXBpLk1hcHBpbmdUYWJsZUVudHJ5Qgm6gQ'
'EFkgECCAFSB0VudHJpZXM6RZJBQgpA0gEGSGVhZGVy0gEFTGFiZWzSAQtJbnB1dEZpZWxkc9IB'
'C091dHB1dEZpZWxk0gEHRW50cmllc9IBBkVudGl0eQ==');
@$core.Deprecated('Use putMappingTableResponseDescriptor instead')
const PutMappingTableResponse$json = {
'1': 'PutMappingTableResponse',
'2': [
{'1': 'MappingTable', '3': 1, '4': 1, '5': 11, '6': '.api.MappingTable', '8': {}, '10': 'MappingTable'},
],
};
/// Descriptor for `PutMappingTableResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List putMappingTableResponseDescriptor = $convert.base64Decode(
'ChdQdXRNYXBwaW5nVGFibGVSZXNwb25zZRJACgxNYXBwaW5nVGFibGUYASABKAsyES5hcGkuTW'
'FwcGluZ1RhYmxlQgm6gQEFigECEAFSDE1hcHBpbmdUYWJsZQ==');
@$core.Deprecated('Use getMappingTableRequestDescriptor instead')
const GetMappingTableRequest$json = {
'1': 'GetMappingTableRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ID'},
],
'7': {},
};
/// Descriptor for `GetMappingTableRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getMappingTableRequestDescriptor = $convert.base64Decode(
'ChZHZXRNYXBwaW5nVGFibGVSZXF1ZXN0EjwKBkhlYWRlchgBIAEoCzIZLmFwaS5SZXF1ZXN0UH'
'JvamVjdEhlYWRlckIJuoEBBYoBAhABUgZIZWFkZXISGAoCSUQYAiABKAlCCLqBAQRyAhABUgJJ'
'RDoTkkEQCg7SAQZIZWFkZXLSAQJJRA==');
@$core.Deprecated('Use getMappingTableResponseDescriptor instead')
const GetMappingTableResponse$json = {
'1': 'GetMappingTableResponse',
'2': [
{'1': 'MappingTable', '3': 1, '4': 1, '5': 11, '6': '.api.MappingTable', '8': {}, '10': 'MappingTable'},
],
};
/// Descriptor for `GetMappingTableResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List getMappingTableResponseDescriptor = $convert.base64Decode(
'ChdHZXRNYXBwaW5nVGFibGVSZXNwb25zZRJACgxNYXBwaW5nVGFibGUYASABKAsyES5hcGkuTW'
'FwcGluZ1RhYmxlQgm6gQEFigECEAFSDE1hcHBpbmdUYWJsZQ==');
@$core.Deprecated('Use listMappingTableRequestDescriptor instead')
const ListMappingTableRequest$json = {
'1': 'ListMappingTableRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'Entity', '3': 2, '4': 1, '5': 14, '6': '.api.EntityType', '10': 'Entity'},
{'1': 'Label', '3': 3, '4': 1, '5': 9, '10': 'Label'},
],
'7': {},
};
/// Descriptor for `ListMappingTableRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listMappingTableRequestDescriptor = $convert.base64Decode(
'ChdMaXN0TWFwcGluZ1RhYmxlUmVxdWVzdBI8CgZIZWFkZXIYASABKAsyGS5hcGkuUmVxdWVzdF'
'Byb2plY3RIZWFkZXJCCbqBAQWKAQIQAVIGSGVhZGVyEicKBkVudGl0eRgCIAEoDjIPLmFwaS5F'
'bnRpdHlUeXBlUgZFbnRpdHkSFAoFTGFiZWwYAyABKAlSBUxhYmVsOg6SQQsKCdIBBkhlYWRlcg'
'==');
@$core.Deprecated('Use listMappingTableResponseDescriptor instead')
const ListMappingTableResponse$json = {
'1': 'ListMappingTableResponse',
'2': [
{'1': 'MappingTables', '3': 1, '4': 3, '5': 11, '6': '.api.MappingTable', '10': 'MappingTables'},
],
};
/// Descriptor for `ListMappingTableResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List listMappingTableResponseDescriptor = $convert.base64Decode(
'ChhMaXN0TWFwcGluZ1RhYmxlUmVzcG9uc2USNwoNTWFwcGluZ1RhYmxlcxgBIAMoCzIRLmFwaS'
'5NYXBwaW5nVGFibGVSDU1hcHBpbmdUYWJsZXM=');
@$core.Deprecated('Use deleteMappingTableRequestDescriptor instead')
const DeleteMappingTableRequest$json = {
'1': 'DeleteMappingTableRequest',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
{'1': 'ID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ID'},
],
'7': {},
};
/// Descriptor for `DeleteMappingTableRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List deleteMappingTableRequestDescriptor = $convert.base64Decode(
'ChlEZWxldGVNYXBwaW5nVGFibGVSZXF1ZXN0EjwKBkhlYWRlchgBIAEoCzIZLmFwaS5SZXF1ZX'
'N0UHJvamVjdEhlYWRlckIJuoEBBYoBAhABUgZIZWFkZXISGAoCSUQYAiABKAlCCLqBAQRyAhAB'
'UgJJRDoTkkEQCg7SAQZIZWFkZXLSAQJJRA==');
@$core.Deprecated('Use deleteMappingTableResponseDescriptor instead')
const DeleteMappingTableResponse$json = {
'1': 'DeleteMappingTableResponse',
};
/// Descriptor for `DeleteMappingTableResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List deleteMappingTableResponseDescriptor = $convert.base64Decode(
'ChpEZWxldGVNYXBwaW5nVGFibGVSZXNwb25zZQ==');