SensorData$json top-level constant

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

Implementation

@$core.Deprecated('Use sensorDataDescriptor instead')
const SensorData$json = {
  '1': 'SensorData',
  '2': [
    {'1': 'metadata', '3': 1, '4': 1, '5': 11, '6': '.viam.app.datasync.v1.SensorMetadata', '10': 'metadata'},
    {'1': 'struct', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '9': 0, '10': 'struct'},
    {'1': 'binary', '3': 3, '4': 1, '5': 12, '9': 0, '10': 'binary'},
  ],
  '8': [
    {'1': 'data'},
  ],
};