Expr_CreateStruct_Entry$json top-level constant

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

Implementation

@$core.Deprecated('Use exprDescriptor instead')
const Expr_CreateStruct_Entry$json = {
  '1': 'Entry',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'field_key', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'fieldKey'},
    {
      '1': 'map_key',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.api.expr.v1alpha1.Expr',
      '9': 0,
      '10': 'mapKey'
    },
    {
      '1': 'value',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.api.expr.v1alpha1.Expr',
      '10': 'value'
    },
    {'1': 'optional_entry', '3': 5, '4': 1, '5': 8, '10': 'optionalEntry'},
  ],
  '8': [
    {'1': 'key_kind'},
  ],
};