TestGroup$json top-level constant
Implementation
@$core.Deprecated('Use testGroupDescriptor instead')
const TestGroup$json = {
'1': 'TestGroup',
'2': [
{
'1': 'optionalgroup',
'3': 16,
'4': 1,
'5': 10,
'6': '.protobuf_unittest.TestGroup.OptionalGroup',
'10': 'optionalgroup'
},
{
'1': 'optional_foreign_enum',
'3': 22,
'4': 1,
'5': 14,
'6': '.protobuf_unittest.ForeignEnum',
'10': 'optionalForeignEnum'
},
],
'3': [TestGroup_OptionalGroup$json],
};