TestExtensionRangeSerialize$json top-level constant
Implementation
@$core.Deprecated('Use testExtensionRangeSerializeDescriptor instead')
const TestExtensionRangeSerialize$json = {
'1': 'TestExtensionRangeSerialize',
'2': [
{'1': 'foo_one', '3': 1, '4': 1, '5': 5, '10': 'fooOne'},
{'1': 'foo_two', '3': 6, '4': 1, '5': 5, '10': 'fooTwo'},
{'1': 'foo_three', '3': 7, '4': 1, '5': 5, '10': 'fooThree'},
{'1': 'foo_four', '3': 13, '4': 1, '5': 5, '10': 'fooFour'},
],
'5': [
{'1': 2, '2': 3},
{'1': 3, '2': 5},
{'1': 9, '2': 11},
{'1': 15, '2': 16},
{'1': 17, '2': 18},
{'1': 19, '2': 20},
],
'6': [
{
'1': 'bar_one',
'2': '.protobuf_unittest.TestExtensionRangeSerialize',
'3': 2,
'4': 1,
'5': 5,
'10': 'barOne'
},
{
'1': 'bar_two',
'2': '.protobuf_unittest.TestExtensionRangeSerialize',
'3': 4,
'4': 1,
'5': 5,
'10': 'barTwo'
},
{
'1': 'bar_three',
'2': '.protobuf_unittest.TestExtensionRangeSerialize',
'3': 10,
'4': 1,
'5': 5,
'10': 'barThree'
},
{
'1': 'bar_four',
'2': '.protobuf_unittest.TestExtensionRangeSerialize',
'3': 15,
'4': 1,
'5': 5,
'10': 'barFour'
},
{
'1': 'bar_five',
'2': '.protobuf_unittest.TestExtensionRangeSerialize',
'3': 19,
'4': 1,
'5': 5,
'10': 'barFive'
},
],
};