GetReadingsRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getReadingsRequestDescriptor instead')
const GetReadingsRequest$json = {
  '1': 'GetReadingsRequest',
  '2': [
    {
      '1': 'name',
      '3': 1,
      '4': 1,
      '5': 9,
      '8': {'3': true},
      '10': 'name',
    },
    {
      '1': 'sensor_names',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.viam.common.v1.ResourceName',
      '8': {'3': true},
      '10': 'sensorNames',
    },
    {
      '1': 'extra',
      '3': 99,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Struct',
      '8': {'3': true},
      '10': 'extra',
    },
  ],
  '7': {'3': true},
};