GoFeatures$json top-level constant
Implementation
@$core.Deprecated('Use goFeaturesDescriptor instead')
const GoFeatures$json = {
'1': 'GoFeatures',
'2': [
{
'1': 'legacy_unmarshal_json_enum',
'3': 1,
'4': 1,
'5': 8,
'8': {},
'10': 'legacyUnmarshalJsonEnum'
},
{
'1': 'api_level',
'3': 2,
'4': 1,
'5': 14,
'6': '.pb.GoFeatures.APILevel',
'8': {},
'10': 'apiLevel'
},
],
'4': [GoFeatures_APILevel$json],
};