github.com/binkynet/BinkyNet@v1.12.1-0.20240421190447-da4e34c20be0/dart/lib/discovery.pbjson.dart (about)

     1  ///
     2  //  Generated code. Do not modify.
     3  //  source: discovery.proto
     4  //
     5  // @dart = 2.12
     6  // ignore_for_file: annotate_overrides,camel_case_types,constant_identifier_names,deprecated_member_use_from_same_package,directives_ordering,library_prefixes,non_constant_identifier_names,prefer_final_fields,return_of_invalid_type,unnecessary_const,unnecessary_import,unnecessary_this,unused_import,unused_shown_name
     7  
     8  import 'dart:core' as $core;
     9  import 'dart:convert' as $convert;
    10  import 'dart:typed_data' as $typed_data;
    11  @$core.Deprecated('Use serviceInfoDescriptor instead')
    12  const ServiceInfo$json = const {
    13    '1': 'ServiceInfo',
    14    '2': const [
    15      const {'1': 'api_version', '3': 1, '4': 1, '5': 9, '10': 'apiVersion'},
    16      const {'1': 'version', '3': 2, '4': 1, '5': 9, '10': 'version'},
    17      const {'1': 'api_port', '3': 3, '4': 1, '5': 5, '10': 'apiPort'},
    18      const {'1': 'api_address', '3': 4, '4': 1, '5': 9, '10': 'apiAddress'},
    19      const {'1': 'secure', '3': 5, '4': 1, '5': 8, '10': 'secure'},
    20    ],
    21  };
    22  
    23  /// Descriptor for `ServiceInfo`. Decode as a `google.protobuf.DescriptorProto`.
    24  final $typed_data.Uint8List serviceInfoDescriptor = $convert.base64Decode('CgtTZXJ2aWNlSW5mbxIfCgthcGlfdmVyc2lvbhgBIAEoCVIKYXBpVmVyc2lvbhIYCgd2ZXJzaW9uGAIgASgJUgd2ZXJzaW9uEhkKCGFwaV9wb3J0GAMgASgFUgdhcGlQb3J0Eh8KC2FwaV9hZGRyZXNzGAQgASgJUgphcGlBZGRyZXNzEhYKBnNlY3VyZRgFIAEoCFIGc2VjdXJl');