CustomEnumValue$json top-level constant
Implementation
@$core.Deprecated('Use customEnumValueDescriptor instead')
const CustomEnumValue$json = {
'1': 'CustomEnumValue',
'2': [
{'1': 'ordinal', '3': 1, '4': 1, '5': 5, '10': 'ordinal'},
{'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
{'1': 'value', '3': 3, '4': 1, '5': 5, '10': 'value'},
{'1': 'display_name', '3': 4, '4': 1, '5': 9, '10': 'displayName'},
{'1': 'type', '3': 5, '4': 1, '5': 5, '10': 'type'},
],
};