EnumValueOptions$json top-level constant
Implementation
@$core.Deprecated('Use enumValueOptionsDescriptor instead')
const EnumValueOptions$json = {
'1': 'EnumValueOptions',
'2': [
{
'1': 'deprecated',
'3': 1,
'4': 1,
'5': 8,
'7': 'false',
'10': 'deprecated'
},
{
'1': 'features',
'3': 2,
'4': 1,
'5': 11,
'6': '.google.protobuf.FeatureSet',
'10': 'features'
},
{
'1': 'debug_redact',
'3': 3,
'4': 1,
'5': 8,
'7': 'false',
'10': 'debugRedact'
},
{
'1': 'feature_support',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.FieldOptions.FeatureSupport',
'10': 'featureSupport'
},
{
'1': 'uninterpreted_option',
'3': 999,
'4': 3,
'5': 11,
'6': '.google.protobuf.UninterpretedOption',
'10': 'uninterpretedOption'
},
],
'5': [
{'1': 1000, '2': 536870912},
],
};