TestHugeFieldNumbers$json top-level constant

  1. @Deprecated('Use testHugeFieldNumbersDescriptor instead')
Map<String, Object> const TestHugeFieldNumbers$json

Implementation

@$core.Deprecated('Use testHugeFieldNumbersDescriptor instead')
const TestHugeFieldNumbers$json = const {
  '1': 'TestHugeFieldNumbers',
  '2': const [
    const {
      '1': 'optional_int32',
      '3': 536870000,
      '4': 1,
      '5': 5,
      '10': 'optionalInt32'
    },
    const {'1': 'fixed_32', '3': 536870001, '4': 1, '5': 5, '10': 'fixed32'},
    const {
      '1': 'repeated_int32',
      '3': 536870002,
      '4': 3,
      '5': 5,
      '8': const {'2': false},
      '10': 'repeatedInt32',
    },
    const {
      '1': 'packed_int32',
      '3': 536870003,
      '4': 3,
      '5': 5,
      '8': const {'2': true},
      '10': 'packedInt32',
    },
    const {
      '1': 'optional_enum',
      '3': 536870004,
      '4': 1,
      '5': 14,
      '6': '.protobuf_unittest.ForeignEnum',
      '10': 'optionalEnum'
    },
    const {
      '1': 'optional_string',
      '3': 536870005,
      '4': 1,
      '5': 9,
      '10': 'optionalString'
    },
    const {
      '1': 'optional_bytes',
      '3': 536870006,
      '4': 1,
      '5': 12,
      '10': 'optionalBytes'
    },
    const {
      '1': 'optional_message',
      '3': 536870007,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.ForeignMessage',
      '10': 'optionalMessage'
    },
    const {
      '1': 'optionalgroup',
      '3': 536870008,
      '4': 1,
      '5': 10,
      '6': '.protobuf_unittest.TestHugeFieldNumbers.OptionalGroup',
      '10': 'optionalgroup'
    },
    const {
      '1': 'string_string_map',
      '3': 536870010,
      '4': 3,
      '5': 11,
      '6': '.protobuf_unittest.TestHugeFieldNumbers.StringStringMapEntry',
      '10': 'stringStringMap'
    },
    const {
      '1': 'oneof_uint32',
      '3': 536870011,
      '4': 1,
      '5': 13,
      '9': 0,
      '10': 'oneofUint32'
    },
    const {
      '1': 'oneof_test_all_types',
      '3': 536870012,
      '4': 1,
      '5': 11,
      '6': '.protobuf_unittest.TestAllTypes',
      '9': 0,
      '10': 'oneofTestAllTypes'
    },
    const {
      '1': 'oneof_string',
      '3': 536870013,
      '4': 1,
      '5': 9,
      '9': 0,
      '10': 'oneofString'
    },
    const {
      '1': 'oneof_bytes',
      '3': 536870014,
      '4': 1,
      '5': 12,
      '9': 0,
      '10': 'oneofBytes'
    },
  ],
  '3': const [
    TestHugeFieldNumbers_OptionalGroup$json,
    TestHugeFieldNumbers_StringStringMapEntry$json
  ],
  '5': const [
    const {'1': 536860000, '2': 536870000},
  ],
  '8': const [
    const {'1': 'oneof_field'},
  ],
};