MapValue_Entry$json top-level constant

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

Implementation

@$core.Deprecated('Use mapValueDescriptor instead')
const MapValue_Entry$json = {
  '1': 'Entry',
  '2': [
    {
      '1': 'key',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.api.expr.v1beta1.Value',
      '10': 'key'
    },
    {
      '1': 'value',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.api.expr.v1beta1.Value',
      '10': 'value'
    },
  ],
};