You've already forked dart-core-sdk
310 lines
14 KiB
Dart
310 lines
14 KiB
Dart
// This is a generated file - do not edit.
|
|
//
|
|
// Generated from connection.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 connectionDescriptor instead')
|
|
const Connection$json = {
|
|
'1': 'Connection',
|
|
'2': [
|
|
{'1': 'ID', '3': 1, '4': 1, '5': 9, '10': 'ID'},
|
|
{'1': 'Name', '3': 2, '4': 1, '5': 9, '10': 'Name'},
|
|
{'1': 'ConnectorID', '3': 3, '4': 1, '5': 9, '10': 'ConnectorID'},
|
|
{'1': 'PartnerAppID', '3': 4, '4': 1, '5': 9, '10': 'PartnerAppID'},
|
|
{'1': 'ServiceAccountName', '3': 5, '4': 1, '5': 9, '10': 'ServiceAccountName'},
|
|
{'1': 'UriApiStatus', '3': 6, '4': 1, '5': 9, '10': 'UriApiStatus'},
|
|
{'1': 'UriApiStart', '3': 7, '4': 1, '5': 9, '10': 'UriApiStart'},
|
|
{'1': 'UriApiStop', '3': 8, '4': 1, '5': 9, '10': 'UriApiStop'},
|
|
{'1': 'AuthzServer', '3': 9, '4': 1, '5': 9, '10': 'AuthzServer'},
|
|
{'1': 'InitializedByConnectionManager', '3': 10, '4': 1, '5': 8, '10': 'InitializedByConnectionManager'},
|
|
{'1': 'UriApiClear', '3': 11, '4': 1, '5': 9, '10': 'UriApiClear'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `Connection`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List connectionDescriptor = $convert.base64Decode(
|
|
'CgpDb25uZWN0aW9uEg4KAklEGAEgASgJUgJJRBISCgROYW1lGAIgASgJUgROYW1lEiAKC0Nvbm'
|
|
'5lY3RvcklEGAMgASgJUgtDb25uZWN0b3JJRBIiCgxQYXJ0bmVyQXBwSUQYBCABKAlSDFBhcnRu'
|
|
'ZXJBcHBJRBIuChJTZXJ2aWNlQWNjb3VudE5hbWUYBSABKAlSElNlcnZpY2VBY2NvdW50TmFtZR'
|
|
'IiCgxVcmlBcGlTdGF0dXMYBiABKAlSDFVyaUFwaVN0YXR1cxIgCgtVcmlBcGlTdGFydBgHIAEo'
|
|
'CVILVXJpQXBpU3RhcnQSHgoKVXJpQXBpU3RvcBgIIAEoCVIKVXJpQXBpU3RvcBIgCgtBdXRoel'
|
|
'NlcnZlchgJIAEoCVILQXV0aHpTZXJ2ZXISRgoeSW5pdGlhbGl6ZWRCeUNvbm5lY3Rpb25NYW5h'
|
|
'Z2VyGAogASgIUh5Jbml0aWFsaXplZEJ5Q29ubmVjdGlvbk1hbmFnZXISIAoLVXJpQXBpQ2xlYX'
|
|
'IYCyABKAlSC1VyaUFwaUNsZWFy');
|
|
|
|
@$core.Deprecated('Use createConnectionRequestDescriptor instead')
|
|
const CreateConnectionRequest$json = {
|
|
'1': 'CreateConnectionRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestPartnerAppHeader', '8': {}, '10': 'Header'},
|
|
{'1': 'ConnectorID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ConnectorID'},
|
|
{'1': 'Name', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'Name'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `CreateConnectionRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List createConnectionRequestDescriptor = $convert.base64Decode(
|
|
'ChdDcmVhdGVDb25uZWN0aW9uUmVxdWVzdBI+CgZIZWFkZXIYASABKAsyHC5hcGkuUmVxdWVzdF'
|
|
'BhcnRuZXJBcHBIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISKQoLQ29ubmVjdG9ySUQYAiABKAlC'
|
|
'B/pCBHICEAFSC0Nvbm5lY3RvcklEEkUKBE5hbWUYAyABKAlCMZJBFIoBEV4oW0EtWmEtejAtOS'
|
|
'1dKSsk+kIXchUQATIRXihbQS1aYS16MC05LV0pKyRSBE5hbWU6I5JBIAoe0gEGSGVhZGVy0gEL'
|
|
'Q29ubmVjdG9ySUTSAQROYW1l');
|
|
|
|
@$core.Deprecated('Use createConnectionResultDescriptor instead')
|
|
const CreateConnectionResult$json = {
|
|
'1': 'CreateConnectionResult',
|
|
'2': [
|
|
{'1': 'Result', '3': 1, '4': 1, '5': 11, '6': '.api.Connection', '10': 'Result'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `CreateConnectionResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List createConnectionResultDescriptor = $convert.base64Decode(
|
|
'ChZDcmVhdGVDb25uZWN0aW9uUmVzdWx0EicKBlJlc3VsdBgBIAEoCzIPLmFwaS5Db25uZWN0aW'
|
|
'9uUgZSZXN1bHQ=');
|
|
|
|
@$core.Deprecated('Use deleteConnectionRequestDescriptor instead')
|
|
const DeleteConnectionRequest$json = {
|
|
'1': 'DeleteConnectionRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestPartnerAppHeader', '8': {}, '10': 'Header'},
|
|
{'1': 'ConnectionID', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ConnectionID'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `DeleteConnectionRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List deleteConnectionRequestDescriptor = $convert.base64Decode(
|
|
'ChdEZWxldGVDb25uZWN0aW9uUmVxdWVzdBI+CgZIZWFkZXIYASABKAsyHC5hcGkuUmVxdWVzdF'
|
|
'BhcnRuZXJBcHBIZWFkZXJCCPpCBYoBAhABUgZIZWFkZXISKwoMQ29ubmVjdGlvbklEGAIgASgJ'
|
|
'Qgf6QgRyAhABUgxDb25uZWN0aW9uSUQ6HJJBGQoX0gEGSGVhZGVy0gELQ29ubmVjdG9ySUQ=');
|
|
|
|
@$core.Deprecated('Use deleteConnectionResultDescriptor instead')
|
|
const DeleteConnectionResult$json = {
|
|
'1': 'DeleteConnectionResult',
|
|
'2': [
|
|
{'1': 'WorkflowExecution', '3': 1, '4': 1, '5': 11, '6': '.api.WorkflowExecutionResult', '10': 'WorkflowExecution'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `DeleteConnectionResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List deleteConnectionResultDescriptor = $convert.base64Decode(
|
|
'ChZEZWxldGVDb25uZWN0aW9uUmVzdWx0EkoKEVdvcmtmbG93RXhlY3V0aW9uGAEgASgLMhwuYX'
|
|
'BpLldvcmtmbG93RXhlY3V0aW9uUmVzdWx0UhFXb3JrZmxvd0V4ZWN1dGlvbg==');
|
|
|
|
@$core.Deprecated('Use listConnectionsRequestDescriptor instead')
|
|
const ListConnectionsRequest$json = {
|
|
'1': 'ListConnectionsRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestPartnerAppHeader', '8': {}, '10': 'Header'},
|
|
{'1': 'ConnectorID', '3': 2, '4': 1, '5': 9, '10': 'ConnectorID'},
|
|
{'1': 'Paging', '3': 3, '4': 1, '5': 11, '6': '.api.Paging', '10': 'Paging'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `ListConnectionsRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listConnectionsRequestDescriptor = $convert.base64Decode(
|
|
'ChZMaXN0Q29ubmVjdGlvbnNSZXF1ZXN0Ej4KBkhlYWRlchgBIAEoCzIcLmFwaS5SZXF1ZXN0UG'
|
|
'FydG5lckFwcEhlYWRlckII+kIFigECEAFSBkhlYWRlchIgCgtDb25uZWN0b3JJRBgCIAEoCVIL'
|
|
'Q29ubmVjdG9ySUQSIwoGUGFnaW5nGAMgASgLMgsuYXBpLlBhZ2luZ1IGUGFnaW5nOg6SQQsKCd'
|
|
'IBBkhlYWRlcg==');
|
|
|
|
@$core.Deprecated('Use listConnectionsResultDescriptor instead')
|
|
const ListConnectionsResult$json = {
|
|
'1': 'ListConnectionsResult',
|
|
'2': [
|
|
{'1': 'Results', '3': 1, '4': 3, '5': 11, '6': '.api.Connection', '10': 'Results'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ListConnectionsResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listConnectionsResultDescriptor = $convert.base64Decode(
|
|
'ChVMaXN0Q29ubmVjdGlvbnNSZXN1bHQSKQoHUmVzdWx0cxgBIAMoCzIPLmFwaS5Db25uZWN0aW'
|
|
'9uUgdSZXN1bHRz');
|
|
|
|
@$core.Deprecated('Use getDetailsConnectionsRequestDescriptor instead')
|
|
const GetDetailsConnectionsRequest$json = {
|
|
'1': 'GetDetailsConnectionsRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestConnectionHeader', '8': {}, '10': 'Header'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `GetDetailsConnectionsRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getDetailsConnectionsRequestDescriptor = $convert.base64Decode(
|
|
'ChxHZXREZXRhaWxzQ29ubmVjdGlvbnNSZXF1ZXN0Ej4KBkhlYWRlchgBIAEoCzIcLmFwaS5SZX'
|
|
'F1ZXN0Q29ubmVjdGlvbkhlYWRlckII+kIFigECEAFSBkhlYWRlcjoOkkELCgnSAQZIZWFkZXI=');
|
|
|
|
@$core.Deprecated('Use getDetailsConnectionsResultDescriptor instead')
|
|
const GetDetailsConnectionsResult$json = {
|
|
'1': 'GetDetailsConnectionsResult',
|
|
'2': [
|
|
{'1': 'Connection', '3': 1, '4': 1, '5': 11, '6': '.api.Connection', '10': 'Connection'},
|
|
{'1': 'Connector', '3': 2, '4': 1, '5': 11, '6': '.api.Connector', '10': 'Connector'},
|
|
{'1': 'PartnerApp', '3': 3, '4': 1, '5': 11, '6': '.api.PartnerApp', '10': 'PartnerApp'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `GetDetailsConnectionsResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getDetailsConnectionsResultDescriptor = $convert.base64Decode(
|
|
'ChtHZXREZXRhaWxzQ29ubmVjdGlvbnNSZXN1bHQSLwoKQ29ubmVjdGlvbhgBIAEoCzIPLmFwaS'
|
|
'5Db25uZWN0aW9uUgpDb25uZWN0aW9uEiwKCUNvbm5lY3RvchgCIAEoCzIOLmFwaS5Db25uZWN0'
|
|
'b3JSCUNvbm5lY3RvchIvCgpQYXJ0bmVyQXBwGAMgASgLMg8uYXBpLlBhcnRuZXJBcHBSClBhcn'
|
|
'RuZXJBcHA=');
|
|
|
|
@$core.Deprecated('Use getStartDetailsConnectionsRequestDescriptor instead')
|
|
const GetStartDetailsConnectionsRequest$json = {
|
|
'1': 'GetStartDetailsConnectionsRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestConnectionHeader', '8': {}, '10': 'Header'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `GetStartDetailsConnectionsRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getStartDetailsConnectionsRequestDescriptor = $convert.base64Decode(
|
|
'CiFHZXRTdGFydERldGFpbHNDb25uZWN0aW9uc1JlcXVlc3QSPgoGSGVhZGVyGAEgASgLMhwuYX'
|
|
'BpLlJlcXVlc3RDb25uZWN0aW9uSGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyOg6SQQsKCdIBBkhl'
|
|
'YWRlcg==');
|
|
|
|
@$core.Deprecated('Use getStartDetailsConnectionsResultDescriptor instead')
|
|
const GetStartDetailsConnectionsResult$json = {
|
|
'1': 'GetStartDetailsConnectionsResult',
|
|
'2': [
|
|
{'1': 'UriStartApi', '3': 1, '4': 1, '5': 9, '10': 'UriStartApi'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `GetStartDetailsConnectionsResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List getStartDetailsConnectionsResultDescriptor = $convert.base64Decode(
|
|
'CiBHZXRTdGFydERldGFpbHNDb25uZWN0aW9uc1Jlc3VsdBIgCgtVcmlTdGFydEFwaRgBIAEoCV'
|
|
'ILVXJpU3RhcnRBcGk=');
|
|
|
|
@$core.Deprecated('Use setRunDetailsConnectionsRequestDescriptor instead')
|
|
const SetRunDetailsConnectionsRequest$json = {
|
|
'1': 'SetRunDetailsConnectionsRequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestConnectionHeader', '8': {}, '10': 'Header'},
|
|
{'1': 'UriApiStatus', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'UriApiStatus'},
|
|
{'1': 'UriApiStart', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'UriApiStart'},
|
|
{'1': 'UriApiStop', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'UriApiStop'},
|
|
{'1': 'UriApiClear', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'UriApiClear'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `SetRunDetailsConnectionsRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List setRunDetailsConnectionsRequestDescriptor = $convert.base64Decode(
|
|
'Ch9TZXRSdW5EZXRhaWxzQ29ubmVjdGlvbnNSZXF1ZXN0Ej4KBkhlYWRlchgBIAEoCzIcLmFwaS'
|
|
'5SZXF1ZXN0Q29ubmVjdGlvbkhlYWRlckII+kIFigECEAFSBkhlYWRlchIrCgxVcmlBcGlTdGF0'
|
|
'dXMYAiABKAlCB/pCBHICEAFSDFVyaUFwaVN0YXR1cxIpCgtVcmlBcGlTdGFydBgDIAEoCUIH+k'
|
|
'IEcgIQAVILVXJpQXBpU3RhcnQSJwoKVXJpQXBpU3RvcBgEIAEoCUIH+kIEcgIQAVIKVXJpQXBp'
|
|
'U3RvcBIpCgtVcmlBcGlDbGVhchgFIAEoCUIH+kIEcgIQAVILVXJpQXBpQ2xlYXI6RpJBQwpB0g'
|
|
'EGSGVhZGVy0gEMVXJpQXBpU3RhdHVz0gELVXJpQXBpU3RhcnTSAQpVcmlBcGlTdG9w0gELVXJp'
|
|
'QXBpQ2xlYXI=');
|
|
|
|
@$core.Deprecated('Use setRunDetailsConnectionsResultDescriptor instead')
|
|
const SetRunDetailsConnectionsResult$json = {
|
|
'1': 'SetRunDetailsConnectionsResult',
|
|
'2': [
|
|
{'1': 'Result', '3': 1, '4': 1, '5': 11, '6': '.api.Connection', '10': 'Result'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `SetRunDetailsConnectionsResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List setRunDetailsConnectionsResultDescriptor = $convert.base64Decode(
|
|
'Ch5TZXRSdW5EZXRhaWxzQ29ubmVjdGlvbnNSZXN1bHQSJwoGUmVzdWx0GAEgASgLMg8uYXBpLk'
|
|
'Nvbm5lY3Rpb25SBlJlc3VsdA==');
|
|
|
|
@$core.Deprecated('Use renewConnectionSARequestDescriptor instead')
|
|
const RenewConnectionSARequest$json = {
|
|
'1': 'RenewConnectionSARequest',
|
|
'2': [
|
|
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestConnectionHeader', '8': {}, '10': 'Header'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `RenewConnectionSARequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List renewConnectionSARequestDescriptor = $convert.base64Decode(
|
|
'ChhSZW5ld0Nvbm5lY3Rpb25TQVJlcXVlc3QSPgoGSGVhZGVyGAEgASgLMhwuYXBpLlJlcXVlc3'
|
|
'RDb25uZWN0aW9uSGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyOg6SQQsKCdIBBkhlYWRlcg==');
|
|
|
|
@$core.Deprecated('Use renewConnectionSAResultDescriptor instead')
|
|
const RenewConnectionSAResult$json = {
|
|
'1': 'RenewConnectionSAResult',
|
|
'2': [
|
|
{'1': 'SA', '3': 1, '4': 1, '5': 11, '6': '.api.User', '10': 'SA'},
|
|
{'1': 'PEM', '3': 2, '4': 1, '5': 9, '10': 'PEM'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `RenewConnectionSAResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List renewConnectionSAResultDescriptor = $convert.base64Decode(
|
|
'ChdSZW5ld0Nvbm5lY3Rpb25TQVJlc3VsdBIZCgJTQRgBIAEoCzIJLmFwaS5Vc2VyUgJTQRIQCg'
|
|
'NQRU0YAiABKAlSA1BFTQ==');
|
|
|
|
@$core.Deprecated('Use deleteConnectionInDBRequestDescriptor instead')
|
|
const DeleteConnectionInDBRequest$json = {
|
|
'1': 'DeleteConnectionInDBRequest',
|
|
'2': [
|
|
{'1': 'ConnectionID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ConnectionID'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `DeleteConnectionInDBRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List deleteConnectionInDBRequestDescriptor = $convert.base64Decode(
|
|
'ChtEZWxldGVDb25uZWN0aW9uSW5EQlJlcXVlc3QSKwoMQ29ubmVjdGlvbklEGAEgASgJQgf6Qg'
|
|
'RyAhABUgxDb25uZWN0aW9uSUQ6FJJBEQoP0gEMQ29ubmVjdGlvbklE');
|
|
|
|
@$core.Deprecated('Use deleteConnectionInDBResultDescriptor instead')
|
|
const DeleteConnectionInDBResult$json = {
|
|
'1': 'DeleteConnectionInDBResult',
|
|
};
|
|
|
|
/// Descriptor for `DeleteConnectionInDBResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List deleteConnectionInDBResultDescriptor = $convert.base64Decode(
|
|
'ChpEZWxldGVDb25uZWN0aW9uSW5EQlJlc3VsdA==');
|
|
|
|
@$core.Deprecated('Use isConnectionExistRequestDescriptor instead')
|
|
const IsConnectionExistRequest$json = {
|
|
'1': 'IsConnectionExistRequest',
|
|
'2': [
|
|
{'1': 'ConnectionID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ConnectionID'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `IsConnectionExistRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List isConnectionExistRequestDescriptor = $convert.base64Decode(
|
|
'ChhJc0Nvbm5lY3Rpb25FeGlzdFJlcXVlc3QSKwoMQ29ubmVjdGlvbklEGAEgASgJQgf6QgRyAh'
|
|
'ABUgxDb25uZWN0aW9uSUQ6FJJBEQoP0gEMQ29ubmVjdGlvbklE');
|
|
|
|
@$core.Deprecated('Use isConnectionExistResultDescriptor instead')
|
|
const IsConnectionExistResult$json = {
|
|
'1': 'IsConnectionExistResult',
|
|
'2': [
|
|
{'1': 'Exist', '3': 1, '4': 1, '5': 8, '10': 'Exist'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `IsConnectionExistResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List isConnectionExistResultDescriptor = $convert.base64Decode(
|
|
'ChdJc0Nvbm5lY3Rpb25FeGlzdFJlc3VsdBIUCgVFeGlzdBgBIAEoCFIFRXhpc3Q=');
|
|
|