Files
dart-core-sdk/lib/shared.pbjson.dart
2026-01-16 12:34:04 +00:00

2066 lines
96 KiB
Dart

// This is a generated file - do not edit.
//
// Generated from shared.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 modelDataSetEnumDescriptor instead')
const ModelDataSetEnum$json = {
'1': 'ModelDataSetEnum',
'2': [
{'1': 'ACTOR', '2': 0},
{'1': 'EXECUTIONFLOW', '2': 1},
{'1': 'HANDLINGUNIT', '2': 2},
{'1': 'ITEM', '2': 3},
{'1': 'METADATA', '2': 4},
{'1': 'MOVEMENT', '2': 5},
{'1': 'ORDER', '2': 6},
{'1': 'PARTNER', '2': 7},
{'1': 'STOCK', '2': 8},
{'1': 'TRACKING', '2': 9},
{'1': 'CLAIM', '2': 10},
{'1': 'APPOINTMENT', '2': 11},
],
};
/// Descriptor for `ModelDataSetEnum`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List modelDataSetEnumDescriptor = $convert.base64Decode(
'ChBNb2RlbERhdGFTZXRFbnVtEgkKBUFDVE9SEAASEQoNRVhFQ1VUSU9ORkxPVxABEhAKDEhBTk'
'RMSU5HVU5JVBACEggKBElURU0QAxIMCghNRVRBREFUQRAEEgwKCE1PVkVNRU5UEAUSCQoFT1JE'
'RVIQBhILCgdQQVJUTkVSEAcSCQoFU1RPQ0sQCBIMCghUUkFDS0lORxAJEgkKBUNMQUlNEAoSDw'
'oLQVBQT0lOVE1FTlQQCw==');
@$core.Deprecated('Use weekDayDescriptor instead')
const WeekDay$json = {
'1': 'WeekDay',
'2': [
{'1': 'WEEKDAY_UNDEFINED', '2': 0},
{'1': 'WEEKDAY_MONDAY', '2': 1},
{'1': 'WEEKDAY_TUESDAY', '2': 2},
{'1': 'WEEKDAY_WEDNESDAY', '2': 3},
{'1': 'WEEKDAY_THURSDAY', '2': 4},
{'1': 'WEEKDAY_FRIDAY', '2': 5},
{'1': 'WEEKDAY_SATURDAY', '2': 6},
{'1': 'WEEKDAY_SUNDAY', '2': 7},
],
};
/// Descriptor for `WeekDay`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List weekDayDescriptor = $convert.base64Decode(
'CgdXZWVrRGF5EhUKEVdFRUtEQVlfVU5ERUZJTkVEEAASEgoOV0VFS0RBWV9NT05EQVkQARITCg'
'9XRUVLREFZX1RVRVNEQVkQAhIVChFXRUVLREFZX1dFRE5FU0RBWRADEhQKEFdFRUtEQVlfVEhV'
'UlNEQVkQBBISCg5XRUVLREFZX0ZSSURBWRAFEhQKEFdFRUtEQVlfU0FUVVJEQVkQBhISCg5XRU'
'VLREFZX1NVTkRBWRAH');
@$core.Deprecated('Use severityLevelDescriptor instead')
const SeverityLevel$json = {
'1': 'SeverityLevel',
'2': [
{'1': 'SEVERITYLEVEL_UNKNOWN', '2': 0},
{'1': 'INFO', '2': 1},
{'1': 'WARNING', '2': 2},
{'1': 'ERROR', '2': 3},
{'1': 'SECURITY', '2': 4},
],
};
/// Descriptor for `SeverityLevel`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List severityLevelDescriptor = $convert.base64Decode(
'Cg1TZXZlcml0eUxldmVsEhkKFVNFVkVSSVRZTEVWRUxfVU5LTk9XThAAEggKBElORk8QARILCg'
'dXQVJOSU5HEAISCQoFRVJST1IQAxIMCghTRUNVUklUWRAE');
@$core.Deprecated('Use responseStatusDescriptor instead')
const ResponseStatus$json = {
'1': 'ResponseStatus',
'2': [
{'1': 'RESPONSESTATUS_UNKNOWN', '2': 0},
{'1': 'OK', '2': 1},
{'1': 'INTERNAL_ERROR', '2': 2},
{'1': 'PAYLOAD_INCORRECT', '2': 3},
{'1': 'OBJECT_ID_NOT_FOUND', '2': 4},
{'1': 'PROJECT_NOT_FOUND', '2': 5},
{'1': 'UNAUTHORIZED', '2': 6},
{'1': 'TIMEOUT', '2': 7},
],
};
/// Descriptor for `ResponseStatus`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List responseStatusDescriptor = $convert.base64Decode(
'Cg5SZXNwb25zZVN0YXR1cxIaChZSRVNQT05TRVNUQVRVU19VTktOT1dOEAASBgoCT0sQARISCg'
'5JTlRFUk5BTF9FUlJPUhACEhUKEVBBWUxPQURfSU5DT1JSRUNUEAMSFwoTT0JKRUNUX0lEX05P'
'VF9GT1VORBAEEhUKEVBST0pFQ1RfTk9UX0ZPVU5EEAUSEAoMVU5BVVRIT1JJWkVEEAYSCwoHVE'
'lNRU9VVBAH');
@$core.Deprecated('Use workflowTypeEnumDescriptor instead')
const WorkflowTypeEnum$json = {
'1': 'WorkflowTypeEnum',
'2': [
{'1': 'CREATE_PROJECT', '2': 0},
{'1': 'DELETE_PROJECT', '2': 1},
{'1': 'DELETE_CORE', '2': 2},
{'1': 'DELETE_PARTNER_APP', '2': 3},
{'1': 'DELETE_CONNECTION', '2': 4},
{'1': 'BILLING', '2': 5},
{'1': 'EXTRACT_DATA', '2': 6},
{'1': 'OPTIMIZE_CLICKHOUSE', '2': 10},
{'1': 'CREATE_ORGANISATION', '2': 12},
{'1': 'DELETE_ORGANISATION', '2': 13},
{'1': 'RECOVER_DATA', '2': 18},
{'1': 'DAILY_PROJECTS_OPERATIONS', '2': 19},
{'1': 'HEALTH_CHECK_WORKFLOWS', '2': 20},
{'1': 'EXTRACT_KPI_DATA', '2': 21},
{'1': 'UPDATE_MATERIALIZED_VIEW', '2': 22},
{'1': 'PRUNE_DATA', '2': 23},
{'1': 'CHECK_AND_LAUNCH_RECOVER_DATA', '2': 24},
{'1': 'SYNCHRONIZE_RULES_ON_GIT', '2': 25},
{'1': 'ANONYMIZE_DATA', '2': 26},
{'1': 'UPGRADE_MODEL', '2': 27},
{'1': 'SWEEP', '2': 28},
{'1': 'CREATE_CLICKHOUSE', '2': 29},
{'1': 'DELETE_CLICKHOUSE', '2': 30},
{'1': 'CLEAN_CASSANDRA', '2': 31},
],
};
/// Descriptor for `WorkflowTypeEnum`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List workflowTypeEnumDescriptor = $convert.base64Decode(
'ChBXb3JrZmxvd1R5cGVFbnVtEhIKDkNSRUFURV9QUk9KRUNUEAASEgoOREVMRVRFX1BST0pFQ1'
'QQARIPCgtERUxFVEVfQ09SRRACEhYKEkRFTEVURV9QQVJUTkVSX0FQUBADEhUKEURFTEVURV9D'
'T05ORUNUSU9OEAQSCwoHQklMTElORxAFEhAKDEVYVFJBQ1RfREFUQRAGEhcKE09QVElNSVpFX0'
'NMSUNLSE9VU0UQChIXChNDUkVBVEVfT1JHQU5JU0FUSU9OEAwSFwoTREVMRVRFX09SR0FOSVNB'
'VElPThANEhAKDFJFQ09WRVJfREFUQRASEh0KGURBSUxZX1BST0pFQ1RTX09QRVJBVElPTlMQEx'
'IaChZIRUFMVEhfQ0hFQ0tfV09SS0ZMT1dTEBQSFAoQRVhUUkFDVF9LUElfREFUQRAVEhwKGFVQ'
'REFURV9NQVRFUklBTElaRURfVklFVxAWEg4KClBSVU5FX0RBVEEQFxIhCh1DSEVDS19BTkRfTE'
'FVTkNIX1JFQ09WRVJfREFUQRAYEhwKGFNZTkNIUk9OSVpFX1JVTEVTX09OX0dJVBAZEhIKDkFO'
'T05ZTUlaRV9EQVRBEBoSEQoNVVBHUkFERV9NT0RFTBAbEgkKBVNXRUVQEBwSFQoRQ1JFQVRFX0'
'NMSUNLSE9VU0UQHRIVChFERUxFVEVfQ0xJQ0tIT1VTRRAeEhMKD0NMRUFOX0NBU1NBTkRSQRAf');
@$core.Deprecated('Use moduleWorkflowTypeEnumDescriptor instead')
const ModuleWorkflowTypeEnum$json = {
'1': 'ModuleWorkflowTypeEnum',
'2': [
{'1': 'PRE_WORKFLOW', '2': 0},
{'1': 'POST_WORKFLOW', '2': 1},
],
};
/// Descriptor for `ModuleWorkflowTypeEnum`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List moduleWorkflowTypeEnumDescriptor = $convert.base64Decode(
'ChZNb2R1bGVXb3JrZmxvd1R5cGVFbnVtEhAKDFBSRV9XT1JLRkxPVxAAEhEKDVBPU1RfV09SS0'
'ZMT1cQAQ==');
@$core.Deprecated('Use workflowSemaphoreDescriptor instead')
const WorkflowSemaphore$json = {
'1': 'WorkflowSemaphore',
'2': [
{'1': 'WS_DB_OPERATION', '2': 0},
{'1': 'WS_PROVISIONING', '2': 1},
{'1': 'WS_RECOVER_DATA', '2': 2},
{'1': 'WS_SYNCHRONIZE_RULES', '2': 3},
{'1': 'WS_CHECK_AND_LAUNCH_RECOVER_DATA', '2': 4},
{'1': 'WS_PROPAGATE_MODEL', '2': 5},
],
};
/// Descriptor for `WorkflowSemaphore`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List workflowSemaphoreDescriptor = $convert.base64Decode(
'ChFXb3JrZmxvd1NlbWFwaG9yZRITCg9XU19EQl9PUEVSQVRJT04QABITCg9XU19QUk9WSVNJT0'
'5JTkcQARITCg9XU19SRUNPVkVSX0RBVEEQAhIYChRXU19TWU5DSFJPTklaRV9SVUxFUxADEiQK'
'IFdTX0NIRUNLX0FORF9MQVVOQ0hfUkVDT1ZFUl9EQVRBEAQSFgoSV1NfUFJPUEFHQVRFX01PRE'
'VMEAU=');
@$core.Deprecated('Use sharePolicyDescriptor instead')
const SharePolicy$json = {
'1': 'SharePolicy',
'2': [
{'1': 'SHARE_POLICY_UNKNOWN', '2': 0},
{'1': 'SHARE_POLICY_PRIVATE', '2': 10},
{'1': 'SHARE_POLICY_PUBLIC', '2': 11},
{'1': 'SHARE_POLICY_1DAY', '2': 20},
{'1': 'SHARE_POLICY_2DAYS', '2': 21},
{'1': 'SHARE_POLICY_4DAYS', '2': 22},
{'1': 'SHARE_POLICY_1WEEK', '2': 23},
{'1': 'SHARE_POLICY_2WEEKS', '2': 24},
{'1': 'SHARE_POLICY_1MONTH', '2': 25},
{'1': 'SHARE_POLICY_3MONTHS', '2': 26},
{'1': 'SHARE_POLICY_6MONTHS', '2': 27},
{'1': 'SHARE_POLICY_1YEAR', '2': 28},
],
};
/// Descriptor for `SharePolicy`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List sharePolicyDescriptor = $convert.base64Decode(
'CgtTaGFyZVBvbGljeRIYChRTSEFSRV9QT0xJQ1lfVU5LTk9XThAAEhgKFFNIQVJFX1BPTElDWV'
'9QUklWQVRFEAoSFwoTU0hBUkVfUE9MSUNZX1BVQkxJQxALEhUKEVNIQVJFX1BPTElDWV8xREFZ'
'EBQSFgoSU0hBUkVfUE9MSUNZXzJEQVlTEBUSFgoSU0hBUkVfUE9MSUNZXzREQVlTEBYSFgoSU0'
'hBUkVfUE9MSUNZXzFXRUVLEBcSFwoTU0hBUkVfUE9MSUNZXzJXRUVLUxAYEhcKE1NIQVJFX1BP'
'TElDWV8xTU9OVEgQGRIYChRTSEFSRV9QT0xJQ1lfM01PTlRIUxAaEhgKFFNIQVJFX1BPTElDWV'
'82TU9OVEhTEBsSFgoSU0hBUkVfUE9MSUNZXzFZRUFSEBw=');
@$core.Deprecated('Use entityTypeDescriptor instead')
const EntityType$json = {
'1': 'EntityType',
'2': [
{'1': 'ENTITY_TYPE_UNKNOWN', '2': 0},
{'1': 'ENTITY_TYPE_ACTOR', '2': 1},
{'1': 'ENTITY_TYPE_EXECUTIONFLOW', '2': 2},
{'1': 'ENTITY_TYPE_FAMILY', '2': 3},
{'1': 'ENTITY_TYPE_HANDLINGUNIT', '2': 4},
{'1': 'ENTITY_TYPE_ITEM', '2': 5},
{'1': 'ENTITY_TYPE_ORDER', '2': 6},
{'1': 'ENTITY_TYPE_PARTNER', '2': 7},
{'1': 'ENTITY_TYPE_STOCK', '2': 8},
{'1': 'ENTITY_TYPE_TRACKING', '2': 9},
{'1': 'ENTITY_TYPE_MOVEMENT', '2': 11},
{'1': 'ENTITY_TYPE_CLAIM', '2': 10},
{'1': 'ENTITY_TYPE_APPOINTMENT', '2': 12},
],
};
/// Descriptor for `EntityType`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List entityTypeDescriptor = $convert.base64Decode(
'CgpFbnRpdHlUeXBlEhcKE0VOVElUWV9UWVBFX1VOS05PV04QABIVChFFTlRJVFlfVFlQRV9BQ1'
'RPUhABEh0KGUVOVElUWV9UWVBFX0VYRUNVVElPTkZMT1cQAhIWChJFTlRJVFlfVFlQRV9GQU1J'
'TFkQAxIcChhFTlRJVFlfVFlQRV9IQU5ETElOR1VOSVQQBBIUChBFTlRJVFlfVFlQRV9JVEVNEA'
'USFQoRRU5USVRZX1RZUEVfT1JERVIQBhIXChNFTlRJVFlfVFlQRV9QQVJUTkVSEAcSFQoRRU5U'
'SVRZX1RZUEVfU1RPQ0sQCBIYChRFTlRJVFlfVFlQRV9UUkFDS0lORxAJEhgKFEVOVElUWV9UWV'
'BFX01PVkVNRU5UEAsSFQoRRU5USVRZX1RZUEVfQ0xBSU0QChIbChdFTlRJVFlfVFlQRV9BUFBP'
'SU5UTUVOVBAM');
@$core.Deprecated('Use claimEntityTypeDescriptor instead')
const ClaimEntityType$json = {
'1': 'ClaimEntityType',
'2': [
{'1': 'CLAIM_ENTITY_TYPE_UNKNOWN', '2': 0},
{'1': 'CLAIM_ENTITY_TYPE_ACTOR', '2': 1},
{'1': 'CLAIM_ENTITY_TYPE_EXECUTIONFLOW', '2': 2},
{'1': 'CLAIM_ENTITY_TYPE_HANDLINGUNIT', '2': 3},
{'1': 'CLAIM_ENTITY_TYPE_ORDER', '2': 4},
{'1': 'CLAIM_ENTITY_TYPE_MOVEMENT', '2': 6},
],
};
/// Descriptor for `ClaimEntityType`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List claimEntityTypeDescriptor = $convert.base64Decode(
'Cg9DbGFpbUVudGl0eVR5cGUSHQoZQ0xBSU1fRU5USVRZX1RZUEVfVU5LTk9XThAAEhsKF0NMQU'
'lNX0VOVElUWV9UWVBFX0FDVE9SEAESIwofQ0xBSU1fRU5USVRZX1RZUEVfRVhFQ1VUSU9ORkxP'
'VxACEiIKHkNMQUlNX0VOVElUWV9UWVBFX0hBTkRMSU5HVU5JVBADEhsKF0NMQUlNX0VOVElUWV'
'9UWVBFX09SREVSEAQSHgoaQ0xBSU1fRU5USVRZX1RZUEVfTU9WRU1FTlQQBg==');
@$core.Deprecated('Use claimSectorDescriptor instead')
const ClaimSector$json = {
'1': 'ClaimSector',
'2': [
{'1': 'CLAIM_SECTOR_UNKNOWN', '2': 0},
{'1': 'CLAIM_SECTOR_TRANSPORT', '2': 1},
{'1': 'CLAIM_SECTOR_WAREHOUSING', '2': 2},
{'1': 'CLAIM_SECTOR_DELIVERY', '2': 3},
{'1': 'CLAIM_SECTOR_FINANCIAL', '2': 4},
{'1': 'CLAIM_SECTOR_MISCELLANEOUS', '2': 5},
],
};
/// Descriptor for `ClaimSector`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List claimSectorDescriptor = $convert.base64Decode(
'CgtDbGFpbVNlY3RvchIYChRDTEFJTV9TRUNUT1JfVU5LTk9XThAAEhoKFkNMQUlNX1NFQ1RPUl'
'9UUkFOU1BPUlQQARIcChhDTEFJTV9TRUNUT1JfV0FSRUhPVVNJTkcQAhIZChVDTEFJTV9TRUNU'
'T1JfREVMSVZFUlkQAxIaChZDTEFJTV9TRUNUT1JfRklOQU5DSUFMEAQSHgoaQ0xBSU1fU0VDVE'
'9SX01JU0NFTExBTkVPVVMQBQ==');
@$core.Deprecated('Use claimStatusDescriptor instead')
const ClaimStatus$json = {
'1': 'ClaimStatus',
'2': [
{'1': 'CLAIM_STATUS_UNKNOWN', '2': 0},
{'1': 'CLAIM_STATUS_START_NEW', '2': 100},
{'1': 'CLAIM_STATUS_START_TODO', '2': 101},
{'1': 'CLAIM_STATUS_INPROGRESS_TREATMENT', '2': 200},
{'1': 'CLAIM_STATUS_INPROGRESS_RESOLUTION', '2': 201},
{'1': 'CLAIM_STATUS_STANDBY_WAITINGFORINFO', '2': 300},
{'1': 'CLAIM_STATUS_STANDBY_PAUSE', '2': 301},
{'1': 'CLAIM_STATUS_END_CANCELLED', '2': 400},
{'1': 'CLAIM_STATUS_END_SOLVED', '2': 401},
{'1': 'CLAIM_STATUS_END_CLOSED', '2': 402},
{'1': 'CLAIM_STATUS_END_REJECTED', '2': 403},
{'1': 'CLAIM_STATUS_ANOMALY', '2': 9500},
],
};
/// Descriptor for `ClaimStatus`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List claimStatusDescriptor = $convert.base64Decode(
'CgtDbGFpbVN0YXR1cxIYChRDTEFJTV9TVEFUVVNfVU5LTk9XThAAEhoKFkNMQUlNX1NUQVRVU1'
'9TVEFSVF9ORVcQZBIbChdDTEFJTV9TVEFUVVNfU1RBUlRfVE9ETxBlEiYKIUNMQUlNX1NUQVRV'
'U19JTlBST0dSRVNTX1RSRUFUTUVOVBDIARInCiJDTEFJTV9TVEFUVVNfSU5QUk9HUkVTU19SRV'
'NPTFVUSU9OEMkBEigKI0NMQUlNX1NUQVRVU19TVEFOREJZX1dBSVRJTkdGT1JJTkZPEKwCEh8K'
'GkNMQUlNX1NUQVRVU19TVEFOREJZX1BBVVNFEK0CEh8KGkNMQUlNX1NUQVRVU19FTkRfQ0FOQ0'
'VMTEVEEJADEhwKF0NMQUlNX1NUQVRVU19FTkRfU09MVkVEEJEDEhwKF0NMQUlNX1NUQVRVU19F'
'TkRfQ0xPU0VEEJIDEh4KGUNMQUlNX1NUQVRVU19FTkRfUkVKRUNURUQQkwMSGQoUQ0xBSU1fU1'
'RBVFVTX0FOT01BTFkQnEo=');
@$core.Deprecated('Use claimCriticalityDescriptor instead')
const ClaimCriticality$json = {
'1': 'ClaimCriticality',
'2': [
{'1': 'CLAIM_CRITICALITY_UNKNOWN', '2': 0},
{'1': 'CLAIM_CRITICALITY_LOW', '2': 10},
{'1': 'CLAIM_CRITICALITY_MEDIUM', '2': 20},
{'1': 'CLAIM_CRITICALITY_HIGH', '2': 30},
{'1': 'CLAIM_CRITICALITY_BLOCKING', '2': 40},
],
};
/// Descriptor for `ClaimCriticality`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List claimCriticalityDescriptor = $convert.base64Decode(
'ChBDbGFpbUNyaXRpY2FsaXR5Eh0KGUNMQUlNX0NSSVRJQ0FMSVRZX1VOS05PV04QABIZChVDTE'
'FJTV9DUklUSUNBTElUWV9MT1cQChIcChhDTEFJTV9DUklUSUNBTElUWV9NRURJVU0QFBIaChZD'
'TEFJTV9DUklUSUNBTElUWV9ISUdIEB4SHgoaQ0xBSU1fQ1JJVElDQUxJVFlfQkxPQ0tJTkcQKA'
'==');
@$core.Deprecated('Use timeFormatDescriptor instead')
const TimeFormat$json = {
'1': 'TimeFormat',
'2': [
{'1': 'H12', '2': 0},
{'1': 'H23', '2': 1},
{'1': 'H24', '2': 2},
],
};
/// Descriptor for `TimeFormat`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List timeFormatDescriptor = $convert.base64Decode(
'CgpUaW1lRm9ybWF0EgcKA0gxMhAAEgcKA0gyMxABEgcKA0gyNBAC');
@$core.Deprecated('Use displayDateDescriptor instead')
const DisplayDate$json = {
'1': 'DisplayDate',
'2': [
{'1': 'DATE', '2': 0},
{'1': 'DATE_TIME', '2': 1},
{'1': 'TIME', '2': 2},
],
};
/// Descriptor for `DisplayDate`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List displayDateDescriptor = $convert.base64Decode(
'CgtEaXNwbGF5RGF0ZRIICgREQVRFEAASDQoJREFURV9USU1FEAESCAoEVElNRRAC');
@$core.Deprecated('Use entityAdminPlatformDescriptor instead')
const EntityAdminPlatform$json = {
'1': 'EntityAdminPlatform',
'2': [
{'1': 'PROJECT_PLATFORM', '2': 0},
{'1': 'METRICS', '2': 1},
{'1': 'WAKEUP_ENTITY', '2': 2},
{'1': 'NOTIFICATION', '2': 3},
],
};
/// Descriptor for `EntityAdminPlatform`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List entityAdminPlatformDescriptor = $convert.base64Decode(
'ChNFbnRpdHlBZG1pblBsYXRmb3JtEhQKEFBST0pFQ1RfUExBVEZPUk0QABILCgdNRVRSSUNTEA'
'ESEQoNV0FLRVVQX0VOVElUWRACEhAKDE5PVElGSUNBVElPThAD');
@$core.Deprecated('Use recoverTypeDescriptor instead')
const RecoverType$json = {
'1': 'RecoverType',
'2': [
{'1': 'RECOVER_OPENSEARCH', '2': 0},
{'1': 'RECOVER_CLICKHOUSE', '2': 1},
{'1': 'RECOVER_ALL', '2': 2},
],
};
/// Descriptor for `RecoverType`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List recoverTypeDescriptor = $convert.base64Decode(
'CgtSZWNvdmVyVHlwZRIWChJSRUNPVkVSX09QRU5TRUFSQ0gQABIWChJSRUNPVkVSX0NMSUNLSE'
'9VU0UQARIPCgtSRUNPVkVSX0FMTBAC');
@$core.Deprecated('Use resourceTypeDescriptor instead')
const ResourceType$json = {
'1': 'ResourceType',
'2': [
{'1': 'RESOURCE_TYPE_UNKNOWN', '2': 0},
{'1': 'RESOURCE_TYPE_PLATFORM', '2': 10},
{'1': 'RESOURCE_TYPE_ORGANISATION', '2': 20},
{'1': 'RESOURCE_TYPE_PROJECT', '2': 30},
{'1': 'RESOURCE_TYPE_PARTNERAPP', '2': 40},
{'1': 'RESOURCE_TYPE_CONNECTION', '2': 50},
{'1': 'RESOURCE_TYPE_ATTACHMENTTYPE', '2': 60},
{'1': 'RESOURCE_TYPE_CLAIMTYPE', '2': 70},
],
};
/// Descriptor for `ResourceType`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List resourceTypeDescriptor = $convert.base64Decode(
'CgxSZXNvdXJjZVR5cGUSGQoVUkVTT1VSQ0VfVFlQRV9VTktOT1dOEAASGgoWUkVTT1VSQ0VfVF'
'lQRV9QTEFURk9STRAKEh4KGlJFU09VUkNFX1RZUEVfT1JHQU5JU0FUSU9OEBQSGQoVUkVTT1VS'
'Q0VfVFlQRV9QUk9KRUNUEB4SHAoYUkVTT1VSQ0VfVFlQRV9QQVJUTkVSQVBQECgSHAoYUkVTT1'
'VSQ0VfVFlQRV9DT05ORUNUSU9OEDISIAocUkVTT1VSQ0VfVFlQRV9BVFRBQ0hNRU5UVFlQRRA8'
'EhsKF1JFU09VUkNFX1RZUEVfQ0xBSU1UWVBFEEY=');
@$core.Deprecated('Use roleTagDescriptor instead')
const RoleTag$json = {
'1': 'RoleTag',
'2': [
{'1': 'ROLE_TAG_UNKNOWN', '2': 0},
{'1': 'ROLE_TAG_PROJECT_ACTIVITY', '2': 10},
{'1': 'ROLE_TAG_PROJECT_SITE', '2': 20},
],
};
/// Descriptor for `RoleTag`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List roleTagDescriptor = $convert.base64Decode(
'CgdSb2xlVGFnEhQKEFJPTEVfVEFHX1VOS05PV04QABIdChlST0xFX1RBR19QUk9KRUNUX0FDVE'
'lWSVRZEAoSGQoVUk9MRV9UQUdfUFJPSkVDVF9TSVRFEBQ=');
@$core.Deprecated('Use periodUnitDescriptor instead')
const PeriodUnit$json = {
'1': 'PeriodUnit',
'2': [
{'1': 'PERIOD_UNIT_UNDEFINED', '2': 0},
{'1': 'PERIOD_UNIT_WORK_HOUR', '2': 1},
{'1': 'PERIOD_UNIT_WORK_DAY', '2': 2},
{'1': 'PERIOD_UNIT_CALENDAR_DAY', '2': 3},
],
};
/// Descriptor for `PeriodUnit`. Decode as a `google.protobuf.EnumDescriptorProto`.
final $typed_data.Uint8List periodUnitDescriptor = $convert.base64Decode(
'CgpQZXJpb2RVbml0EhkKFVBFUklPRF9VTklUX1VOREVGSU5FRBAAEhkKFVBFUklPRF9VTklUX1'
'dPUktfSE9VUhABEhgKFFBFUklPRF9VTklUX1dPUktfREFZEAISHAoYUEVSSU9EX1VOSVRfQ0FM'
'RU5EQVJfREFZEAM=');
@$core.Deprecated('Use requestHeaderDescriptor instead')
const RequestHeader$json = {
'1': 'RequestHeader',
'2': [
{'1': 'Project', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Project'},
],
};
/// Descriptor for `RequestHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List requestHeaderDescriptor = $convert.base64Decode(
'Cg1SZXF1ZXN0SGVhZGVyEkMKB1Byb2plY3QYASABKAlCKZJBGzIZSWRlbnRpZmllciBvZiB0aG'
'UgcHJvamVjdPpCCHIGEAG6AQEgUgdQcm9qZWN0');
@$core.Deprecated('Use timeRangeDescriptor instead')
const TimeRange$json = {
'1': 'TimeRange',
'2': [
{'1': 'StartTime', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'StartTime'},
{'1': 'EndTime', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'EndTime'},
],
};
/// Descriptor for `TimeRange`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List timeRangeDescriptor = $convert.base64Decode(
'CglUaW1lUmFuZ2USRgoJU3RhcnRUaW1lGAEgASgJQij6QiVyIzIhXig/OlswMV1bMC05XXwyWz'
'AtM10pOlswLTVdWzAtOV0kUglTdGFydFRpbWUSQgoHRW5kVGltZRgCIAEoCUIo+kIlciMyIV4o'
'PzpbMDFdWzAtOV18MlswLTNdKTpbMC01XVswLTldJFIHRW5kVGltZQ==');
@$core.Deprecated('Use requestProjectHeaderDescriptor instead')
const RequestProjectHeader$json = {
'1': 'RequestProjectHeader',
'2': [
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ProjectID'},
{'1': 'CorrelationID', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'CorrelationID'},
{'1': 'TechnicalID', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'TechnicalID'},
],
'7': {},
};
/// Descriptor for `RequestProjectHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List requestProjectHeaderDescriptor = $convert.base64Decode(
'ChRSZXF1ZXN0UHJvamVjdEhlYWRlchJaCglQcm9qZWN0SUQYASABKAlCPJJBLjIZSWRlbnRpZm'
'llciBvZiB0aGUgcHJvamVjdEoRIllvdXJfUHJvamVjdF9JRCL6QghyBhABugEBIFIJUHJvamVj'
'dElEEpoBCg1Db3JyZWxhdGlvbklEGAMgASgJQnSSQXEyY1RoaXMgSUQgaXMgc2VudCBiYWNrIG'
'ludG8gdGhlIHJlc3BvbnNlIGhlYWRlciBpbiBvcmRlciB0byBiZSBhYmxlIHRvIGNvcnJlbGF0'
'ZSByZXF1ZXN0IGFuZCByZXNwb25zZUoKIkNvcnJJRF9BIlINQ29ycmVsYXRpb25JRBKWAQoLVG'
'VjaG5pY2FsSUQYBCABKAlCdJJBcTJjVGhpcyBJRCBpcyBzZW50IGJhY2sgaW50byB0aGUgcmVz'
'cG9uc2UgaGVhZGVyIGluIG9yZGVyIHRvIGJlIGFibGUgdG8gY29ycmVsYXRlIHJlcXVlc3QgYW'
'5kIHJlc3BvbnNlSgoiVGVjaElEX0EiUgtUZWNobmljYWxJRDoRkkEOCgzSAQlQcm9qZWN0SUQ=');
@$core.Deprecated('Use requestOrganisationHeaderDescriptor instead')
const RequestOrganisationHeader$json = {
'1': 'RequestOrganisationHeader',
'2': [
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'OrganisationID'},
{'1': 'CorrelationID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'CorrelationID'},
{'1': 'TechnicalID', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'TechnicalID'},
],
'7': {},
};
/// Descriptor for `RequestOrganisationHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List requestOrganisationHeaderDescriptor = $convert.base64Decode(
'ChlSZXF1ZXN0T3JnYW5pc2F0aW9uSGVhZGVyElYKDk9yZ2FuaXNhdGlvbklEGAEgASgJQi6SQS'
'AyHklkZW50aWZpZXIgb2YgdGhlIG9yZ2FuaXNhdGlvbvpCCHIGEAG6AQEgUg5PcmdhbmlzYXRp'
'b25JRBKaAQoNQ29ycmVsYXRpb25JRBgCIAEoCUJ0kkFxMmNUaGlzIElEIGlzIHNlbnQgYmFjay'
'BpbnRvIHRoZSByZXNwb25zZSBoZWFkZXIgaW4gb3JkZXIgdG8gYmUgYWJsZSB0byBjb3JyZWxh'
'dGUgcmVxdWVzdCBhbmQgcmVzcG9uc2VKCiJDb3JySURfQSJSDUNvcnJlbGF0aW9uSUQSlgEKC1'
'RlY2huaWNhbElEGAMgASgJQnSSQXEyY1RoaXMgSUQgaXMgc2VudCBiYWNrIGludG8gdGhlIHJl'
'c3BvbnNlIGhlYWRlciBpbiBvcmRlciB0byBiZSBhYmxlIHRvIGNvcnJlbGF0ZSByZXF1ZXN0IG'
'FuZCByZXNwb25zZUoKIlRlY2hJRF9BIlILVGVjaG5pY2FsSUQ6FpJBEwoR0gEOT3JnYW5pc2F0'
'aW9uSUQ=');
@$core.Deprecated('Use requestBucketHeaderDescriptor instead')
const RequestBucketHeader$json = {
'1': 'RequestBucketHeader',
'2': [
{'1': 'BucketID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'BucketID'},
{'1': 'CorrelationID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'CorrelationID'},
{'1': 'TechnicalID', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'TechnicalID'},
],
'7': {},
};
/// Descriptor for `RequestBucketHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List requestBucketHeaderDescriptor = $convert.base64Decode(
'ChNSZXF1ZXN0QnVja2V0SGVhZGVyEkQKCEJ1Y2tldElEGAEgASgJQiiSQRoyGElkZW50aWZpZX'
'Igb2YgdGhlIGJ1Y2tldPpCCHIGEAG6AQEgUghCdWNrZXRJRBKaAQoNQ29ycmVsYXRpb25JRBgC'
'IAEoCUJ0kkFxMmNUaGlzIElEIGlzIHNlbnQgYmFjayBpbnRvIHRoZSByZXNwb25zZSBoZWFkZX'
'IgaW4gb3JkZXIgdG8gYmUgYWJsZSB0byBjb3JyZWxhdGUgcmVxdWVzdCBhbmQgcmVzcG9uc2VK'
'CiJDb3JySURfQSJSDUNvcnJlbGF0aW9uSUQSlgEKC1RlY2huaWNhbElEGAMgASgJQnSSQXEyY1'
'RoaXMgSUQgaXMgc2VudCBiYWNrIGludG8gdGhlIHJlc3BvbnNlIGhlYWRlciBpbiBvcmRlciB0'
'byBiZSBhYmxlIHRvIGNvcnJlbGF0ZSByZXF1ZXN0IGFuZCByZXNwb25zZUoKIlRlY2hJRF9BIl'
'ILVGVjaG5pY2FsSUQ6EJJBDQoL0gEIQnVja2V0SUQ=');
@$core.Deprecated('Use requestPartnerAppHeaderDescriptor instead')
const RequestPartnerAppHeader$json = {
'1': 'RequestPartnerAppHeader',
'2': [
{'1': 'PartnerAppID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'PartnerAppID'},
{'1': 'CorrelationID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'CorrelationID'},
{'1': 'TechnicalID', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'TechnicalID'},
],
'7': {},
};
/// Descriptor for `RequestPartnerAppHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List requestPartnerAppHeaderDescriptor = $convert.base64Decode(
'ChdSZXF1ZXN0UGFydG5lckFwcEhlYWRlchJQCgxQYXJ0bmVyQXBwSUQYASABKAlCLJJBHjIcSW'
'RlbnRpZmllciBvZiB0aGUgcGFydG5lckFwcPpCCHIGEAG6AQEgUgxQYXJ0bmVyQXBwSUQSmgEK'
'DUNvcnJlbGF0aW9uSUQYAiABKAlCdJJBcTJjVGhpcyBJRCBpcyBzZW50IGJhY2sgaW50byB0aG'
'UgcmVzcG9uc2UgaGVhZGVyIGluIG9yZGVyIHRvIGJlIGFibGUgdG8gY29ycmVsYXRlIHJlcXVl'
'c3QgYW5kIHJlc3BvbnNlSgoiQ29ycklEX0EiUg1Db3JyZWxhdGlvbklEEpYBCgtUZWNobmljYW'
'xJRBgDIAEoCUJ0kkFxMmNUaGlzIElEIGlzIHNlbnQgYmFjayBpbnRvIHRoZSByZXNwb25zZSBo'
'ZWFkZXIgaW4gb3JkZXIgdG8gYmUgYWJsZSB0byBjb3JyZWxhdGUgcmVxdWVzdCBhbmQgcmVzcG'
'9uc2VKCiJUZWNoSURfQSJSC1RlY2huaWNhbElEOhSSQREKD9IBDFBhcnRuZXJBcHBJRA==');
@$core.Deprecated('Use requestConnectionHeaderDescriptor instead')
const RequestConnectionHeader$json = {
'1': 'RequestConnectionHeader',
'2': [
{'1': 'ConnectionID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ConnectionID'},
{'1': 'CorrelationID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'CorrelationID'},
{'1': 'TechnicalID', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'TechnicalID'},
],
'7': {},
};
/// Descriptor for `RequestConnectionHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List requestConnectionHeaderDescriptor = $convert.base64Decode(
'ChdSZXF1ZXN0Q29ubmVjdGlvbkhlYWRlchJQCgxDb25uZWN0aW9uSUQYASABKAlCLJJBHjIcSW'
'RlbnRpZmllciBvZiB0aGUgY29ubmVjdGlvbvpCCHIGEAG6AQEgUgxDb25uZWN0aW9uSUQSmgEK'
'DUNvcnJlbGF0aW9uSUQYAiABKAlCdJJBcTJjVGhpcyBJRCBpcyBzZW50IGJhY2sgaW50byB0aG'
'UgcmVzcG9uc2UgaGVhZGVyIGluIG9yZGVyIHRvIGJlIGFibGUgdG8gY29ycmVsYXRlIHJlcXVl'
'c3QgYW5kIHJlc3BvbnNlSgoiQ29ycklEX0EiUg1Db3JyZWxhdGlvbklEEpYBCgtUZWNobmljYW'
'xJRBgDIAEoCUJ0kkFxMmNUaGlzIElEIGlzIHNlbnQgYmFjayBpbnRvIHRoZSByZXNwb25zZSBo'
'ZWFkZXIgaW4gb3JkZXIgdG8gYmUgYWJsZSB0byBjb3JyZWxhdGUgcmVxdWVzdCBhbmQgcmVzcG'
'9uc2VKCiJUZWNoSURfQSJSC1RlY2huaWNhbElEOhSSQREKD9IBDENvbm5lY3Rpb25JRA==');
@$core.Deprecated('Use requestAttachmentTypeHeaderDescriptor instead')
const RequestAttachmentTypeHeader$json = {
'1': 'RequestAttachmentTypeHeader',
'2': [
{'1': 'AttachmentTypeID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'AttachmentTypeID'},
{'1': 'CorrelationID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'CorrelationID'},
{'1': 'TechnicalID', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'TechnicalID'},
],
};
/// Descriptor for `RequestAttachmentTypeHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List requestAttachmentTypeHeaderDescriptor = $convert.base64Decode(
'ChtSZXF1ZXN0QXR0YWNobWVudFR5cGVIZWFkZXISXQoQQXR0YWNobWVudFR5cGVJRBgBIAEoCU'
'IxkkEjMiFJZGVudGlmaWVyIG9mIHRoZSBhdHRhY2htZW50IHR5cGX6QghyBhABugEBIFIQQXR0'
'YWNobWVudFR5cGVJRBKaAQoNQ29ycmVsYXRpb25JRBgCIAEoCUJ0kkFxMmNUaGlzIElEIGlzIH'
'NlbnQgYmFjayBpbnRvIHRoZSByZXNwb25zZSBoZWFkZXIgaW4gb3JkZXIgdG8gYmUgYWJsZSB0'
'byBjb3JyZWxhdGUgcmVxdWVzdCBhbmQgcmVzcG9uc2VKCiJDb3JySURfQSJSDUNvcnJlbGF0aW'
'9uSUQSlgEKC1RlY2huaWNhbElEGAMgASgJQnSSQXEyY1RoaXMgSUQgaXMgc2VudCBiYWNrIGlu'
'dG8gdGhlIHJlc3BvbnNlIGhlYWRlciBpbiBvcmRlciB0byBiZSBhYmxlIHRvIGNvcnJlbGF0ZS'
'ByZXF1ZXN0IGFuZCByZXNwb25zZUoKIlRlY2hJRF9BIlILVGVjaG5pY2FsSUQ=');
@$core.Deprecated('Use responseHeaderDescriptor instead')
const ResponseHeader$json = {
'1': 'ResponseHeader',
'2': [
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ProjectID'},
{'1': 'CorrelationID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'CorrelationID'},
{'1': 'TechnicalID', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'TechnicalID'},
],
};
/// Descriptor for `ResponseHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List responseHeaderDescriptor = $convert.base64Decode(
'Cg5SZXNwb25zZUhlYWRlchI8CglQcm9qZWN0SUQYASABKAlCHpJBGzIZSWRlbnRpZmllciBvZi'
'B0aGUgcHJvamVjdFIJUHJvamVjdElEEqwBCg1Db3JyZWxhdGlvbklEGAIgASgJQoUBkkGBATJz'
'VGhpcyBJRCBpcyBmaWxsZWQgdXNpbmcgdGhlIHJlcXVlc3QgQ29ycmVsYXRpb25JRCBpZiBwcm'
'92aWRlZCBpbiBvcmRlciB0byBiZSBhYmxlIHRvIGNvcnJlbGF0ZSByZXF1ZXN0IGFuZCByZXNw'
'b25zZUoKIkNvcnJJRF9BIlINQ29ycmVsYXRpb25JRBKlAQoLVGVjaG5pY2FsSUQYAyABKAlCgg'
'GSQX8ycVRoaXMgSUQgaXMgZmlsbGVkIHVzaW5nIHRoZSByZXF1ZXN0IFRlY2huaWNhbElEIGlm'
'IHByb3ZpZGVkIGluIG9yZGVyIHRvIGJlIGFibGUgdG8gY29ycmVsYXRlIHJlcXVlc3QgYW5kIH'
'Jlc3BvbnNlSgoiVGVjaElEX0EiUgtUZWNobmljYWxJRA==');
@$core.Deprecated('Use attachmentTypeResponseHeaderDescriptor instead')
const AttachmentTypeResponseHeader$json = {
'1': 'AttachmentTypeResponseHeader',
'2': [
{'1': 'AttachmentTypeID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'AttachmentTypeID'},
{'1': 'CorrelationID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'CorrelationID'},
{'1': 'TechnicalID', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'TechnicalID'},
],
};
/// Descriptor for `AttachmentTypeResponseHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List attachmentTypeResponseHeaderDescriptor = $convert.base64Decode(
'ChxBdHRhY2htZW50VHlwZVJlc3BvbnNlSGVhZGVyElEKEEF0dGFjaG1lbnRUeXBlSUQYASABKA'
'lCJZJBIjIgSWRlbnRpZmllciBvZiB0aGUgQXR0YWNobWVudFR5cGVSEEF0dGFjaG1lbnRUeXBl'
'SUQSrAEKDUNvcnJlbGF0aW9uSUQYAiABKAlChQGSQYEBMnNUaGlzIElEIGlzIGZpbGxlZCB1c2'
'luZyB0aGUgcmVxdWVzdCBDb3JyZWxhdGlvbklEIGlmIHByb3ZpZGVkIGluIG9yZGVyIHRvIGJl'
'IGFibGUgdG8gY29ycmVsYXRlIHJlcXVlc3QgYW5kIHJlc3BvbnNlSgoiQ29ycklEX0EiUg1Db3'
'JyZWxhdGlvbklEEqUBCgtUZWNobmljYWxJRBgDIAEoCUKCAZJBfzJxVGhpcyBJRCBpcyBmaWxs'
'ZWQgdXNpbmcgdGhlIHJlcXVlc3QgVGVjaG5pY2FsSUQgaWYgcHJvdmlkZWQgaW4gb3JkZXIgdG'
'8gYmUgYWJsZSB0byBjb3JyZWxhdGUgcmVxdWVzdCBhbmQgcmVzcG9uc2VKCiJUZWNoSURfQSJS'
'C1RlY2huaWNhbElE');
@$core.Deprecated('Use queryHeaderDescriptor instead')
const QueryHeader$json = {
'1': 'QueryHeader',
'2': [
{'1': 'Project', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Project'},
{'1': 'PagingState', '3': 3, '4': 1, '5': 9, '10': 'PagingState'},
{'1': 'Limit', '3': 4, '4': 1, '5': 9, '10': 'Limit'},
{'1': 'LocalizedLabel', '3': 5, '4': 1, '5': 8, '10': 'LocalizedLabel'},
],
'7': {},
};
/// Descriptor for `QueryHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List queryHeaderDescriptor = $convert.base64Decode(
'CgtRdWVyeUhlYWRlchIlCgdQcm9qZWN0GAEgASgJQgv6QghyBhABugEBIFIHUHJvamVjdBIgCg'
'tQYWdpbmdTdGF0ZRgDIAEoCVILUGFnaW5nU3RhdGUSFAoFTGltaXQYBCABKAlSBUxpbWl0EiYK'
'DkxvY2FsaXplZExhYmVsGAUgASgIUg5Mb2NhbGl6ZWRMYWJlbDoRkkEOCgzSAQlQcm9qZWN0SU'
'Q=');
@$core.Deprecated('Use queryBasicHeaderDescriptor instead')
const QueryBasicHeader$json = {
'1': 'QueryBasicHeader',
'2': [
{'1': 'PagingState', '3': 1, '4': 1, '5': 9, '10': 'PagingState'},
{'1': 'Limit', '3': 2, '4': 1, '5': 9, '10': 'Limit'},
{'1': 'LocalizedLabel', '3': 3, '4': 1, '5': 8, '10': 'LocalizedLabel'},
],
};
/// Descriptor for `QueryBasicHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List queryBasicHeaderDescriptor = $convert.base64Decode(
'ChBRdWVyeUJhc2ljSGVhZGVyEiAKC1BhZ2luZ1N0YXRlGAEgASgJUgtQYWdpbmdTdGF0ZRIUCg'
'VMaW1pdBgCIAEoCVIFTGltaXQSJgoOTG9jYWxpemVkTGFiZWwYAyABKAhSDkxvY2FsaXplZExh'
'YmVs');
@$core.Deprecated('Use queryProjectHeaderDescriptor instead')
const QueryProjectHeader$json = {
'1': 'QueryProjectHeader',
'2': [
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ProjectID'},
{'1': 'PagingState', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'PagingState'},
{'1': 'Limit', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'Limit'},
{'1': 'LocalizedLabel', '3': 5, '4': 1, '5': 8, '8': {}, '10': 'LocalizedLabel'},
],
'7': {},
};
/// Descriptor for `QueryProjectHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List queryProjectHeaderDescriptor = $convert.base64Decode(
'ChJRdWVyeVByb2plY3RIZWFkZXISRwoJUHJvamVjdElEGAEgASgJQimSQRsyGUlkZW50aWZpZX'
'Igb2YgdGhlIHByb2plY3T6QghyBhABugEBIFIJUHJvamVjdElEEnkKC1BhZ2luZ1N0YXRlGAMg'
'ASgJQleSQVQyTFN0YXJ0IHBvc2l0aW9uIG9mIHRoZSBxdWVyeSByZXN1bHQgcGFnZS4gUGFnaW'
'5hdGlvbiBkaXNhYmxlZCBpZiBlcXVhbCB0byAtMS5KBCI1MCJSC1BhZ2luZ1N0YXRlEkAKBUxp'
'bWl0GAQgASgJQiqSQScyH0xlbmd0aCBvZiB0aGUgcXVlcnkgcmVzdWx0IHBhZ2VKBCI1MCJSBU'
'xpbWl0ElYKDkxvY2FsaXplZExhYmVsGAUgASgIQi6SQSsyKVJldHVybiB0aGUgbWVzc2FnZSBp'
'biB0aGUgdXNlcidzIGxhbmd1YWdlUg5Mb2NhbGl6ZWRMYWJlbDoRkkEOCgzSAQlQcm9qZWN0SU'
'Q=');
@$core.Deprecated('Use resultHeaderDescriptor instead')
const ResultHeader$json = {
'1': 'ResultHeader',
'2': [
{'1': 'PagingState', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'PagingState'},
],
};
/// Descriptor for `ResultHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List resultHeaderDescriptor = $convert.base64Decode(
'CgxSZXN1bHRIZWFkZXISSQoLUGFnaW5nU3RhdGUYASABKAlCJ5JBJDIcTnVtYmVyIG9mIGVsZW'
'1lbnRzIGRpc3BsYXllZEoEIjUwIlILUGFnaW5nU3RhdGU=');
@$core.Deprecated('Use commandHeaderDescriptor instead')
const CommandHeader$json = {
'1': 'CommandHeader',
'2': [
{'1': 'ActionCommand', '3': 1, '4': 1, '5': 9, '10': 'ActionCommand'},
{'1': 'CommandTS', '3': 2, '4': 1, '5': 11, '6': '.api.DateTime', '10': 'CommandTS'},
{'1': 'Project', '3': 3, '4': 1, '5': 9, '10': 'Project'},
{'1': 'FromDomain', '3': 4, '4': 1, '5': 9, '10': 'FromDomain'},
{'1': 'FromObject', '3': 5, '4': 1, '5': 9, '10': 'FromObject'},
{'1': 'FromRule', '3': 6, '4': 1, '5': 9, '10': 'FromRule'},
{'1': 'FromEvent', '3': 7, '4': 1, '5': 9, '10': 'FromEvent'},
{'1': 'FromAuthor', '3': 8, '4': 1, '5': 9, '10': 'FromAuthor'},
],
};
/// Descriptor for `CommandHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List commandHeaderDescriptor = $convert.base64Decode(
'Cg1Db21tYW5kSGVhZGVyEiQKDUFjdGlvbkNvbW1hbmQYASABKAlSDUFjdGlvbkNvbW1hbmQSKw'
'oJQ29tbWFuZFRTGAIgASgLMg0uYXBpLkRhdGVUaW1lUglDb21tYW5kVFMSGAoHUHJvamVjdBgD'
'IAEoCVIHUHJvamVjdBIeCgpGcm9tRG9tYWluGAQgASgJUgpGcm9tRG9tYWluEh4KCkZyb21PYm'
'plY3QYBSABKAlSCkZyb21PYmplY3QSGgoIRnJvbVJ1bGUYBiABKAlSCEZyb21SdWxlEhwKCUZy'
'b21FdmVudBgHIAEoCVIJRnJvbUV2ZW50Eh4KCkZyb21BdXRob3IYCCABKAlSCkZyb21BdXRob3'
'I=');
@$core.Deprecated('Use eventHeaderDescriptor instead')
const EventHeader$json = {
'1': 'EventHeader',
'2': [
{'1': 'InputEvent', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'InputEvent'},
{'1': 'EventTS', '3': 2, '4': 1, '5': 11, '6': '.api.DateTime', '8': {}, '10': 'EventTS'},
{'1': 'Project', '3': 3, '4': 1, '5': 9, '10': 'Project'},
{
'1': 'Site',
'3': 8,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'Site',
},
{'1': 'Author', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'Author'},
{'1': 'EventID', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'EventID'},
{'1': 'CreatedBy', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'CreatedBy'},
{'1': 'Version', '3': 7, '4': 1, '5': 13, '10': 'Version'},
{'1': 'OversizedPayload', '3': 9, '4': 1, '5': 8, '8': {}, '10': 'OversizedPayload'},
],
'7': {},
};
/// Descriptor for `EventHeader`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List eventHeaderDescriptor = $convert.base64Decode(
'CgtFdmVudEhlYWRlchInCgpJbnB1dEV2ZW50GAEgASgJQgf6QgRyAhABUgpJbnB1dEV2ZW50Ej'
'EKB0V2ZW50VFMYAiABKAsyDS5hcGkuRGF0ZVRpbWVCCPpCBYoBAhABUgdFdmVudFRTEhgKB1By'
'b2plY3QYAyABKAlSB1Byb2plY3QSFgoEU2l0ZRgIIAEoCUICGAFSBFNpdGUSLgoGQXV0aG9yGA'
'QgASgJQhb6QgRyAhAB2sIYCwoJCgEqEgR1c2VyUgZBdXRob3ISIQoHRXZlbnRJRBgFIAEoCUIH'
'+kIEcgIQAVIHRXZlbnRJRBKGAQoJQ3JlYXRlZEJ5GAYgASgJQmjKwhgLCgkKASoSBHRleHTSwh'
'hGCiAKDUV4ZWN1dGlvbmZsb3cSDWV4ZWN1dGlvbmZsb3cYAQoQCgVPcmRlchIFb3JkZXIYAQoQ'
'CgVDbGFpbRIFY2xhaW0YAdrCGAsKCQoBKhIEdXNlclIJQ3JlYXRlZEJ5EhgKB1ZlcnNpb24YBy'
'ABKA1SB1ZlcnNpb24S1AIKEE92ZXJzaXplZFBheWxvYWQYCSABKAhCpwLSwhiiAgoQCgVBY3Rv'
'chIFYWN0b3IYAQogCg1FeGVjdXRpb25mbG93Eg1leGVjdXRpb25mbG93GAEKHgoMSGFuZGxpbm'
'd1bml0EgxoYW5kbGluZ3VuaXQYAQoOCgRJdGVtEgRpdGVtGAEKFgoITW92ZW1lbnQSCG1vdmVt'
'ZW50GAEKEAoFT3JkZXISBW9yZGVyGAEKFAoHUGFydG5lchIHcGFydG5lchgBChAKBVN0b2NrEg'
'VzdG9jaxgBCkAKBVN0b2NrEg5zdG9ja19leHRlbmRlZBgBKiVTaW1wbGVBZ2dyZWdhdGVGdW5j'
'dGlvbihhbnlMYXN0LEJvb2wpChYKCFRyYWNraW5nEgh0cmFja2luZxgBChAKBUNsYWltEgVjbG'
'FpbRgBUhBPdmVyc2l6ZWRQYXlsb2FkOjmSQTYKNNIBCklucHV0RXZlbnTSAQdFdmVudFRT0gEH'
'UHJvamVjdNIBBkF1dGhvctIBB0V2ZW50SUQ=');
@$core.Deprecated('Use entityIDDescriptor instead')
const EntityID$json = {
'1': 'EntityID',
'2': [
{'1': 'RefID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'RefID'},
{'1': 'RefDate', '3': 3, '4': 1, '5': 11, '6': '.api.DateTime', '8': {}, '10': 'RefDate'},
{'1': 'CustomFields', '3': 4, '4': 3, '5': 11, '6': '.api.CustomField', '8': {}, '10': 'CustomFields'},
],
'7': {},
};
/// Descriptor for `EntityID`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List entityIDDescriptor = $convert.base64Decode(
'CghFbnRpdHlJRBJGCgVSZWZJRBgCIAEoCUIwkkEjMg9Zb3VyIGlkZW50aWZpZXJKECJZb3VyX0'
'9iamVjdF9JRCL6QgdyBRABGMABUgVSZWZJRBKcAQoHUmVmRGF0ZRgDIAEoCzINLmFwaS5EYXRl'
'VGltZUJzkkFwMm5Zb3VyIGVmZmVjdGl2ZSBkYXRlLiBJZiB5b3VyIGV2ZW50IHRyaWdnZXJzIG'
'Egc3RhdHVzIGNoYW5nZSwgdGhpcyBkYXRlIHdpbGwgYmUgdXNlZCBpbnRvIHRoZSBzdGF0dXMg'
'QWN0dWFsRGF0ZVIHUmVmRGF0ZRL5AQoMQ3VzdG9tRmllbGRzGAQgAygLMhAuYXBpLkN1c3RvbU'
'ZpZWxkQsIBkkG3ATK0AUEgZnJlZS1mb3JtIGtleS92YWx1ZSBtYXAgcHJvdmlkZWQgYnkgdGhl'
'IGNsaWVudC4gVGhlIEFQSSBzdG9yZXMgYW5kIHJldHVybnMgdGhlc2UgZmllbGRzIGFzLWlzLi'
'BJbnRlbmRlZCBzb2xlbHkgZm9yIGNsaWVudCB1c2U7IHRoZSBBUEkgZG9lcyBub3QgaW50ZXJw'
'cmV0IG9yIHZhbGlkYXRlIHRoZSBjb250ZW50LurBGANLZXlSDEN1c3RvbUZpZWxkczoNkkEKCg'
'jSAQVSZWZJRA==');
@$core.Deprecated('Use queryEntityIDDescriptor instead')
const QueryEntityID$json = {
'1': 'QueryEntityID',
'2': [
{'1': 'RefID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'RefID'},
],
};
/// Descriptor for `QueryEntityID`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List queryEntityIDDescriptor = $convert.base64Decode(
'Cg1RdWVyeUVudGl0eUlEEkYKBVJlZklEGAEgASgJQjCSQSMyD1lvdXIgaWRlbnRpZmllckoQIl'
'lvdXJfT2JqZWN0X0lEIvpCB3IFEAEYwAFSBVJlZklE');
@$core.Deprecated('Use customFieldDescriptor instead')
const CustomField$json = {
'1': 'CustomField',
'2': [
{'1': 'Key', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Key'},
{'1': 'Value', '3': 2, '4': 1, '5': 9, '10': 'Value'},
],
};
/// Descriptor for `CustomField`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List customFieldDescriptor = $convert.base64Decode(
'CgtDdXN0b21GaWVsZBIZCgNLZXkYASABKAlCB/pCBHICEAFSA0tleRIUCgVWYWx1ZRgCIAEoCV'
'IFVmFsdWU=');
@$core.Deprecated('Use stockIDDescriptor instead')
const StockID$json = {
'1': 'StockID',
'2': [
{'1': 'RefDate', '3': 3, '4': 1, '5': 11, '6': '.api.DateTime', '8': {}, '10': 'RefDate'},
{'1': 'CustomFields', '3': 4, '4': 3, '5': 11, '6': '.api.CustomField', '8': {}, '10': 'CustomFields'},
],
};
/// Descriptor for `StockID`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List stockIDDescriptor = $convert.base64Decode(
'CgdTdG9ja0lEEkEKB1JlZkRhdGUYAyABKAsyDS5hcGkuRGF0ZVRpbWVCGJJBFTITWW91ciBlZm'
'ZlY3RpdmUgZGF0ZVIHUmVmRGF0ZRL5AQoMQ3VzdG9tRmllbGRzGAQgAygLMhAuYXBpLkN1c3Rv'
'bUZpZWxkQsIBkkG3ATK0AUEgZnJlZS1mb3JtIGtleS92YWx1ZSBtYXAgcHJvdmlkZWQgYnkgdG'
'hlIGNsaWVudC4gVGhlIEFQSSBzdG9yZXMgYW5kIHJldHVybnMgdGhlc2UgZmllbGRzIGFzLWlz'
'LiBJbnRlbmRlZCBzb2xlbHkgZm9yIGNsaWVudCB1c2U7IHRoZSBBUEkgZG9lcyBub3QgaW50ZX'
'JwcmV0IG9yIHZhbGlkYXRlIHRoZSBjb250ZW50LurBGANLZXlSDEN1c3RvbUZpZWxkcw==');
@$core.Deprecated('Use noIDDescriptor instead')
const NoID$json = {
'1': 'NoID',
'2': [
{'1': 'RefDate', '3': 3, '4': 1, '5': 11, '6': '.api.DateTime', '8': {}, '10': 'RefDate'},
],
};
/// Descriptor for `NoID`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List noIDDescriptor = $convert.base64Decode(
'CgROb0lEEkEKB1JlZkRhdGUYAyABKAsyDS5hcGkuRGF0ZVRpbWVCGJJBFTITWW91ciBlZmZlY3'
'RpdmUgZGF0ZVIHUmVmRGF0ZQ==');
@$core.Deprecated('Use genericObjectDescriptor instead')
const GenericObject$json = {
'1': 'GenericObject',
'2': [
{'1': 'LastEventHeader', '3': 1, '4': 1, '5': 11, '6': '.api.EventHeader', '10': 'LastEventHeader'},
{'1': 'ID', '3': 2, '4': 1, '5': 11, '6': '.api.EntityID', '10': 'ID'},
{'1': 'Payload', '3': 3, '4': 1, '5': 11, '6': '.api.GenericObjectPayload', '10': 'Payload'},
],
};
/// Descriptor for `GenericObject`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List genericObjectDescriptor = $convert.base64Decode(
'Cg1HZW5lcmljT2JqZWN0EjoKD0xhc3RFdmVudEhlYWRlchgBIAEoCzIQLmFwaS5FdmVudEhlYW'
'RlclIPTGFzdEV2ZW50SGVhZGVyEh0KAklEGAIgASgLMg0uYXBpLkVudGl0eUlEUgJJRBIzCgdQ'
'YXlsb2FkGAMgASgLMhkuYXBpLkdlbmVyaWNPYmplY3RQYXlsb2FkUgdQYXlsb2Fk');
@$core.Deprecated('Use genericObjectPayloadDescriptor instead')
const GenericObjectPayload$json = {
'1': 'GenericObjectPayload',
};
/// Descriptor for `GenericObjectPayload`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List genericObjectPayloadDescriptor = $convert.base64Decode(
'ChRHZW5lcmljT2JqZWN0UGF5bG9hZA==');
@$core.Deprecated('Use dateTimeDescriptor instead')
const DateTime$json = {
'1': 'DateTime',
'2': [
{'1': 'DateTime', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'DateTime'},
{'1': 'AuthorTimeZone', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'AuthorTimeZone'},
],
};
/// Descriptor for `DateTime`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List dateTimeDescriptor = $convert.base64Decode(
'CghEYXRlVGltZRLgAwoIRGF0ZVRpbWUYASABKAlCwwOSQW8yVVVUQyBkYXRlL3RpbWUgaW4gPG'
'EgaHJlZj0naHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvSVNPXzg2MDEnPklTTyA4NjAx'
'PC9hPiBmb3JtYXRKFiIyMDIzLTAxLTAxVDAwOjAwOjAwWiL6QgVyA9ABAcrCGAsKCQoBKhIEZG'
'F0ZdLCGKYCChAKBUFjdG9yEgVhY3RvchgBCiAKDUV4ZWN1dGlvbmZsb3cSDWV4ZWN1dGlvbmZs'
'b3cYAQoeCgxIYW5kbGluZ3VuaXQSDGhhbmRsaW5ndW5pdBgBCg4KBEl0ZW0SBGl0ZW0YAQoWCg'
'hNb3ZlbWVudBIIbW92ZW1lbnQYAQoQCgVPcmRlchIFb3JkZXIYAQoUCgdQYXJ0bmVyEgdwYXJ0'
'bmVyGAEKEAoFU3RvY2sSBXN0b2NrGAEKRAoFU3RvY2sSDnN0b2NrX2V4dGVuZGVkGAEqKVNpbX'
'BsZUFnZ3JlZ2F0ZUZ1bmN0aW9uKGFueUxhc3QsRGF0ZVRpbWUpChYKCFRyYWNraW5nEgh0cmFj'
'a2luZxgBChAKBUNsYWltEgVjbGFpbRgB2sIYCwoJCgEqEgRkYXRlUghEYXRlVGltZRLRAQoOQX'
'V0aG9yVGltZVpvbmUYAiABKAlCqAGSQZwBMokBVGltZSB6b25lIGZyb20gd2hlcmUgdGhlIGF1'
'dGhvciBlbWl0cyB0aGUgZXZlbnQgaW4gdGhpcyA8YSBocmVmPSdodHRwczovL2VuLndpa2lwZW'
'RpYS5vcmcvd2lraS9MaXN0X29mX3R6X2RhdGFiYXNlX3RpbWVfem9uZXMnPmZvcm1hdDwvYT5K'
'DiJFdXJvcGUvUGFyaXMi+kIFcgPgAQFSDkF1dGhvclRpbWVab25l');
@$core.Deprecated('Use valueTypeDescriptor instead')
const ValueType$json = {
'1': 'ValueType',
'2': [
{'1': 'String', '3': 1, '4': 1, '5': 9, '8': {}, '9': 0, '10': 'String'},
{'1': 'Int', '3': 2, '4': 1, '5': 3, '8': {}, '9': 0, '10': 'Int'},
{'1': 'Float', '3': 3, '4': 1, '5': 2, '8': {}, '9': 0, '10': 'Float'},
{'1': 'Bool', '3': 4, '4': 1, '5': 8, '8': {}, '9': 0, '10': 'Bool'},
{'1': 'Timestamp', '3': 5, '4': 1, '5': 11, '6': '.api.DateTime', '8': {}, '9': 0, '10': 'Timestamp'},
],
'8': [
{'1': 'ValueType'},
],
};
/// Descriptor for `ValueType`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List valueTypeDescriptor = $convert.base64Decode(
'CglWYWx1ZVR5cGUSLgoGU3RyaW5nGAEgASgJQhSSQRFKDyJIZWxsbyBXb3JsZCAhIkgAUgZTdH'
'JpbmcSGwoDSW50GAIgASgDQgeSQQRKAjQySABSA0ludBIjCgVGbG9hdBgDIAEoAkILkkEISgYz'
'LjE0MTVIAFIFRmxvYXQSKQoEQm9vbBgEIAEoCEITkkEQSg4idHJ1ZSAvIGZhbHNlIkgAUgRCb2'
'9sEjIKCVRpbWVzdGFtcBgFIAEoCzINLmFwaS5EYXRlVGltZUIDkkEASABSCVRpbWVzdGFtcEIL'
'CglWYWx1ZVR5cGU=');
@$core.Deprecated('Use amountDescriptor instead')
const Amount$json = {
'1': 'Amount',
'2': [
{'1': 'Value', '3': 1, '4': 1, '5': 2, '8': {}, '10': 'Value'},
{'1': 'Currency', '3': 2, '4': 1, '5': 14, '6': '.api.Currency', '8': {}, '10': 'Currency'},
],
};
/// Descriptor for `Amount`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List amountDescriptor = $convert.base64Decode(
'CgZBbW91bnQSLAoFVmFsdWUYASABKAJCFtLCGBIKEAoFQ2xhaW0SBWNsYWltGAFSBVZhbHVlEq'
'kBCghDdXJyZW5jeRgCIAEoDjINLmFwaS5DdXJyZW5jeUJ+kkFdMks8YSBocmVmPSdodHRwczov'
'L2VuLndpa2lwZWRpYS5vcmcvd2lraS9JU09fNDIxNyc+SVNPIDQyMTc8L2E+IGN1cnJlbmN5IG'
'NvZGVKDlsiRVVSIiwgIlVTRCJd+kIFggECEAHSwhgSChAKBUNsYWltEgVjbGFpbRgBUghDdXJy'
'ZW5jeQ==');
@$core.Deprecated('Use quantityLengthDescriptor instead')
const QuantityLength$json = {
'1': 'QuantityLength',
'2': [
{'1': 'Value', '3': 1, '4': 1, '5': 2, '10': 'Value'},
{'1': 'Unit', '3': 2, '4': 1, '5': 14, '6': '.api.Length', '10': 'Unit'},
],
};
/// Descriptor for `QuantityLength`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List quantityLengthDescriptor = $convert.base64Decode(
'Cg5RdWFudGl0eUxlbmd0aBIUCgVWYWx1ZRgBIAEoAlIFVmFsdWUSHwoEVW5pdBgCIAEoDjILLm'
'FwaS5MZW5ndGhSBFVuaXQ=');
@$core.Deprecated('Use quantityVolumeDescriptor instead')
const QuantityVolume$json = {
'1': 'QuantityVolume',
'2': [
{'1': 'Value', '3': 1, '4': 1, '5': 2, '8': {}, '10': 'Value'},
{'1': 'Unit', '3': 2, '4': 1, '5': 14, '6': '.api.Volume', '8': {}, '10': 'Unit'},
],
};
/// Descriptor for `QuantityVolume`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List quantityVolumeDescriptor = $convert.base64Decode(
'Cg5RdWFudGl0eVZvbHVtZRKsAQoFVmFsdWUYASABKAJClQGiwhhLTW92ZW1lbnQsU3RvY2ssRX'
'hlY3V0aW9uZmxvdyxIYW5kbGluZ3VuaXQsT3JkZXIsSXRlbSxBY3RvcixQYXJ0bmVyLFRyYWNr'
'aW5n0sIYQgogCg1FeGVjdXRpb25mbG93Eg1leGVjdXRpb25mbG93GAEKHgoMSGFuZGxpbmd1bm'
'l0EgxoYW5kbGluZ3VuaXQYAVIFVmFsdWUStwEKBFVuaXQYAiABKA4yCy5hcGkuVm9sdW1lQpUB'
'osIYS01vdmVtZW50LFN0b2NrLEV4ZWN1dGlvbmZsb3csSGFuZGxpbmd1bml0LE9yZGVyLEl0ZW'
'0sQWN0b3IsUGFydG5lcixUcmFja2luZ9LCGEIKIAoNRXhlY3V0aW9uZmxvdxINZXhlY3V0aW9u'
'ZmxvdxgBCh4KDEhhbmRsaW5ndW5pdBIMaGFuZGxpbmd1bml0GAFSBFVuaXQ=');
@$core.Deprecated('Use quantityWeightDescriptor instead')
const QuantityWeight$json = {
'1': 'QuantityWeight',
'2': [
{'1': 'Value', '3': 1, '4': 1, '5': 2, '8': {}, '10': 'Value'},
{'1': 'Unit', '3': 2, '4': 1, '5': 14, '6': '.api.Weight', '8': {}, '10': 'Unit'},
],
};
/// Descriptor for `QuantityWeight`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List quantityWeightDescriptor = $convert.base64Decode(
'Cg5RdWFudGl0eVdlaWdodBKsAQoFVmFsdWUYASABKAJClQGiwhhLTW92ZW1lbnQsU3RvY2ssRX'
'hlY3V0aW9uZmxvdyxIYW5kbGluZ3VuaXQsT3JkZXIsSXRlbSxBY3RvcixQYXJ0bmVyLFRyYWNr'
'aW5n0sIYQgogCg1FeGVjdXRpb25mbG93Eg1leGVjdXRpb25mbG93GAEKHgoMSGFuZGxpbmd1bm'
'l0EgxoYW5kbGluZ3VuaXQYAVIFVmFsdWUStwEKBFVuaXQYAiABKA4yCy5hcGkuV2VpZ2h0QpUB'
'osIYS01vdmVtZW50LFN0b2NrLEV4ZWN1dGlvbmZsb3csSGFuZGxpbmd1bml0LE9yZGVyLEl0ZW'
'0sQWN0b3IsUGFydG5lcixUcmFja2luZ9LCGEIKIAoNRXhlY3V0aW9uZmxvdxINZXhlY3V0aW9u'
'ZmxvdxgBCh4KDEhhbmRsaW5ndW5pdBIMaGFuZGxpbmd1bml0GAFSBFVuaXQ=');
@$core.Deprecated('Use quantityAreaDescriptor instead')
const QuantityArea$json = {
'1': 'QuantityArea',
'2': [
{'1': 'Value', '3': 1, '4': 1, '5': 2, '10': 'Value'},
{'1': 'Unit', '3': 2, '4': 1, '5': 14, '6': '.api.Area', '10': 'Unit'},
],
};
/// Descriptor for `QuantityArea`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List quantityAreaDescriptor = $convert.base64Decode(
'CgxRdWFudGl0eUFyZWESFAoFVmFsdWUYASABKAJSBVZhbHVlEh0KBFVuaXQYAiABKA4yCS5hcG'
'kuQXJlYVIEVW5pdA==');
@$core.Deprecated('Use quantityUnitDescriptor instead')
const QuantityUnit$json = {
'1': 'QuantityUnit',
'2': [
{'1': 'Value', '3': 1, '4': 1, '5': 2, '10': 'Value'},
{'1': 'Unit', '3': 2, '4': 1, '5': 14, '6': '.api.DimensionLess', '10': 'Unit'},
],
};
/// Descriptor for `QuantityUnit`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List quantityUnitDescriptor = $convert.base64Decode(
'CgxRdWFudGl0eVVuaXQSFAoFVmFsdWUYASABKAJSBVZhbHVlEiYKBFVuaXQYAiABKA4yEi5hcG'
'kuRGltZW5zaW9uTGVzc1IEVW5pdA==');
@$core.Deprecated('Use domainDescriptionRequestDescriptor instead')
const DomainDescriptionRequest$json = {
'1': 'DomainDescriptionRequest',
};
/// Descriptor for `DomainDescriptionRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List domainDescriptionRequestDescriptor = $convert.base64Decode(
'ChhEb21haW5EZXNjcmlwdGlvblJlcXVlc3Q=');
@$core.Deprecated('Use domainDescriptionResponseDescriptor instead')
const DomainDescriptionResponse$json = {
'1': 'DomainDescriptionResponse',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.ResponseHeader', '10': 'Header'},
{'1': 'Payload', '3': 2, '4': 1, '5': 11, '6': '.api.DomainDescription', '10': 'Payload'},
],
};
/// Descriptor for `DomainDescriptionResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List domainDescriptionResponseDescriptor = $convert.base64Decode(
'ChlEb21haW5EZXNjcmlwdGlvblJlc3BvbnNlEisKBkhlYWRlchgBIAEoCzITLmFwaS5SZXNwb2'
'5zZUhlYWRlclIGSGVhZGVyEjAKB1BheWxvYWQYAiABKAsyFi5hcGkuRG9tYWluRGVzY3JpcHRp'
'b25SB1BheWxvYWQ=');
@$core.Deprecated('Use domainDescriptionDescriptor instead')
const DomainDescription$json = {
'1': 'DomainDescription',
'2': [
{'1': 'Name', '3': 1, '4': 1, '5': 9, '10': 'Name'},
{'1': 'ObjectDescription', '3': 2, '4': 3, '5': 11, '6': '.api.ObjectDescription', '10': 'ObjectDescription'},
],
};
/// Descriptor for `DomainDescription`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List domainDescriptionDescriptor = $convert.base64Decode(
'ChFEb21haW5EZXNjcmlwdGlvbhISCgROYW1lGAEgASgJUgROYW1lEkQKEU9iamVjdERlc2NyaX'
'B0aW9uGAIgAygLMhYuYXBpLk9iamVjdERlc2NyaXB0aW9uUhFPYmplY3REZXNjcmlwdGlvbg==');
@$core.Deprecated('Use objectDescriptionDescriptor instead')
const ObjectDescription$json = {
'1': 'ObjectDescription',
'2': [
{'1': 'Name', '3': 1, '4': 1, '5': 9, '10': 'Name'},
{'1': 'ApiAction', '3': 2, '4': 3, '5': 11, '6': '.api.ObjectAction', '10': 'ApiAction'},
{'1': 'PayloadJSON', '3': 3, '4': 1, '5': 9, '10': 'PayloadJSON'},
{'1': 'ApiInput', '3': 4, '4': 3, '5': 11, '6': '.api.ObjectAction', '10': 'ApiInput'},
{'1': 'ApiQuery', '3': 5, '4': 3, '5': 11, '6': '.api.ObjectAction', '10': 'ApiQuery'},
],
};
/// Descriptor for `ObjectDescription`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List objectDescriptionDescriptor = $convert.base64Decode(
'ChFPYmplY3REZXNjcmlwdGlvbhISCgROYW1lGAEgASgJUgROYW1lEi8KCUFwaUFjdGlvbhgCIA'
'MoCzIRLmFwaS5PYmplY3RBY3Rpb25SCUFwaUFjdGlvbhIgCgtQYXlsb2FkSlNPThgDIAEoCVIL'
'UGF5bG9hZEpTT04SLQoIQXBpSW5wdXQYBCADKAsyES5hcGkuT2JqZWN0QWN0aW9uUghBcGlJbn'
'B1dBItCghBcGlRdWVyeRgFIAMoCzIRLmFwaS5PYmplY3RBY3Rpb25SCEFwaVF1ZXJ5');
@$core.Deprecated('Use objectActionDescriptor instead')
const ObjectAction$json = {
'1': 'ObjectAction',
'2': [
{'1': 'Name', '3': 1, '4': 1, '5': 9, '10': 'Name'},
{'1': 'JsonTemplate', '3': 2, '4': 1, '5': 9, '10': 'JsonTemplate'},
],
};
/// Descriptor for `ObjectAction`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List objectActionDescriptor = $convert.base64Decode(
'CgxPYmplY3RBY3Rpb24SEgoETmFtZRgBIAEoCVIETmFtZRIiCgxKc29uVGVtcGxhdGUYAiABKA'
'lSDEpzb25UZW1wbGF0ZQ==');
@$core.Deprecated('Use metadataElementDescriptor instead')
const MetadataElement$json = {
'1': 'MetadataElement',
'2': [
{'1': 'Key', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Key'},
{'1': 'Value', '3': 2, '4': 1, '5': 11, '6': '.api.ValueType', '8': {}, '10': 'Value'},
],
};
/// Descriptor for `MetadataElement`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List metadataElementDescriptor = $convert.base64Decode(
'Cg9NZXRhZGF0YUVsZW1lbnQSSgoDS2V5GAEgASgJQjiSQTUyM0tleSBvZiB0aGUgTWV0YWRhdG'
'EgYW5kIFNlZ21lbnRhdGlvbiBvZiB0aGUgcHJvamVjdFIDS2V5EmAKBVZhbHVlGAIgASgLMg4u'
'YXBpLlZhbHVlVHlwZUI6kkE3MjVWYWx1ZSBvZiB0aGUgTWV0YWRhdGEgYW5kIFNlZ21lbnRhdG'
'lvbiBvZiB0aGUgcHJvamVjdFIFVmFsdWU=');
@$core.Deprecated('Use simpleFilterDescriptor instead')
const SimpleFilter$json = {
'1': 'SimpleFilter',
'2': [
{'1': 'Attribute', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Attribute'},
{'1': 'Value', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Value'},
{'1': 'Values', '3': 3, '4': 3, '5': 9, '8': {}, '10': 'Values'},
{'1': 'Operator', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'Operator'},
{'1': 'CombinedID', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'CombinedID'},
],
};
/// Descriptor for `SimpleFilter`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List simpleFilterDescriptor = $convert.base64Decode(
'CgxTaW1wbGVGaWx0ZXISQgoJQXR0cmlidXRlGAEgASgJQiSSQRkyC0ZpbHRlciBwYXRoSgoiSU'
'QuUmVmSUQi+kIFcgMY+gFSCUF0dHJpYnV0ZRJHCgVWYWx1ZRgCIAEoCUIxkkEmMiRVc2UgdGhp'
'cyBwYXJhbWV0ZXIgaWYgb25seSBvbmUgdmFsdWX6QgVyAxj6AVIFVmFsdWUSUwoGVmFsdWVzGA'
'MgAygJQjuSQSsyKVVzZSB0aGlzIHBhcmFtZXRlciBpZiBtb3JlIHRoYW4gb25lIHZhbHVl+kIK'
'kgEHIgVyAxj6AVIGVmFsdWVzEkIKCE9wZXJhdG9yGAQgASgJQiaSQRwyGkFsbG93ZWQgdmFsdW'
'VzIDogIiIsICJub3Qi+kIEcgIYMlIIT3BlcmF0b3ISOwoKQ29tYmluZWRJRBgFIAEoCUIbkkEQ'
'Mg5NZXRhZGF0YSdzIGtlefpCBXIDGPoBUgpDb21iaW5lZElE');
@$core.Deprecated('Use combinedFilterDescriptor instead')
const CombinedFilter$json = {
'1': 'CombinedFilter',
'2': [
{'1': 'Path', '3': 1, '4': 1, '5': 9, '10': 'Path'},
{'1': 'simpleFilters', '3': 2, '4': 3, '5': 11, '6': '.api.SimpleFilter', '8': {}, '10': 'simpleFilters'},
{'1': 'rangeFilters', '3': 3, '4': 3, '5': 11, '6': '.api.RangeFilter', '8': {}, '10': 'rangeFilters'},
{'1': 'CombinedID', '3': 4, '4': 1, '5': 9, '10': 'CombinedID'},
],
};
/// Descriptor for `CombinedFilter`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List combinedFilterDescriptor = $convert.base64Decode(
'Cg5Db21iaW5lZEZpbHRlchISCgRQYXRoGAEgASgJUgRQYXRoEmQKDXNpbXBsZUZpbHRlcnMYAi'
'ADKAsyES5hcGkuU2ltcGxlRmlsdGVyQiuSQSgyJlNpbXBsZSBmaWx0ZXIgc3RydWN0dXJlIGZv'
'ciBGaW5kIHF1ZXJ5Ug1zaW1wbGVGaWx0ZXJzEmAKDHJhbmdlRmlsdGVycxgDIAMoCzIQLmFwaS'
'5SYW5nZUZpbHRlckIqkkEnMiVSYW5nZSBmaWx0ZXIgc3RydWN0dXJlIGZvciBGaW5kIHF1ZXJ5'
'UgxyYW5nZUZpbHRlcnMSHgoKQ29tYmluZWRJRBgEIAEoCVIKQ29tYmluZWRJRA==');
@$core.Deprecated('Use rangeFilterDescriptor instead')
const RangeFilter$json = {
'1': 'RangeFilter',
'2': [
{'1': 'Attribute', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Attribute'},
{'1': 'valueLt', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'valueLt'},
{'1': 'valueGt', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'valueGt'},
{'1': 'CombinedID', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'CombinedID'},
],
};
/// Descriptor for `RangeFilter`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List rangeFilterDescriptor = $convert.base64Decode(
'CgtSYW5nZUZpbHRlchJCCglBdHRyaWJ1dGUYASABKAlCJJJBGTILRmlsdGVyIHBhdGhKCiJJRC'
'5SZWZJRCL6QgVyAxj6AVIJQXR0cmlidXRlEjQKB3ZhbHVlTHQYAiABKAlCGpJBDzINTWF4aW11'
'bSB2YWx1ZfpCBXIDGPoBUgd2YWx1ZUx0EjQKB3ZhbHVlR3QYAyABKAlCGpJBDzINTWluaW11bS'
'B2YWx1ZfpCBXIDGPoBUgd2YWx1ZUd0EjsKCkNvbWJpbmVkSUQYBCABKAlCG5JBEDIOTWV0YWRh'
'dGEncyBrZXn6QgVyAxj6AVIKQ29tYmluZWRJRA==');
@$core.Deprecated('Use blockFilterDescriptor instead')
const BlockFilter$json = {
'1': 'BlockFilter',
'2': [
{'1': 'simpleFilters', '3': 1, '4': 3, '5': 11, '6': '.api.SimpleFilter', '8': {}, '10': 'simpleFilters'},
{'1': 'rangeFilters', '3': 2, '4': 3, '5': 11, '6': '.api.RangeFilter', '8': {}, '10': 'rangeFilters'},
{'1': 'BlockFilters', '3': 3, '4': 3, '5': 11, '6': '.api.BlockFilter', '8': {}, '10': 'BlockFilters'},
],
};
/// Descriptor for `BlockFilter`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List blockFilterDescriptor = $convert.base64Decode(
'CgtCbG9ja0ZpbHRlchJkCg1zaW1wbGVGaWx0ZXJzGAEgAygLMhEuYXBpLlNpbXBsZUZpbHRlck'
'IrkkEoMiZTaW1wbGUgZmlsdGVyIHN0cnVjdHVyZSBmb3IgRmluZCBxdWVyeVINc2ltcGxlRmls'
'dGVycxJgCgxyYW5nZUZpbHRlcnMYAiADKAsyEC5hcGkuUmFuZ2VGaWx0ZXJCKpJBJzIlUmFuZ2'
'UgZmlsdGVyIHN0cnVjdHVyZSBmb3IgRmluZCBxdWVyeVIMcmFuZ2VGaWx0ZXJzEmAKDEJsb2Nr'
'RmlsdGVycxgDIAMoCzIQLmFwaS5CbG9ja0ZpbHRlckIqkkEnMiVCbG9jayBmaWx0ZXIgc3RydW'
'N0dXJlIGZvciBGaW5kIHF1ZXJ5UgxCbG9ja0ZpbHRlcnM=');
@$core.Deprecated('Use matchFieldDescriptor instead')
const MatchField$json = {
'1': 'MatchField',
'2': [
{'1': 'Attribute', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Attribute'},
{'1': 'AttributeCombined', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'AttributeCombined'},
{'1': 'CombinedID', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'CombinedID'},
],
};
/// Descriptor for `MatchField`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List matchFieldDescriptor = $convert.base64Decode(
'CgpNYXRjaEZpZWxkEjUKCUF0dHJpYnV0ZRgBIAEoCUIXkkENMgtGaWx0ZXIgcGF0aPpCBHICEA'
'FSCUF0dHJpYnV0ZRJSChFBdHRyaWJ1dGVDb21iaW5lZBgCIAEoCUIkkkEhMh9GaWx0ZXIgcGF0'
'aCBmb3IgbWV0YWRhdGEgZmlsdGVyUhFBdHRyaWJ1dGVDb21iaW5lZBIzCgpDb21iaW5lZElEGA'
'MgASgJQhOSQRAyDk1ldGFkYXRhJ3Mga2V5UgpDb21iaW5lZElE');
@$core.Deprecated('Use matchFieldResultDescriptor instead')
const MatchFieldResult$json = {
'1': 'MatchFieldResult',
'2': [
{'1': 'Attribute', '3': 1, '4': 1, '5': 9, '10': 'Attribute'},
{'1': 'Values', '3': 2, '4': 3, '5': 9, '10': 'Values'},
{'1': 'CombinedID', '3': 3, '4': 1, '5': 9, '10': 'CombinedID'},
],
};
/// Descriptor for `MatchFieldResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List matchFieldResultDescriptor = $convert.base64Decode(
'ChBNYXRjaEZpZWxkUmVzdWx0EhwKCUF0dHJpYnV0ZRgBIAEoCVIJQXR0cmlidXRlEhYKBlZhbH'
'VlcxgCIAMoCVIGVmFsdWVzEh4KCkNvbWJpbmVkSUQYAyABKAlSCkNvbWJpbmVkSUQ=');
@$core.Deprecated('Use errorDetailDescriptor instead')
const ErrorDetail$json = {
'1': 'ErrorDetail',
'2': [
{'1': 'Key', '3': 1, '4': 1, '5': 9, '10': 'Key'},
{'1': 'Value', '3': 2, '4': 1, '5': 9, '10': 'Value'},
],
};
/// Descriptor for `ErrorDetail`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List errorDetailDescriptor = $convert.base64Decode(
'CgtFcnJvckRldGFpbBIQCgNLZXkYASABKAlSA0tleRIUCgVWYWx1ZRgCIAEoCVIFVmFsdWU=');
@$core.Deprecated('Use errorsDescriptor instead')
const Errors$json = {
'1': 'Errors',
'2': [
{'1': 'ErrorCode', '3': 1, '4': 1, '5': 9, '10': 'ErrorCode'},
{'1': 'ErrorTrace', '3': 2, '4': 1, '5': 9, '10': 'ErrorTrace'},
{'1': 'ErrorDetails', '3': 3, '4': 3, '5': 11, '6': '.api.ErrorDetail', '10': 'ErrorDetails'},
{'1': 'ContextType', '3': 4, '4': 1, '5': 9, '10': 'ContextType'},
{'1': 'ContextProcess', '3': 5, '4': 1, '5': 9, '10': 'ContextProcess'},
{'1': 'ContextPayload', '3': 6, '4': 1, '5': 9, '10': 'ContextPayload'},
],
};
/// Descriptor for `Errors`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List errorsDescriptor = $convert.base64Decode(
'CgZFcnJvcnMSHAoJRXJyb3JDb2RlGAEgASgJUglFcnJvckNvZGUSHgoKRXJyb3JUcmFjZRgCIA'
'EoCVIKRXJyb3JUcmFjZRI0CgxFcnJvckRldGFpbHMYAyADKAsyEC5hcGkuRXJyb3JEZXRhaWxS'
'DEVycm9yRGV0YWlscxIgCgtDb250ZXh0VHlwZRgEIAEoCVILQ29udGV4dFR5cGUSJgoOQ29udG'
'V4dFByb2Nlc3MYBSABKAlSDkNvbnRleHRQcm9jZXNzEiYKDkNvbnRleHRQYXlsb2FkGAYgASgJ'
'Ug5Db250ZXh0UGF5bG9hZA==');
@$core.Deprecated('Use paramElementDescriptor instead')
const ParamElement$json = {
'1': 'ParamElement',
'2': [
{'1': 'Key', '3': 1, '4': 1, '5': 9, '10': 'Key'},
{'1': 'Value', '3': 3, '4': 1, '5': 11, '6': '.api.ValueType', '10': 'Value'},
],
};
/// Descriptor for `ParamElement`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List paramElementDescriptor = $convert.base64Decode(
'CgxQYXJhbUVsZW1lbnQSEAoDS2V5GAEgASgJUgNLZXkSJAoFVmFsdWUYAyABKAsyDi5hcGkuVm'
'FsdWVUeXBlUgVWYWx1ZQ==');
@$core.Deprecated('Use labelStructureDescriptor instead')
const LabelStructure$json = {
'1': 'LabelStructure',
'2': [
{'1': 'Code', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Code'},
{'1': 'Label', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Label'},
{'1': 'Params', '3': 3, '4': 3, '5': 11, '6': '.api.ParamElement', '8': {}, '10': 'Params'},
],
'7': {},
};
/// Descriptor for `LabelStructure`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List labelStructureDescriptor = $convert.base64Decode(
'Cg5MYWJlbFN0cnVjdHVyZRJfCgRDb2RlGAEgASgJQkuSQRUyE0NvZGUgb2YgdGhlIG1lc3NhZ2'
'X6QgRyAhABysIYFAoSCgEqEg1nZW5lcmF0ZWRUZXh02sIYEAoOCgEqEglzaG9ydFRleHRSBENv'
'ZGUSNgoFTGFiZWwYAiABKAlCIJJBFjIUTGFiZWwgb2YgdGhlIG1lc3NhZ2X6QgRyAhABUgVMYW'
'JlbBJLCgZQYXJhbXMYAyADKAsyES5hcGkuUGFyYW1FbGVtZW50QiCSQRYyFFBhcmFtZXRlcnMg'
'Zm9yIGxhYmVs6sEYA0tleVIGUGFyYW1zOhSSQREKD9IBBENvZGXSAQVMYWJlbA==');
@$core.Deprecated('Use coreEndpointDescriptor instead')
const CoreEndpoint$json = {
'1': 'CoreEndpoint',
'2': [
{'1': 'RestEndpoint', '3': 1, '4': 1, '5': 9, '10': 'RestEndpoint'},
{'1': 'GrpcInputEndpoint', '3': 2, '4': 1, '5': 9, '10': 'GrpcInputEndpoint'},
{'1': 'GrpcQueryEndpoint', '3': 3, '4': 1, '5': 9, '10': 'GrpcQueryEndpoint'},
{'1': 'GrpcGcsEndpoint', '3': 4, '4': 1, '5': 9, '10': 'GrpcGcsEndpoint'},
{'1': 'GrpcLoggerEndpoint', '3': 5, '4': 1, '5': 9, '10': 'GrpcLoggerEndpoint'},
{'1': 'GrpcProjectModelEndpoint', '3': 6, '4': 1, '5': 9, '10': 'GrpcProjectModelEndpoint'},
{'1': 'GrpcCoreCollabInputEndpoint', '3': 7, '4': 1, '5': 9, '10': 'GrpcCoreCollabInputEndpoint'},
{'1': 'GrpcCoreCollabQueryEndpoint', '3': 8, '4': 1, '5': 9, '10': 'GrpcCoreCollabQueryEndpoint'},
{'1': 'GrpcCoreClaimTypeEndpoint', '3': 9, '4': 1, '5': 9, '10': 'GrpcCoreClaimTypeEndpoint'},
{'1': 'GrpcCoreEndpoint', '3': 10, '4': 1, '5': 9, '10': 'GrpcCoreEndpoint'},
],
};
/// Descriptor for `CoreEndpoint`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List coreEndpointDescriptor = $convert.base64Decode(
'CgxDb3JlRW5kcG9pbnQSIgoMUmVzdEVuZHBvaW50GAEgASgJUgxSZXN0RW5kcG9pbnQSLAoRR3'
'JwY0lucHV0RW5kcG9pbnQYAiABKAlSEUdycGNJbnB1dEVuZHBvaW50EiwKEUdycGNRdWVyeUVu'
'ZHBvaW50GAMgASgJUhFHcnBjUXVlcnlFbmRwb2ludBIoCg9HcnBjR2NzRW5kcG9pbnQYBCABKA'
'lSD0dycGNHY3NFbmRwb2ludBIuChJHcnBjTG9nZ2VyRW5kcG9pbnQYBSABKAlSEkdycGNMb2dn'
'ZXJFbmRwb2ludBI6ChhHcnBjUHJvamVjdE1vZGVsRW5kcG9pbnQYBiABKAlSGEdycGNQcm9qZW'
'N0TW9kZWxFbmRwb2ludBJAChtHcnBjQ29yZUNvbGxhYklucHV0RW5kcG9pbnQYByABKAlSG0dy'
'cGNDb3JlQ29sbGFiSW5wdXRFbmRwb2ludBJAChtHcnBjQ29yZUNvbGxhYlF1ZXJ5RW5kcG9pbn'
'QYCCABKAlSG0dycGNDb3JlQ29sbGFiUXVlcnlFbmRwb2ludBI8ChlHcnBjQ29yZUNsYWltVHlw'
'ZUVuZHBvaW50GAkgASgJUhlHcnBjQ29yZUNsYWltVHlwZUVuZHBvaW50EioKEEdycGNDb3JlRW'
'5kcG9pbnQYCiABKAlSEEdycGNDb3JlRW5kcG9pbnQ=');
@$core.Deprecated('Use integrationEndpointDescriptor instead')
const IntegrationEndpoint$json = {
'1': 'IntegrationEndpoint',
'2': [
{'1': 'RestEndpoint', '3': 1, '4': 1, '5': 9, '10': 'RestEndpoint'},
{'1': 'GrpcEndpoint', '3': 2, '4': 1, '5': 9, '10': 'GrpcEndpoint'},
],
};
/// Descriptor for `IntegrationEndpoint`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List integrationEndpointDescriptor = $convert.base64Decode(
'ChNJbnRlZ3JhdGlvbkVuZHBvaW50EiIKDFJlc3RFbmRwb2ludBgBIAEoCVIMUmVzdEVuZHBvaW'
'50EiIKDEdycGNFbmRwb2ludBgCIAEoCVIMR3JwY0VuZHBvaW50');
@$core.Deprecated('Use storageEndpointDescriptor instead')
const StorageEndpoint$json = {
'1': 'StorageEndpoint',
'2': [
{'1': 'Endpoint', '3': 1, '4': 1, '5': 9, '10': 'Endpoint'},
{'1': 'Bucket', '3': 2, '4': 1, '5': 9, '10': 'Bucket'},
],
};
/// Descriptor for `StorageEndpoint`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List storageEndpointDescriptor = $convert.base64Decode(
'Cg9TdG9yYWdlRW5kcG9pbnQSGgoIRW5kcG9pbnQYASABKAlSCEVuZHBvaW50EhYKBkJ1Y2tldB'
'gCIAEoCVIGQnVja2V0');
@$core.Deprecated('Use natsCredentialsDescriptor instead')
const NatsCredentials$json = {
'1': 'NatsCredentials',
'2': [
{'1': 'Endpoint', '3': 1, '4': 1, '5': 9, '10': 'Endpoint'},
{'1': 'RootSubject', '3': 2, '4': 1, '5': 9, '10': 'RootSubject'},
{'1': 'Username', '3': 3, '4': 1, '5': 9, '10': 'Username'},
{'1': 'UserJwt', '3': 4, '4': 1, '5': 9, '10': 'UserJwt'},
{'1': 'UserNkeySeed', '3': 5, '4': 1, '5': 9, '10': 'UserNkeySeed'},
],
};
/// Descriptor for `NatsCredentials`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List natsCredentialsDescriptor = $convert.base64Decode(
'Cg9OYXRzQ3JlZGVudGlhbHMSGgoIRW5kcG9pbnQYASABKAlSCEVuZHBvaW50EiAKC1Jvb3RTdW'
'JqZWN0GAIgASgJUgtSb290U3ViamVjdBIaCghVc2VybmFtZRgDIAEoCVIIVXNlcm5hbWUSGAoH'
'VXNlckp3dBgEIAEoCVIHVXNlckp3dBIiCgxVc2VyTmtleVNlZWQYBSABKAlSDFVzZXJOa2V5U2'
'VlZA==');
@$core.Deprecated('Use openSearchCredentialsDescriptor instead')
const OpenSearchCredentials$json = {
'1': 'OpenSearchCredentials',
'2': [
{'1': 'Endpoint', '3': 1, '4': 1, '5': 9, '10': 'Endpoint'},
{'1': 'Username', '3': 2, '4': 1, '5': 9, '10': 'Username'},
{'1': 'Password', '3': 3, '4': 1, '5': 9, '10': 'Password'},
{'1': 'Index', '3': 4, '4': 1, '5': 9, '10': 'Index'},
],
};
/// Descriptor for `OpenSearchCredentials`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List openSearchCredentialsDescriptor = $convert.base64Decode(
'ChVPcGVuU2VhcmNoQ3JlZGVudGlhbHMSGgoIRW5kcG9pbnQYASABKAlSCEVuZHBvaW50EhoKCF'
'VzZXJuYW1lGAIgASgJUghVc2VybmFtZRIaCghQYXNzd29yZBgDIAEoCVIIUGFzc3dvcmQSFAoF'
'SW5kZXgYBCABKAlSBUluZGV4');
@$core.Deprecated('Use openIDCredentialsDescriptor instead')
const OpenIDCredentials$json = {
'1': 'OpenIDCredentials',
'2': [
{'1': 'WellKnownURI', '3': 1, '4': 1, '5': 9, '10': 'WellKnownURI'},
{'1': 'ServiceAccountName', '3': 2, '4': 1, '5': 9, '10': 'ServiceAccountName'},
{'1': 'ServiceAccountPEM', '3': 3, '4': 1, '5': 9, '10': 'ServiceAccountPEM'},
],
};
/// Descriptor for `OpenIDCredentials`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List openIDCredentialsDescriptor = $convert.base64Decode(
'ChFPcGVuSURDcmVkZW50aWFscxIiCgxXZWxsS25vd25VUkkYASABKAlSDFdlbGxLbm93blVSSR'
'IuChJTZXJ2aWNlQWNjb3VudE5hbWUYAiABKAlSElNlcnZpY2VBY2NvdW50TmFtZRIsChFTZXJ2'
'aWNlQWNjb3VudFBFTRgDIAEoCVIRU2VydmljZUFjY291bnRQRU0=');
@$core.Deprecated('Use int32ObjectDescriptor instead')
const Int32Object$json = {
'1': 'Int32Object',
'2': [
{'1': 'Int32', '3': 1, '4': 1, '5': 5, '10': 'Int32'},
],
};
/// Descriptor for `Int32Object`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List int32ObjectDescriptor = $convert.base64Decode(
'CgtJbnQzMk9iamVjdBIUCgVJbnQzMhgBIAEoBVIFSW50MzI=');
@$core.Deprecated('Use boolObjectDescriptor instead')
const BoolObject$json = {
'1': 'BoolObject',
'2': [
{'1': 'Bool', '3': 1, '4': 1, '5': 8, '10': 'Bool'},
],
};
/// Descriptor for `BoolObject`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List boolObjectDescriptor = $convert.base64Decode(
'CgpCb29sT2JqZWN0EhIKBEJvb2wYASABKAhSBEJvb2w=');
@$core.Deprecated('Use stringObjectDescriptor instead')
const StringObject$json = {
'1': 'StringObject',
'2': [
{'1': 'String', '3': 1, '4': 1, '5': 9, '10': 'String'},
],
};
/// Descriptor for `StringObject`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List stringObjectDescriptor = $convert.base64Decode(
'CgxTdHJpbmdPYmplY3QSFgoGU3RyaW5nGAEgASgJUgZTdHJpbmc=');
@$core.Deprecated('Use stringDateObjectDescriptor instead')
const StringDateObject$json = {
'1': 'StringDateObject',
'2': [
{'1': 'DateTime', '3': 10, '4': 1, '5': 9, '8': {}, '10': 'DateTime'},
],
};
/// Descriptor for `StringDateObject`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List stringDateObjectDescriptor = $convert.base64Decode(
'ChBTdHJpbmdEYXRlT2JqZWN0Ep0BCghEYXRlVGltZRgKIAEoCUKAAZJBVzJVVVRDIGRhdGUvdG'
'ltZSBpbiA8YSBocmVmPSdodHRwczovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9JU09fODYwMSc+'
'SVNPIDg2MDE8L2E+IGZvcm1hdPpCBXID0AEBysIYCwoJCgEqEgRkYXRl2sIYCwoJCgEqEgRkYX'
'RlUghEYXRlVGltZQ==');
@$core.Deprecated('Use workflowExecutionResultDescriptor instead')
const WorkflowExecutionResult$json = {
'1': 'WorkflowExecutionResult',
'2': [
{'1': 'WorkflowId', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'WorkflowId'},
{'1': 'RunId', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'RunId'},
{'1': 'Domain', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Domain'},
],
};
/// Descriptor for `WorkflowExecutionResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List workflowExecutionResultDescriptor = $convert.base64Decode(
'ChdXb3JrZmxvd0V4ZWN1dGlvblJlc3VsdBInCgpXb3JrZmxvd0lkGAEgASgJQgf6QgRyAhABUg'
'pXb3JrZmxvd0lkEh0KBVJ1bklkGAIgASgJQgf6QgRyAhABUgVSdW5JZBIfCgZEb21haW4YAyAB'
'KAlCB/pCBHICEAFSBkRvbWFpbg==');
@$core.Deprecated('Use moduleRegistrationDescriptor instead')
const ModuleRegistration$json = {
'1': 'ModuleRegistration',
'2': [
{'1': 'WorkflowTarget', '3': 1, '4': 1, '5': 14, '6': '.api.WorkflowTypeEnum', '8': {}, '10': 'WorkflowTarget'},
{'1': 'WorkflowPath', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'WorkflowPath'},
{'1': 'Type', '3': 3, '4': 1, '5': 14, '6': '.api.ModuleWorkflowTypeEnum', '8': {}, '10': 'Type'},
{'1': 'Timeout', '3': 4, '4': 1, '5': 5, '8': {}, '10': 'Timeout'},
],
};
/// Descriptor for `ModuleRegistration`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List moduleRegistrationDescriptor = $convert.base64Decode(
'ChJNb2R1bGVSZWdpc3RyYXRpb24SigEKDldvcmtmbG93VGFyZ2V0GAEgASgOMhUuYXBpLldvcm'
'tmbG93VHlwZUVudW1CS5JBSDJGSW50byB3aGljaCBjb3JlIHdvcmtmbG93LCB0aGUgbW9kdWxl'
'IGNoaWxkIHdvcmtmbG93IHdpbGwgYmUgcmVnaXN0ZXJlZFIOV29ya2Zsb3dUYXJnZXQSXwoMV2'
'9ya2Zsb3dQYXRoGAIgASgJQjuSQTEyL0dvIHBhdGggb2YgbW9kdWxlIGNoaWxkIHdvcmtmbG93'
'IGltcGxlbWVudGF0aW9u+kIEcgIQAVIMV29ya2Zsb3dQYXRoEnYKBFR5cGUYAyABKA4yGy5hcG'
'kuTW9kdWxlV29ya2Zsb3dUeXBlRW51bUJFkkFCMkBQUkUgb3IgUE9TVCB0byBleGVjdXRlIGJl'
'Zm9yZSBvciBhZnRlciB0aGUgY29yZSB3b3JrZm93IHRhcmdldGVkUgRUeXBlEowBCgdUaW1lb3'
'V0GAQgASgFQnKSQWgyZm1heCB0aW1lb3V0IGluIG1pbnV0ZXMgb2YgdGhlIG1vZHVsZSBjaGls'
'ZCB3b3JrZmxvdywgaWdub3JlZCBpZiBpdCBleGNlZWRzIHRoZSBwbGF0Zm9ybSBkZWZhdWx0IH'
'ZhbHVlLvpCBBoCIABSB1RpbWVvdXQ=');
@$core.Deprecated('Use moduleDeregistrationDescriptor instead')
const ModuleDeregistration$json = {
'1': 'ModuleDeregistration',
'2': [
{'1': 'WorkflowTarget', '3': 1, '4': 1, '5': 14, '6': '.api.WorkflowTypeEnum', '8': {}, '10': 'WorkflowTarget'},
{'1': 'WorkflowPath', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'WorkflowPath'},
{'1': 'Type', '3': 3, '4': 1, '5': 14, '6': '.api.ModuleWorkflowTypeEnum', '8': {}, '10': 'Type'},
],
};
/// Descriptor for `ModuleDeregistration`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List moduleDeregistrationDescriptor = $convert.base64Decode(
'ChRNb2R1bGVEZXJlZ2lzdHJhdGlvbhKKAQoOV29ya2Zsb3dUYXJnZXQYASABKA4yFS5hcGkuV2'
'9ya2Zsb3dUeXBlRW51bUJLkkFIMkZJbnRvIHdoaWNoIGNvcmUgd29ya2Zsb3csIHRoZSBtb2R1'
'bGUgY2hpbGQgd29ya2Zsb3cgd2lsbCBiZSByZWdpc3RlcmVkUg5Xb3JrZmxvd1RhcmdldBJfCg'
'xXb3JrZmxvd1BhdGgYAiABKAlCO5JBMTIvR28gcGF0aCBvZiBtb2R1bGUgY2hpbGQgd29ya2Zs'
'b3cgaW1wbGVtZW50YXRpb276QgRyAhABUgxXb3JrZmxvd1BhdGgSdgoEVHlwZRgDIAEoDjIbLm'
'FwaS5Nb2R1bGVXb3JrZmxvd1R5cGVFbnVtQkWSQUIyQFBSRSBvciBQT1NUIHRvIGV4ZWN1dGUg'
'YmVmb3JlIG9yIGFmdGVyIHRoZSBjb3JlIHdvcmtmb3cgdGFyZ2V0ZWRSBFR5cGU=');
@$core.Deprecated('Use claimTypeDescriptor instead')
const ClaimType$json = {
'1': 'ClaimType',
'2': [
{'1': 'ID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ID'},
{
'1': 'ProjectID',
'3': 2,
'4': 1,
'5': 9,
'8': {'3': true},
'10': 'ProjectID',
},
{'1': 'Reason', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Reason'},
{'1': 'ReasonCode', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'ReasonCode'},
{'1': 'EntityType', '3': 5, '4': 1, '5': 14, '6': '.api.ClaimEntityType', '8': {}, '10': 'EntityType'},
{'1': 'DefaultCriticality', '3': 6, '4': 1, '5': 14, '6': '.api.ClaimCriticality', '8': {}, '10': 'DefaultCriticality'},
{'1': 'Transitions', '3': 7, '4': 3, '5': 11, '6': '.api.ClaimTransition', '10': 'Transitions'},
{'1': 'PossibleClosures', '3': 8, '4': 3, '5': 11, '6': '.api.ClaimTypeClosure', '10': 'PossibleClosures'},
{'1': 'CriticalityAllowedRoles', '3': 9, '4': 3, '5': 9, '10': 'CriticalityAllowedRoles'},
{'1': 'ReadAllowedRoles', '3': 10, '4': 3, '5': 9, '10': 'ReadAllowedRoles'},
{'1': 'WriteAllowedRoles', '3': 11, '4': 3, '5': 9, '10': 'WriteAllowedRoles'},
{'1': 'AssignAllowedRoles', '3': 12, '4': 3, '5': 9, '10': 'AssignAllowedRoles'},
{'1': 'AllowedStatuses', '3': 13, '4': 3, '5': 14, '6': '.api.ClaimStatus', '10': 'AllowedStatuses'},
{'1': 'DefaultStatus', '3': 14, '4': 1, '5': 14, '6': '.api.ClaimStatus', '8': {}, '10': 'DefaultStatus'},
{'1': 'Sector', '3': 15, '4': 1, '5': 14, '6': '.api.ClaimSector', '10': 'Sector'},
{'1': 'DefaultAssignees', '3': 16, '4': 3, '5': 9, '10': 'DefaultAssignees'},
{'1': 'ResourceID', '3': 17, '4': 1, '5': 9, '8': {}, '10': 'ResourceID'},
],
};
/// Descriptor for `ClaimType`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List claimTypeDescriptor = $convert.base64Decode(
'CglDbGFpbVR5cGUSFwoCSUQYASABKAlCB/pCBHICEAFSAklEEicKCVByb2plY3RJRBgCIAEoCU'
'IJGAH6QgRyAhABUglQcm9qZWN0SUQSHwoGUmVhc29uGAMgASgJQgf6QgRyAhABUgZSZWFzb24S'
'NwoKUmVhc29uQ29kZRgEIAEoCUIX+kIUchIQATIOXlthLXpBLVowLTldKyRSClJlYXNvbkNvZG'
'USPgoKRW50aXR5VHlwZRgFIAEoDjIULmFwaS5DbGFpbUVudGl0eVR5cGVCCPpCBYIBAhABUgpF'
'bnRpdHlUeXBlEk8KEkRlZmF1bHRDcml0aWNhbGl0eRgGIAEoDjIVLmFwaS5DbGFpbUNyaXRpY2'
'FsaXR5Qgj6QgWCAQIQAVISRGVmYXVsdENyaXRpY2FsaXR5EjYKC1RyYW5zaXRpb25zGAcgAygL'
'MhQuYXBpLkNsYWltVHJhbnNpdGlvblILVHJhbnNpdGlvbnMSQQoQUG9zc2libGVDbG9zdXJlcx'
'gIIAMoCzIVLmFwaS5DbGFpbVR5cGVDbG9zdXJlUhBQb3NzaWJsZUNsb3N1cmVzEjgKF0NyaXRp'
'Y2FsaXR5QWxsb3dlZFJvbGVzGAkgAygJUhdDcml0aWNhbGl0eUFsbG93ZWRSb2xlcxIqChBSZW'
'FkQWxsb3dlZFJvbGVzGAogAygJUhBSZWFkQWxsb3dlZFJvbGVzEiwKEVdyaXRlQWxsb3dlZFJv'
'bGVzGAsgAygJUhFXcml0ZUFsbG93ZWRSb2xlcxIuChJBc3NpZ25BbGxvd2VkUm9sZXMYDCADKA'
'lSEkFzc2lnbkFsbG93ZWRSb2xlcxI6Cg9BbGxvd2VkU3RhdHVzZXMYDSADKA4yEC5hcGkuQ2xh'
'aW1TdGF0dXNSD0FsbG93ZWRTdGF0dXNlcxJACg1EZWZhdWx0U3RhdHVzGA4gASgOMhAuYXBpLk'
'NsYWltU3RhdHVzQgj6QgWCAQIQAVINRGVmYXVsdFN0YXR1cxIoCgZTZWN0b3IYDyABKA4yEC5h'
'cGkuQ2xhaW1TZWN0b3JSBlNlY3RvchIqChBEZWZhdWx0QXNzaWduZWVzGBAgAygJUhBEZWZhdW'
'x0QXNzaWduZWVzEicKClJlc291cmNlSUQYESABKAlCB/pCBHICEAFSClJlc291cmNlSUQ=');
@$core.Deprecated('Use claimTransitionDescriptor instead')
const ClaimTransition$json = {
'1': 'ClaimTransition',
'2': [
{'1': 'FromStatus', '3': 1, '4': 1, '5': 14, '6': '.api.ClaimStatus', '8': {}, '10': 'FromStatus'},
{'1': 'ToStatus', '3': 2, '4': 1, '5': 14, '6': '.api.ClaimStatus', '8': {}, '10': 'ToStatus'},
{'1': 'AllowedRoles', '3': 3, '4': 3, '5': 9, '10': 'AllowedRoles'},
{'1': 'ShouldNotify', '3': 4, '4': 1, '5': 8, '10': 'ShouldNotify'},
],
};
/// Descriptor for `ClaimTransition`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List claimTransitionDescriptor = $convert.base64Decode(
'Cg9DbGFpbVRyYW5zaXRpb24SOgoKRnJvbVN0YXR1cxgBIAEoDjIQLmFwaS5DbGFpbVN0YXR1c0'
'II+kIFggECEAFSCkZyb21TdGF0dXMSNgoIVG9TdGF0dXMYAiABKA4yEC5hcGkuQ2xhaW1TdGF0'
'dXNCCPpCBYIBAhABUghUb1N0YXR1cxIiCgxBbGxvd2VkUm9sZXMYAyADKAlSDEFsbG93ZWRSb2'
'xlcxIiCgxTaG91bGROb3RpZnkYBCABKAhSDFNob3VsZE5vdGlmeQ==');
@$core.Deprecated('Use claimTypeClosureDescriptor instead')
const ClaimTypeClosure$json = {
'1': 'ClaimTypeClosure',
'2': [
{'1': 'Responsible', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Responsible'},
{'1': 'Causes', '3': 2, '4': 3, '5': 9, '10': 'Causes'},
],
};
/// Descriptor for `ClaimTypeClosure`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List claimTypeClosureDescriptor = $convert.base64Decode(
'ChBDbGFpbVR5cGVDbG9zdXJlEikKC1Jlc3BvbnNpYmxlGAEgASgJQgf6QgRyAhABUgtSZXNwb2'
'5zaWJsZRIWCgZDYXVzZXMYAiADKAlSBkNhdXNlcw==');
@$core.Deprecated('Use claimClosureDescriptor instead')
const ClaimClosure$json = {
'1': 'ClaimClosure',
'2': [
{'1': 'Responsible', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Responsible'},
{'1': 'Cause', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'Cause'},
],
};
/// Descriptor for `ClaimClosure`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List claimClosureDescriptor = $convert.base64Decode(
'CgxDbGFpbUNsb3N1cmUSPwoLUmVzcG9uc2libGUYASABKAlCHfpCBHICEAHSwhgSChAKBUNsYW'
'ltEgVjbGFpbRgBUgtSZXNwb25zaWJsZRIzCgVDYXVzZRgCIAEoCUId+kIEcgIQAdLCGBIKEAoF'
'Q2xhaW0SBWNsYWltGAFSBUNhdXNl');
@$core.Deprecated('Use claimSummaryDescriptor instead')
const ClaimSummary$json = {
'1': 'ClaimSummary',
'2': [
{'1': 'ClaimTypeID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ClaimTypeID'},
{'1': 'ClaimTypeReason', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ClaimTypeReason'},
{'1': 'Number', '3': 3, '4': 1, '5': 5, '8': {}, '10': 'Number'},
],
};
/// Descriptor for `ClaimSummary`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List claimSummaryDescriptor = $convert.base64Decode(
'CgxDbGFpbVN1bW1hcnkSgQEKC0NsYWltVHlwZUlEGAEgASgJQl+SQR4yHElkZW50aWZpZXIgb2'
'YgdGhlIGNsYWltIHR5cGX6QgRyAhABysIYHAoaCgEqEhVnZW5lcmF0ZWRUZXh0LGtleXdvcmTa'
'whgTChEKASoSDHNob3J0S2V5d29yZFILQ2xhaW1UeXBlSUQSTgoPQ2xhaW1UeXBlUmVhc29uGA'
'IgASgJQiSSQRoyGFJlYXNvbiBvZiB0aGUgY2xhaW0gdHlwZfpCBHICEAFSD0NsYWltVHlwZVJl'
'YXNvbhI8CgZOdW1iZXIYAyABKAVCJJJBITIfTnVtYmVyIG9mIGNsYWltcyB3aXRoIHRoaXMgdH'
'lwZVIGTnVtYmVy');
@$core.Deprecated('Use attachmentTypeDescriptor instead')
const AttachmentType$json = {
'1': 'AttachmentType',
'2': [
{'1': 'ID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ID'},
{'1': 'Code', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Code'},
{'1': 'Entity', '3': 4, '4': 1, '5': 14, '6': '.api.EntityType', '8': {}, '10': 'Entity'},
{'1': 'Label', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'Label'},
{'1': 'SharePolicy', '3': 6, '4': 1, '5': 14, '6': '.api.SharePolicy', '8': {}, '10': 'SharePolicy'},
{'1': 'ResourceType', '3': 8, '4': 1, '5': 14, '6': '.api.ResourceType', '8': {}, '10': 'ResourceType'},
{'1': 'ResourceID', '3': 7, '4': 1, '5': 9, '8': {}, '10': 'ResourceID'},
],
};
/// Descriptor for `AttachmentType`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List attachmentTypeDescriptor = $convert.base64Decode(
'Cg5BdHRhY2htZW50VHlwZRIXCgJJRBgBIAEoCUIH+kIEcgIQAVICSUQSGwoEQ29kZRgDIAEoCU'
'IH+kIEcgIQAVIEQ29kZRIxCgZFbnRpdHkYBCABKA4yDy5hcGkuRW50aXR5VHlwZUII+kIFggEC'
'EAFSBkVudGl0eRIdCgVMYWJlbBgFIAEoCUIH+kIEcgIQAVIFTGFiZWwSPAoLU2hhcmVQb2xpY3'
'kYBiABKA4yEC5hcGkuU2hhcmVQb2xpY3lCCPpCBYIBAhABUgtTaGFyZVBvbGljeRI/CgxSZXNv'
'dXJjZVR5cGUYCCABKA4yES5hcGkuUmVzb3VyY2VUeXBlQgj6QgWCAQIQAVIMUmVzb3VyY2VUeX'
'BlEicKClJlc291cmNlSUQYByABKAlCB/pCBHICEAFSClJlc291cmNlSUQ=');
@$core.Deprecated('Use attachmentSummaryDescriptor instead')
const AttachmentSummary$json = {
'1': 'AttachmentSummary',
'2': [
{'1': 'AttachmentTypeID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'AttachmentTypeID'},
{'1': 'AttachmentTypeCode', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'AttachmentTypeCode'},
{'1': 'Number', '3': 3, '4': 1, '5': 5, '8': {}, '10': 'Number'},
],
};
/// Descriptor for `AttachmentSummary`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List attachmentSummaryDescriptor = $convert.base64Decode(
'ChFBdHRhY2htZW50U3VtbWFyeRKIAQoQQXR0YWNobWVudFR5cGVJRBgBIAEoCUJckkEbMhlJRC'
'BvZiB0aGUgYXR0YWNobWVudCB0eXBl+kIEcgIQAcrCGBwKGgoBKhIVZ2VuZXJhdGVkVGV4dCxr'
'ZXl3b3Jk2sIYEwoRCgEqEgxzaG9ydEtleXdvcmRSEEF0dGFjaG1lbnRUeXBlSUQSgwEKEkF0dG'
'FjaG1lbnRUeXBlQ29kZRgCIAEoCUJTkkEdMhtDb2RlIG9mIHRoZSBhdHRhY2htZW50IHR5cGX6'
'QgRyAhABysIYFAoSCgEqEg1nZW5lcmF0ZWRUZXh02sIYEAoOCgEqEglzaG9ydFRleHRSEkF0dG'
'FjaG1lbnRUeXBlQ29kZRJBCgZOdW1iZXIYAyABKAVCKZJBJjIkTnVtYmVyIG9mIGF0dGFjaG1l'
'bnRzIHdpdGggdGhpcyB0eXBlUgZOdW1iZXI=');
@$core.Deprecated('Use translationMapDescriptor instead')
const TranslationMap$json = {
'1': 'TranslationMap',
'2': [
{'1': 'data', '3': 1, '4': 3, '5': 11, '6': '.api.TranslationMap.DataEntry', '10': 'data'},
],
'3': [TranslationMap_DataEntry$json],
};
@$core.Deprecated('Use translationMapDescriptor instead')
const TranslationMap_DataEntry$json = {
'1': 'DataEntry',
'2': [
{'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
{'1': 'value', '3': 2, '4': 1, '5': 9, '10': 'value'},
],
'7': {'7': true},
};
/// Descriptor for `TranslationMap`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List translationMapDescriptor = $convert.base64Decode(
'Cg5UcmFuc2xhdGlvbk1hcBIxCgRkYXRhGAEgAygLMh0uYXBpLlRyYW5zbGF0aW9uTWFwLkRhdG'
'FFbnRyeVIEZGF0YRo3CglEYXRhRW50cnkSEAoDa2V5GAEgASgJUgNrZXkSFAoFdmFsdWUYAiAB'
'KAlSBXZhbHVlOgI4AQ==');
@$core.Deprecated('Use extractColumnFormatDescriptor instead')
const ExtractColumnFormat$json = {
'1': 'ExtractColumnFormat',
'2': [
{'1': 'Type', '3': 1, '4': 1, '5': 14, '6': '.api.ExtractColumnFormat.type', '10': 'Type'},
{'1': 'Format', '3': 2, '4': 1, '5': 9, '10': 'Format'},
{'1': 'DisplayDate', '3': 3, '4': 1, '5': 14, '6': '.api.DisplayDate', '10': 'DisplayDate'},
],
'4': [ExtractColumnFormat_type$json],
};
@$core.Deprecated('Use extractColumnFormatDescriptor instead')
const ExtractColumnFormat_type$json = {
'1': 'type',
'2': [
{'1': 'UNKNOWN', '2': 0},
{'1': 'DATE', '2': 1},
{'1': 'SUFFIX', '2': 2},
{'1': 'NUMBER', '2': 3},
],
};
/// Descriptor for `ExtractColumnFormat`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List extractColumnFormatDescriptor = $convert.base64Decode(
'ChNFeHRyYWN0Q29sdW1uRm9ybWF0EjEKBFR5cGUYASABKA4yHS5hcGkuRXh0cmFjdENvbHVtbk'
'Zvcm1hdC50eXBlUgRUeXBlEhYKBkZvcm1hdBgCIAEoCVIGRm9ybWF0EjIKC0Rpc3BsYXlEYXRl'
'GAMgASgOMhAuYXBpLkRpc3BsYXlEYXRlUgtEaXNwbGF5RGF0ZSI1CgR0eXBlEgsKB1VOS05PV0'
'4QABIICgREQVRFEAESCgoGU1VGRklYEAISCgoGTlVNQkVSEAM=');
@$core.Deprecated('Use extractQueryDescriptor instead')
const ExtractQuery$json = {
'1': 'ExtractQuery',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'},
{'1': 'UserId', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'UserId'},
{'1': 'BlockFilters', '3': 3, '4': 3, '5': 11, '6': '.api.BlockFilter', '10': 'BlockFilters'},
{'1': 'Fields', '3': 4, '4': 3, '5': 9, '10': 'Fields'},
{'1': 'ListSeparator', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'ListSeparator'},
{'1': 'DecimalSeparator', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'DecimalSeparator'},
{'1': 'ColumnNames', '3': 7, '4': 3, '5': 9, '10': 'ColumnNames'},
{'1': 'ColumnTranslationMaps', '3': 8, '4': 3, '5': 11, '6': '.api.ExtractQuery.ColumnTranslationMapsEntry', '10': 'ColumnTranslationMaps'},
{'1': 'ColumnFormats', '3': 9, '4': 3, '5': 11, '6': '.api.ExtractQuery.ColumnFormatsEntry', '10': 'ColumnFormats'},
{'1': 'TargetTimeZone', '3': 10, '4': 1, '5': 9, '8': {}, '10': 'TargetTimeZone'},
{'1': 'DateFormat', '3': 11, '4': 1, '5': 9, '8': {}, '10': 'DateFormat'},
{'1': 'NumberFormat', '3': 12, '4': 1, '5': 9, '8': {}, '10': 'NumberFormat'},
{'1': 'TimeFormat', '3': 13, '4': 1, '5': 14, '6': '.api.TimeFormat', '8': {}, '10': 'TimeFormat'},
],
'3': [ExtractQuery_ColumnTranslationMapsEntry$json, ExtractQuery_ColumnFormatsEntry$json],
'7': {},
};
@$core.Deprecated('Use extractQueryDescriptor instead')
const ExtractQuery_ColumnTranslationMapsEntry$json = {
'1': 'ColumnTranslationMapsEntry',
'2': [
{'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
{'1': 'value', '3': 2, '4': 1, '5': 11, '6': '.api.TranslationMap', '10': 'value'},
],
'7': {'7': true},
};
@$core.Deprecated('Use extractQueryDescriptor instead')
const ExtractQuery_ColumnFormatsEntry$json = {
'1': 'ColumnFormatsEntry',
'2': [
{'1': 'key', '3': 1, '4': 1, '5': 5, '10': 'key'},
{'1': 'value', '3': 2, '4': 1, '5': 11, '6': '.api.ExtractColumnFormat', '10': 'value'},
],
'7': {'7': true},
};
/// Descriptor for `ExtractQuery`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List extractQueryDescriptor = $convert.base64Decode(
'CgxFeHRyYWN0UXVlcnkSOQoGSGVhZGVyGAEgASgLMhcuYXBpLlF1ZXJ5UHJvamVjdEhlYWRlck'
'II+kIFigECEAFSBkhlYWRlchIfCgZVc2VySWQYAiABKAlCB/pCBHICEAFSBlVzZXJJZBI0CgxC'
'bG9ja0ZpbHRlcnMYAyADKAsyEC5hcGkuQmxvY2tGaWx0ZXJSDEJsb2NrRmlsdGVycxIWCgZGaW'
'VsZHMYBCADKAlSBkZpZWxkcxItCg1MaXN0U2VwYXJhdG9yGAUgASgJQgf6QgRyAhABUg1MaXN0'
'U2VwYXJhdG9yEjMKEERlY2ltYWxTZXBhcmF0b3IYBiABKAlCB/pCBHICEAFSEERlY2ltYWxTZX'
'BhcmF0b3ISIAoLQ29sdW1uTmFtZXMYByADKAlSC0NvbHVtbk5hbWVzEmIKFUNvbHVtblRyYW5z'
'bGF0aW9uTWFwcxgIIAMoCzIsLmFwaS5FeHRyYWN0UXVlcnkuQ29sdW1uVHJhbnNsYXRpb25NYX'
'BzRW50cnlSFUNvbHVtblRyYW5zbGF0aW9uTWFwcxJKCg1Db2x1bW5Gb3JtYXRzGAkgAygLMiQu'
'YXBpLkV4dHJhY3RRdWVyeS5Db2x1bW5Gb3JtYXRzRW50cnlSDUNvbHVtbkZvcm1hdHMSsAEKDl'
'RhcmdldFRpbWVab25lGAogASgJQocBkkF6MmhUYXJnZXQgdXNlciB0aW1lIHpvbmUgIDxhIGhy'
'ZWY9J2h0dHBzOi8vZW4ud2lraXBlZGlhLm9yZy93aWtpL0xpc3Rfb2ZfdHpfZGF0YWJhc2VfdG'
'ltZV96b25lcyc+Zm9ybWF0PC9hPkoOIkV1cm9wZS9QYXJpcyL6QgdyBRAB4AEBUg5UYXJnZXRU'
'aW1lWm9uZRKHAQoKRGF0ZUZvcm1hdBgLIAEoCUJnkkFkMllMYW5ndWFnZSBjb2RlIHRvIGZvcm'
'1hdCBkYXRlcyAgPGEgaHJlZj0naHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvSVNPXzYz'
'OSc+Zm9ybWF0PC9hPkoHImVuLVVTIlIKRGF0ZUZvcm1hdBKMAQoMTnVtYmVyRm9ybWF0GAwgAS'
'gJQmiSQWUyWkxhbmd1YWdlIGNvZGUgdG8gZm9ybWF0IG51bWJlcnMgPGEgaHJlZj0naHR0cHM6'
'Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvSVNPXzYzOSc+Zm9ybWF0PC9hPkoHImVuLVVTIlIMTn'
'VtYmVyRm9ybWF0EkwKClRpbWVGb3JtYXQYDSABKA4yDy5hcGkuVGltZUZvcm1hdEIbkkEYMhZI'
'b3VyIGNsb2NrIHRpbWUgZm9ybWF0UgpUaW1lRm9ybWF0Gl0KGkNvbHVtblRyYW5zbGF0aW9uTW'
'Fwc0VudHJ5EhAKA2tleRgBIAEoCVIDa2V5EikKBXZhbHVlGAIgASgLMhMuYXBpLlRyYW5zbGF0'
'aW9uTWFwUgV2YWx1ZToCOAEaWgoSQ29sdW1uRm9ybWF0c0VudHJ5EhAKA2tleRgBIAEoBVIDa2'
'V5Ei4KBXZhbHVlGAIgASgLMhguYXBpLkV4dHJhY3RDb2x1bW5Gb3JtYXRSBXZhbHVlOgI4ATpQ'
'kkFNCkvSAQZIZWFkZXLSAQZVc2VySWTSAQZGaWVsZHPSAQ1MaXN0U2VwYXJhdG9y0gEQRGVjaW'
'1hbFNlcGFyYXRvctIBCkNvbHVtbk5hbWU=');
@$core.Deprecated('Use extractResultDescriptor instead')
const ExtractResult$json = {
'1': 'ExtractResult',
'2': [
{'1': 'WorkflowExecution', '3': 1, '4': 1, '5': 11, '6': '.api.WorkflowExecutionResult', '10': 'WorkflowExecution'},
],
};
/// Descriptor for `ExtractResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List extractResultDescriptor = $convert.base64Decode(
'Cg1FeHRyYWN0UmVzdWx0EkoKEVdvcmtmbG93RXhlY3V0aW9uGAEgASgLMhwuYXBpLldvcmtmbG'
'93RXhlY3V0aW9uUmVzdWx0UhFXb3JrZmxvd0V4ZWN1dGlvbg==');
@$core.Deprecated('Use countLinesQueryDescriptor instead')
const CountLinesQuery$json = {
'1': 'CountLinesQuery',
'2': [
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ProjectID'},
{'1': 'Partition', '3': 2, '4': 1, '5': 5, '8': {}, '10': 'Partition'},
],
'7': {},
};
/// Descriptor for `CountLinesQuery`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List countLinesQueryDescriptor = $convert.base64Decode(
'Cg9Db3VudExpbmVzUXVlcnkSJQoJUHJvamVjdElEGAEgASgJQgf6QgRyAhABUglQcm9qZWN0SU'
'QSJQoJUGFydGl0aW9uGAIgASgFQgf6QgQaAigAUglQYXJ0aXRpb246EZJBDgoM0gEJUHJvamVj'
'dElE');
@$core.Deprecated('Use countLinesResultDescriptor instead')
const CountLinesResult$json = {
'1': 'CountLinesResult',
'2': [
{'1': 'NbLines', '3': 1, '4': 1, '5': 5, '10': 'NbLines'},
],
};
/// Descriptor for `CountLinesResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List countLinesResultDescriptor = $convert.base64Decode(
'ChBDb3VudExpbmVzUmVzdWx0EhgKB05iTGluZXMYASABKAVSB05iTGluZXM=');
@$core.Deprecated('Use scopeDescriptor instead')
const Scope$json = {
'1': 'Scope',
'2': [
{'1': 'Service', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Service'},
{'1': 'Method', '3': 2, '4': 1, '5': 9, '10': 'Method'},
{'1': 'RscType', '3': 3, '4': 1, '5': 14, '6': '.api.ResourceType', '10': 'RscType'},
{'1': 'PlatformReserved', '3': 4, '4': 1, '5': 8, '10': 'PlatformReserved'},
{'1': 'TransientPermissions', '3': 5, '4': 3, '5': 11, '6': '.api.Permission', '10': 'TransientPermissions'},
{'1': 'RscID', '3': 6, '4': 1, '5': 9, '10': 'RscID'},
{'1': 'AppliesOnIDs', '3': 7, '4': 3, '5': 9, '10': 'AppliesOnIDs'},
{'1': 'ModuleID', '3': 8, '4': 1, '5': 9, '10': 'ModuleID'},
{'1': 'Mandatory', '3': 9, '4': 1, '5': 8, '10': 'Mandatory'},
{'1': 'Tags', '3': 10, '4': 3, '5': 14, '6': '.api.RoleTag', '10': 'Tags'},
],
'7': {},
};
/// Descriptor for `Scope`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List scopeDescriptor = $convert.base64Decode(
'CgVTY29wZRIhCgdTZXJ2aWNlGAEgASgJQgf6QgRyAhABUgdTZXJ2aWNlEhYKBk1ldGhvZBgCIA'
'EoCVIGTWV0aG9kEisKB1JzY1R5cGUYAyABKA4yES5hcGkuUmVzb3VyY2VUeXBlUgdSc2NUeXBl'
'EioKEFBsYXRmb3JtUmVzZXJ2ZWQYBCABKAhSEFBsYXRmb3JtUmVzZXJ2ZWQSQwoUVHJhbnNpZW'
'50UGVybWlzc2lvbnMYBSADKAsyDy5hcGkuUGVybWlzc2lvblIUVHJhbnNpZW50UGVybWlzc2lv'
'bnMSFAoFUnNjSUQYBiABKAlSBVJzY0lEEiIKDEFwcGxpZXNPbklEcxgHIAMoCVIMQXBwbGllc0'
'9uSURzEhoKCE1vZHVsZUlEGAggASgJUghNb2R1bGVJRBIcCglNYW5kYXRvcnkYCSABKAhSCU1h'
'bmRhdG9yeRIgCgRUYWdzGAogAygOMgwuYXBpLlJvbGVUYWdSBFRhZ3M6D5JBDAoK0gEHU2Vydm'
'ljZQ==');
@$core.Deprecated('Use clientAPIDescriptor instead')
const ClientAPI$json = {
'1': 'ClientAPI',
'2': [
{'1': 'Client', '3': 1, '4': 1, '5': 9, '10': 'Client'},
{'1': 'APIs', '3': 2, '4': 3, '5': 11, '6': '.api.Scope', '10': 'APIs'},
{'1': 'Roles', '3': 3, '4': 1, '5': 9, '10': 'Roles'},
],
};
/// Descriptor for `ClientAPI`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List clientAPIDescriptor = $convert.base64Decode(
'CglDbGllbnRBUEkSFgoGQ2xpZW50GAEgASgJUgZDbGllbnQSHgoEQVBJcxgCIAMoCzIKLmFwaS'
'5TY29wZVIEQVBJcxIUCgVSb2xlcxgDIAEoCVIFUm9sZXM=');
@$core.Deprecated('Use permissionDescriptor instead')
const Permission$json = {
'1': 'Permission',
'2': [
{'1': 'Client', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Client'},
{'1': 'Scopes', '3': 2, '4': 3, '5': 11, '6': '.api.Scope', '8': {}, '10': 'Scopes'},
],
'7': {},
};
/// Descriptor for `Permission`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List permissionDescriptor = $convert.base64Decode(
'CgpQZXJtaXNzaW9uEh8KBkNsaWVudBgBIAEoCUIH+kIEcgIQAVIGQ2xpZW50EiwKBlNjb3Blcx'
'gCIAMoCzIKLmFwaS5TY29wZUII+kIFkgECCAFSBlNjb3BlczoXkkEUChLSAQZDbGllbnTSAQZT'
'Y29wZXM=');
@$core.Deprecated('Use userUIPermissionsDescriptor instead')
const UserUIPermissions$json = {
'1': 'UserUIPermissions',
'2': [
{'1': 'RscType', '3': 1, '4': 1, '5': 14, '6': '.api.ResourceType', '10': 'RscType'},
{'1': 'RscID', '3': 2, '4': 1, '5': 9, '10': 'RscID'},
{'1': 'Scopes', '3': 3, '4': 3, '5': 11, '6': '.api.Scope', '10': 'Scopes'},
],
};
/// Descriptor for `UserUIPermissions`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List userUIPermissionsDescriptor = $convert.base64Decode(
'ChFVc2VyVUlQZXJtaXNzaW9ucxIrCgdSc2NUeXBlGAEgASgOMhEuYXBpLlJlc291cmNlVHlwZV'
'IHUnNjVHlwZRIUCgVSc2NJRBgCIAEoCVIFUnNjSUQSIgoGU2NvcGVzGAMgAygLMgouYXBpLlNj'
'b3BlUgZTY29wZXM=');
@$core.Deprecated('Use elementByMatchQueryDescriptor instead')
const ElementByMatchQuery$json = {
'1': 'ElementByMatchQuery',
'2': [
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.QueryProjectHeader', '8': {}, '10': 'Header'},
{'1': 'BlockFilters', '3': 2, '4': 3, '5': 11, '6': '.api.BlockFilter', '10': 'BlockFilters'},
{'1': 'MatchElementField', '3': 3, '4': 1, '5': 11, '6': '.api.MatchElementField', '8': {}, '10': 'MatchElementField'},
{'1': 'UsageContextEntity', '3': 4, '4': 1, '5': 14, '6': '.api.EntityType', '8': {}, '10': 'UsageContextEntity'},
{'1': 'UsageContextPath', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'UsageContextPath'},
],
'7': {},
};
/// Descriptor for `ElementByMatchQuery`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List elementByMatchQueryDescriptor = $convert.base64Decode(
'ChNFbGVtZW50QnlNYXRjaFF1ZXJ5EjkKBkhlYWRlchgBIAEoCzIXLmFwaS5RdWVyeVByb2plY3'
'RIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISNAoMQmxvY2tGaWx0ZXJzGAIgAygLMhAuYXBpLkJs'
'b2NrRmlsdGVyUgxCbG9ja0ZpbHRlcnMSTgoRTWF0Y2hFbGVtZW50RmllbGQYAyABKAsyFi5hcG'
'kuTWF0Y2hFbGVtZW50RmllbGRCCPpCBYoBAhABUhFNYXRjaEVsZW1lbnRGaWVsZBLDAgoSVXNh'
'Z2VDb250ZXh0RW50aXR5GAQgASgOMg8uYXBpLkVudGl0eVR5cGVCgQKSQf0BMlxPcHRpb25hbC'
'A6IEVudGl0eSB0byBhcHBseSB0aGUgcmVzdHJpY3Rpb24gcnVsZXMgKG9uIHRoZSBwYXRoIGRl'
'ZmluZWQgd2l0aCBVc2FnZUNvbnRleHRQYXRoKUqcASJGb3IgQWN0b3IsIHRvIGxpbWl0IHRoZS'
'ByZXN1bHRzIGFjY29yZGluZyB0byBPcmRlciBTaGlwRnJvbSByZXN0cmljdGlvbiBydWxlcywg'
'ZGVmaW5lIFVzYWdlQ29udGV4dEVudGl0eSB0byBPcmRlciBhbmQgVXNhZ2VDb250ZXh0UGF0aC'
'B0byBQYXlsb2FkLlNoaXBGcm9tIlISVXNhZ2VDb250ZXh0RW50aXR5EoQBChBVc2FnZUNvbnRl'
'eHRQYXRoGAUgASgJQliSQVUyU09wdGlvbmFsIDogUGF0aCBvZiByZXN0cmljdGlvbiBydWxlIH'
'RvIGFwcGx5IChVc2FnZUNvbnRleHRFbnRpdHkgc2hvdWxkIGJlIGRlZmluZWQpUhBVc2FnZUNv'
'bnRleHRQYXRoOg6SQQsKCdIBBkhlYWRlcg==');
@$core.Deprecated('Use elementByMatchResultDescriptor instead')
const ElementByMatchResult$json = {
'1': 'ElementByMatchResult',
'2': [
{'1': 'MatchResults', '3': 1, '4': 3, '5': 11, '6': '.api.MatchFieldElementResult', '10': 'MatchResults'},
],
};
/// Descriptor for `ElementByMatchResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List elementByMatchResultDescriptor = $convert.base64Decode(
'ChRFbGVtZW50QnlNYXRjaFJlc3VsdBJACgxNYXRjaFJlc3VsdHMYASADKAsyHC5hcGkuTWF0Y2'
'hGaWVsZEVsZW1lbnRSZXN1bHRSDE1hdGNoUmVzdWx0cw==');
@$core.Deprecated('Use matchElementFieldDescriptor instead')
const MatchElementField$json = {
'1': 'MatchElementField',
'2': [
{'1': 'Match', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Match'},
{'1': 'MatchFields', '3': 2, '4': 3, '5': 11, '6': '.api.MatchField', '8': {}, '10': 'MatchFields'},
],
};
/// Descriptor for `MatchElementField`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List matchElementFieldDescriptor = $convert.base64Decode(
'ChFNYXRjaEVsZW1lbnRGaWVsZBJLCgVNYXRjaBgBIAEoCUI1kkErMh1WYWx1ZSByZXF1aXJlZC'
'Bmb3IgdGhlIHNlYXJjaEoKIk9iamVjdElEIvpCBHICEAFSBU1hdGNoEnEKC01hdGNoRmllbGRz'
'GAIgAygLMg8uYXBpLk1hdGNoRmllbGRCPpJBMzIxTWF0Y2hGaWVsZCBsaXN0IHN0cnVjdHVyZS'
'wgZm9yIEZpbmRNYXRjaGluZyBxdWVyefpCBZIBAggBUgtNYXRjaEZpZWxkcw==');
@$core.Deprecated('Use matchFieldElementResultDescriptor instead')
const MatchFieldElementResult$json = {
'1': 'MatchFieldElementResult',
'2': [
{'1': 'MatchingElements', '3': 3, '4': 3, '5': 11, '6': '.api.MatchFieldElementResult.MatchingElementsEntry', '10': 'MatchingElements'},
],
'3': [MatchFieldElementResult_MatchingElementsEntry$json],
};
@$core.Deprecated('Use matchFieldElementResultDescriptor instead')
const MatchFieldElementResult_MatchingElementsEntry$json = {
'1': 'MatchingElementsEntry',
'2': [
{'1': 'key', '3': 1, '4': 1, '5': 9, '10': 'key'},
{'1': 'value', '3': 2, '4': 1, '5': 9, '10': 'value'},
],
'7': {'7': true},
};
/// Descriptor for `MatchFieldElementResult`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List matchFieldElementResultDescriptor = $convert.base64Decode(
'ChdNYXRjaEZpZWxkRWxlbWVudFJlc3VsdBJeChBNYXRjaGluZ0VsZW1lbnRzGAMgAygLMjIuYX'
'BpLk1hdGNoRmllbGRFbGVtZW50UmVzdWx0Lk1hdGNoaW5nRWxlbWVudHNFbnRyeVIQTWF0Y2hp'
'bmdFbGVtZW50cxpDChVNYXRjaGluZ0VsZW1lbnRzRW50cnkSEAoDa2V5GAEgASgJUgNrZXkSFA'
'oFdmFsdWUYAiABKAlSBXZhbHVlOgI4AQ==');
@$core.Deprecated('Use labelByLanguageDescriptor instead')
const LabelByLanguage$json = {
'1': 'LabelByLanguage',
'2': [
{'1': 'Value', '3': 1, '4': 1, '5': 9, '10': 'Value'},
{'1': 'LanguageCodeISO6391', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'LanguageCodeISO6391'},
],
};
/// Descriptor for `LabelByLanguage`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List labelByLanguageDescriptor = $convert.base64Decode(
'Cg9MYWJlbEJ5TGFuZ3VhZ2USFAoFVmFsdWUYASABKAlSBVZhbHVlErEBChNMYW5ndWFnZUNvZG'
'VJU082MzkxGAIgASgJQn+SQXAyaDxhIGhyZWY9J2h0dHBzOi8vZW4ud2lraXBlZGlhLm9yZy93'
'aWtpL0xpc3Rfb2ZfSVNPXzYzOV9sYW5ndWFnZV9jb2Rlcyc+SVNPIDYzOSBjb2RlPC9hPiBtZX'
'NzYWdlIGxhbmd1YWdlSgQiZW4i+kIJcgcQAhgDgAIBUhNMYW5ndWFnZUNvZGVJU082Mzkx');
@$core.Deprecated('Use fileDataRequestDescriptor instead')
const FileDataRequest$json = {
'1': 'FileDataRequest',
'2': [
{'1': 'Name', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'Name'},
{'1': 'Content', '3': 2, '4': 1, '5': 12, '10': 'Content'},
],
'7': {},
};
/// Descriptor for `FileDataRequest`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List fileDataRequestDescriptor = $convert.base64Decode(
'Cg9GaWxlRGF0YVJlcXVlc3QSGwoETmFtZRgBIAEoCUIH+kIEcgIQAVIETmFtZRIYCgdDb250ZW'
'50GAIgASgMUgdDb250ZW50OgySQQkKB9IBBE5hbWU=');
@$core.Deprecated('Use fileDataResponseDescriptor instead')
const FileDataResponse$json = {
'1': 'FileDataResponse',
'2': [
{'1': 'Name', '3': 1, '4': 1, '5': 9, '10': 'Name'},
{'1': 'ContentType', '3': 2, '4': 1, '5': 9, '10': 'ContentType'},
{'1': 'Content', '3': 3, '4': 1, '5': 12, '10': 'Content'},
],
'7': {},
};
/// Descriptor for `FileDataResponse`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List fileDataResponseDescriptor = $convert.base64Decode(
'ChBGaWxlRGF0YVJlc3BvbnNlEhIKBE5hbWUYASABKAlSBE5hbWUSIAoLQ29udGVudFR5cGUYAi'
'ABKAlSC0NvbnRlbnRUeXBlEhgKB0NvbnRlbnQYAyABKAxSB0NvbnRlbnQ6DJJBCQoH0gEETmFt'
'ZQ==');
@$core.Deprecated('Use periodDescriptor instead')
const Period$json = {
'1': 'Period',
'2': [
{'1': 'Value', '3': 1, '4': 1, '5': 3, '10': 'Value'},
{'1': 'Unit', '3': 2, '4': 1, '5': 14, '6': '.api.PeriodUnit', '10': 'Unit'},
],
};
/// Descriptor for `Period`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List periodDescriptor = $convert.base64Decode(
'CgZQZXJpb2QSFAoFVmFsdWUYASABKANSBVZhbHVlEiMKBFVuaXQYAiABKA4yDy5hcGkuUGVyaW'
'9kVW5pdFIEVW5pdA==');