MapValue$json top-level constant

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

Implementation

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