V2EnumLite$json top-level constant
Implementation
@$core.Deprecated('Use v2EnumLiteDescriptor instead')
const V2EnumLite$json = {
'1': 'V2EnumLite',
'2': [
{'1': 'V2_FIRST', '2': 1},
{'1': 'V2_SECOND', '2': 2},
],
};
@$core.Deprecated('Use v2EnumLiteDescriptor instead')
const V2EnumLite$json = {
'1': 'V2EnumLite',
'2': [
{'1': 'V2_FIRST', '2': 1},
{'1': 'V2_SECOND', '2': 2},
],
};