EnumOptions$json top-level constant
Implementation
@$core.Deprecated('Use enumOptionsDescriptor instead')
const EnumOptions$json = {
'1': 'EnumOptions',
'2': [
{'1': 'allow_alias', '3': 2, '4': 1, '5': 8, '10': 'allowAlias'},
{
'1': 'deprecated',
'3': 3,
'4': 1,
'5': 8,
'7': 'false',
'10': 'deprecated'
},
{
'1': 'deprecated_legacy_json_field_conflicts',
'3': 6,
'4': 1,
'5': 8,
'8': {'3': true},
'10': 'deprecatedLegacyJsonFieldConflicts',
},
{
'1': 'features',
'3': 7,
'4': 1,
'5': 11,
'6': '.google.protobuf.FeatureSet',
'10': 'features'
},
{
'1': 'uninterpreted_option',
'3': 999,
'4': 3,
'5': 11,
'6': '.google.protobuf.UninterpretedOption',
'10': 'uninterpretedOption'
},
],
'5': [
{'1': 1000, '2': 536870912},
],
'9': [
{'1': 5, '2': 6},
],
};