EvalState$json top-level constant

  1. @Deprecated('Use evalStateDescriptor instead')
Map<String, Object> const EvalState$json

Implementation

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