TestVerifyOneUint32$json top-level constant
Implementation
@$core.Deprecated('Use testVerifyOneUint32Descriptor instead')
const TestVerifyOneUint32$json = {
'1': 'TestVerifyOneUint32',
'2': [
{
'1': 'optional_uint32_1',
'3': 1,
'4': 1,
'5': 13,
'10': 'optionalUint321'
},
{'1': 'optional_int32_2', '3': 2, '4': 1, '5': 5, '10': 'optionalInt322'},
{
'1': 'optional_int32_63',
'3': 63,
'4': 1,
'5': 5,
'10': 'optionalInt3263'
},
{
'1': 'optional_int32_64',
'3': 64,
'4': 1,
'5': 5,
'10': 'optionalInt3264'
},
{
'1': 'optional_all_types',
'3': 9,
'4': 1,
'5': 11,
'6': '.protobuf_unittest.TestAllTypes',
'10': 'optionalAllTypes'
},
{
'1': 'repeated_all_types',
'3': 10,
'4': 3,
'5': 11,
'6': '.protobuf_unittest.TestAllTypes',
'10': 'repeatedAllTypes'
},
],
};