TestHugeFieldNumbersLite$json top-level constant

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

Implementation

@$core.Deprecated('Use testHugeFieldNumbersLiteDescriptor instead')
const TestHugeFieldNumbersLite$json = const {
  '1': 'TestHugeFieldNumbersLite',
  '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.ForeignEnumLite', '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.ForeignMessageLite', '10': 'optionalMessage'},
    const {'1': 'optionalgroup', '3': 536870008, '4': 1, '5': 10, '6': '.protobuf_unittest.TestHugeFieldNumbersLite.OptionalGroup', '10': 'optionalgroup'},
    const {'1': 'string_string_map', '3': 536870010, '4': 3, '5': 11, '6': '.protobuf_unittest.TestHugeFieldNumbersLite.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.TestAllTypesLite', '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 [TestHugeFieldNumbersLite_OptionalGroup$json, TestHugeFieldNumbersLite_StringStringMapEntry$json],
  '5': const [
    const {'1': 536860000, '2': 536870000},
  ],
  '8': const [
    const {'1': 'oneof_field'},
  ],
};