Expr_CreateList$json top-level constant

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

Implementation

@$core.Deprecated('Use exprDescriptor instead')
const Expr_CreateList$json = {
  '1': 'CreateList',
  '2': [
    {
      '1': 'elements',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.api.expr.v1beta1.Expr',
      '10': 'elements'
    },
  ],
};