Expr_Select$json top-level constant

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

Implementation

@$core.Deprecated('Use exprDescriptor instead')
const Expr_Select$json = {
  '1': 'Select',
  '2': [
    {
      '1': 'operand',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.api.expr.v1alpha1.Expr',
      '10': 'operand'
    },
    {'1': 'field', '3': 2, '4': 1, '5': 9, '10': 'field'},
    {'1': 'test_only', '3': 3, '4': 1, '5': 8, '10': 'testOnly'},
  ],
};