Explain$json top-level constant

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

Implementation

@$core.Deprecated('Use explainDescriptor instead')
const Explain$json = {
  '1': 'Explain',
  '2': [
    {
      '1': 'values',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.api.expr.v1alpha1.Value',
      '10': 'values'
    },
    {
      '1': 'expr_steps',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.google.api.expr.v1alpha1.Explain.ExprStep',
      '10': 'exprSteps'
    },
  ],
  '3': [Explain_ExprStep$json],
  '7': {'3': true},
};