You've already forked dart-core-sdk
95 lines
3.9 KiB
Dart
95 lines
3.9 KiB
Dart
//
|
|
// Generated code. Do not modify.
|
|
// source: adminConnection.proto
|
|
//
|
|
// @dart = 2.12
|
|
|
|
// ignore_for_file: annotate_overrides, camel_case_types, comment_references
|
|
// ignore_for_file: constant_identifier_names, library_prefixes
|
|
// ignore_for_file: non_constant_identifier_names, prefer_final_fields
|
|
// ignore_for_file: unnecessary_import, unnecessary_this, unused_import
|
|
|
|
import 'dart:convert' as $convert;
|
|
import 'dart:core' as $core;
|
|
import 'dart:typed_data' as $typed_data;
|
|
|
|
@$core.Deprecated('Use adminConnectionDescriptor instead')
|
|
const AdminConnection$json = {
|
|
'1': 'AdminConnection',
|
|
'2': [
|
|
{'1': 'ID', '3': 1, '4': 1, '5': 9, '10': 'ID'},
|
|
{'1': 'UriStartApi', '3': 2, '4': 1, '5': 9, '10': 'UriStartApi'},
|
|
{'1': 'ArgsUriStart', '3': 3, '4': 3, '5': 11, '6': '.api.ArgElement', '10': 'ArgsUriStart'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `AdminConnection`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List adminConnectionDescriptor = $convert.base64Decode(
|
|
'Cg9BZG1pbkNvbm5lY3Rpb24SDgoCSUQYASABKAlSAklEEiAKC1VyaVN0YXJ0QXBpGAIgASgJUg'
|
|
'tVcmlTdGFydEFwaRIzCgxBcmdzVXJpU3RhcnQYAyADKAsyDy5hcGkuQXJnRWxlbWVudFIMQXJn'
|
|
'c1VyaVN0YXJ0');
|
|
|
|
@$core.Deprecated('Use argElementDescriptor instead')
|
|
const ArgElement$json = {
|
|
'1': 'ArgElement',
|
|
'2': [
|
|
{'1': 'Key', '3': 1, '4': 1, '5': 9, '10': 'Key'},
|
|
{'1': 'Value', '3': 2, '4': 1, '5': 11, '6': '.api.ValueType', '10': 'Value'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ArgElement`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List argElementDescriptor = $convert.base64Decode(
|
|
'CgpBcmdFbGVtZW50EhAKA0tleRgBIAEoCVIDS2V5EiQKBVZhbHVlGAIgASgLMg4uYXBpLlZhbH'
|
|
'VlVHlwZVIFVmFsdWU=');
|
|
|
|
@$core.Deprecated('Use registerConnectionManagerRequestDescriptor instead')
|
|
const RegisterConnectionManagerRequest$json = {
|
|
'1': 'RegisterConnectionManagerRequest',
|
|
'2': [
|
|
{'1': 'ID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ID'},
|
|
{'1': 'UriStartApi', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'UriStartApi'},
|
|
{'1': 'ArgsUriStart', '3': 3, '4': 3, '5': 11, '6': '.api.ArgElement', '10': 'ArgsUriStart'},
|
|
],
|
|
'7': {},
|
|
};
|
|
|
|
/// Descriptor for `RegisterConnectionManagerRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List registerConnectionManagerRequestDescriptor = $convert.base64Decode(
|
|
'CiBSZWdpc3RlckNvbm5lY3Rpb25NYW5hZ2VyUmVxdWVzdBIXCgJJRBgBIAEoCUIH+kIEcgIQAV'
|
|
'ICSUQSKQoLVXJpU3RhcnRBcGkYAiABKAlCB/pCBHICEAFSC1VyaVN0YXJ0QXBpEjMKDEFyZ3NV'
|
|
'cmlTdGFydBgDIAMoCzIPLmFwaS5BcmdFbGVtZW50UgxBcmdzVXJpU3RhcnQ6GJJBFQoT0gECSU'
|
|
'TSAQtVcmlTdGFydEFwaQ==');
|
|
|
|
@$core.Deprecated('Use registerConnectionManagerResultDescriptor instead')
|
|
const RegisterConnectionManagerResult$json = {
|
|
'1': 'RegisterConnectionManagerResult',
|
|
};
|
|
|
|
/// Descriptor for `RegisterConnectionManagerResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List registerConnectionManagerResultDescriptor = $convert.base64Decode(
|
|
'Ch9SZWdpc3RlckNvbm5lY3Rpb25NYW5hZ2VyUmVzdWx0');
|
|
|
|
@$core.Deprecated('Use listConnectionManagerRequestDescriptor instead')
|
|
const ListConnectionManagerRequest$json = {
|
|
'1': 'ListConnectionManagerRequest',
|
|
};
|
|
|
|
/// Descriptor for `ListConnectionManagerRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listConnectionManagerRequestDescriptor = $convert.base64Decode(
|
|
'ChxMaXN0Q29ubmVjdGlvbk1hbmFnZXJSZXF1ZXN0');
|
|
|
|
@$core.Deprecated('Use listConnectionManagerResultDescriptor instead')
|
|
const ListConnectionManagerResult$json = {
|
|
'1': 'ListConnectionManagerResult',
|
|
'2': [
|
|
{'1': 'Results', '3': 1, '4': 3, '5': 11, '6': '.api.AdminConnection', '8': {}, '10': 'Results'},
|
|
],
|
|
};
|
|
|
|
/// Descriptor for `ListConnectionManagerResult`. Decode as a `google.protobuf.DescriptorProto`.
|
|
final $typed_data.Uint8List listConnectionManagerResultDescriptor = $convert.base64Decode(
|
|
'ChtMaXN0Q29ubmVjdGlvbk1hbmFnZXJSZXN1bHQSOAoHUmVzdWx0cxgBIAMoCzIULmFwaS5BZG'
|
|
'1pbkNvbm5lY3Rpb25CCPpCBZIBAggBUgdSZXN1bHRz');
|
|
|