EvalState$json top-level constant
Implementation
@$core.Deprecated('Use evalStateDescriptor instead')
const EvalState$json = {
'1': 'EvalState',
'2': [
{
'1': 'values',
'3': 1,
'4': 3,
'5': 11,
'6': '.google.api.expr.v1beta1.ExprValue',
'10': 'values'
},
{
'1': 'results',
'3': 3,
'4': 3,
'5': 11,
'6': '.google.api.expr.v1beta1.EvalState.Result',
'10': 'results'
},
],
'3': [EvalState_Result$json],
};