Reference documentation and code samples for the Cloud AutoML V1 Client class BatchPredictResult.
Result of the Batch Predict. This message is returned in response of the operation returned by the PredictionService.BatchPredict .
Generated from protobuf message google.cloud.automl.v1.BatchPredictResult
Namespace
Google \ Cloud \ AutoMl \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ metadata
array| Google\Protobuf\Internal\MapField
Additional domain-specific prediction response metadata. AutoML Vision Object Detection max_bounding_box_count
: (int64) The maximum number of bounding boxes returned per image. AutoML Video Intelligence Object Tracking max_bounding_box_count
: (int64) The maximum number of bounding boxes returned per frame.
getMetadata
Additional domain-specific prediction response metadata.
AutoML Vision Object Detection max_bounding_box_count
: (int64) The maximum number of bounding boxes returned per image.
AutoML Video Intelligence Object Tracking max_bounding_box_count
: (int64) The maximum number of bounding boxes returned per frame.
setMetadata
Additional domain-specific prediction response metadata.
AutoML Vision Object Detection max_bounding_box_count
: (int64) The maximum number of bounding boxes returned per image.
AutoML Video Intelligence Object Tracking max_bounding_box_count
: (int64) The maximum number of bounding boxes returned per frame.
$this