TestOneofParsingLite$json top-level constant

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

Implementation

@$core.Deprecated('Use testOneofParsingLiteDescriptor instead')
const TestOneofParsingLite$json = const {
  '1': 'TestOneofParsingLite',
  '2': const [
    const {'1': 'oneof_int32', '3': 1, '4': 1, '5': 5, '9': 0, '10': 'oneofInt32'},
    const {'1': 'oneof_submessage', '3': 2, '4': 1, '5': 11, '6': '.protobuf_unittest.TestAllTypesLite', '9': 0, '10': 'oneofSubmessage'},
    const {'1': 'oneof_string', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'oneofString'},
    const {'1': 'oneof_bytes', '3': 4, '4': 1, '5': 12, '7': 'default bytes', '9': 0, '10': 'oneofBytes'},
    const {
      '1': 'oneof_string_cord',
      '3': 5,
      '4': 1,
      '5': 9,
      '7': 'default Cord',
      '8': const {'1': 1},
      '9': 0,
      '10': 'oneofStringCord',
    },
    const {
      '1': 'oneof_bytes_cord',
      '3': 6,
      '4': 1,
      '5': 12,
      '8': const {'1': 1},
      '9': 0,
      '10': 'oneofBytesCord',
    },
    const {
      '1': 'oneof_string_string_piece',
      '3': 7,
      '4': 1,
      '5': 9,
      '8': const {'1': 2},
      '9': 0,
      '10': 'oneofStringStringPiece',
    },
    const {
      '1': 'oneof_bytes_string_piece',
      '3': 8,
      '4': 1,
      '5': 12,
      '7': 'default StringPiece',
      '8': const {'1': 2},
      '9': 0,
      '10': 'oneofBytesStringPiece',
    },
    const {'1': 'oneof_enum', '3': 9, '4': 1, '5': 14, '6': '.protobuf_unittest.V2EnumLite', '9': 0, '10': 'oneofEnum'},
  ],
  '8': const [
    const {'1': 'oneof_field'},
  ],
};