V2MessageLite$json top-level constant
Implementation
@$core.Deprecated('Use v2MessageLiteDescriptor instead')
const V2MessageLite$json = {
'1': 'V2MessageLite',
'2': [
{'1': 'int_field', '3': 1, '4': 2, '5': 5, '10': 'intField'},
{
'1': 'enum_field',
'3': 2,
'4': 1,
'5': 14,
'6': '.protobuf_unittest.V2EnumLite',
'7': 'V2_FIRST',
'10': 'enumField'
},
],
};