// This is a generated file - do not edit. // // Generated from adminConnection.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 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( 'CiBSZWdpc3RlckNvbm5lY3Rpb25NYW5hZ2VyUmVxdWVzdBIYCgJJRBgBIAEoCUIIuoEBBHICEA' 'FSAklEEioKC1VyaVN0YXJ0QXBpGAIgASgJQgi6gQEEcgIQAVILVXJpU3RhcnRBcGkSMwoMQXJn' 'c1VyaVN0YXJ0GAMgAygLMg8uYXBpLkFyZ0VsZW1lbnRSDEFyZ3NVcmlTdGFydDoYkkEVChPSAQ' 'JJRNIBC1VyaVN0YXJ0QXBp'); @$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( 'ChtMaXN0Q29ubmVjdGlvbk1hbmFnZXJSZXN1bHQSOQoHUmVzdWx0cxgBIAMoCzIULmFwaS5BZG' '1pbkNvbm5lY3Rpb25CCbqBAQWSAQIIAVIHUmVzdWx0cw==');