CaptureAllFromCameraRequest$json top-level constant
Implementation
@$core.Deprecated('Use captureAllFromCameraRequestDescriptor instead')
const CaptureAllFromCameraRequest$json = {
'1': 'CaptureAllFromCameraRequest',
'2': [
{'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
{'1': 'camera_name', '3': 2, '4': 1, '5': 9, '10': 'cameraName'},
{'1': 'return_image', '3': 3, '4': 1, '5': 8, '10': 'returnImage'},
{'1': 'return_classifications', '3': 4, '4': 1, '5': 8, '10': 'returnClassifications'},
{'1': 'return_detections', '3': 5, '4': 1, '5': 8, '10': 'returnDetections'},
{'1': 'return_object_point_clouds', '3': 6, '4': 1, '5': 8, '10': 'returnObjectPointClouds'},
{'1': 'extra', '3': 99, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
],
};