CaptureAllFromCameraResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use captureAllFromCameraResponseDescriptor instead')
const CaptureAllFromCameraResponse$json = {
  '1': 'CaptureAllFromCameraResponse',
  '2': [
    {'1': 'image', '3': 1, '4': 1, '5': 11, '6': '.viam.component.camera.v1.Image', '10': 'image'},
    {'1': 'detections', '3': 2, '4': 3, '5': 11, '6': '.viam.service.vision.v1.Detection', '10': 'detections'},
    {'1': 'classifications', '3': 3, '4': 3, '5': 11, '6': '.viam.service.vision.v1.Classification', '10': 'classifications'},
    {'1': 'objects', '3': 4, '4': 3, '5': 11, '6': '.viam.common.v1.PointCloudObject', '10': 'objects'},
    {'1': 'extra', '3': 99, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
  ],
};