Expr_CreateStruct$json top-level constant

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

Implementation

@$core.Deprecated('Use exprDescriptor instead')
const Expr_CreateStruct$json = {
  '1': 'CreateStruct',
  '2': [
    {'1': 'message_name', '3': 1, '4': 1, '5': 9, '10': 'messageName'},
    {
      '1': 'entries',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.google.api.expr.v1alpha1.Expr.CreateStruct.Entry',
      '10': 'entries'
    },
  ],
  '3': [Expr_CreateStruct_Entry$json],
};