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.v1alpha1.Expr',
      '10': 'elements'
    },
    {'1': 'optional_indices', '3': 2, '4': 3, '5': 5, '10': 'optionalIndices'},
  ],
};