Reference documentation and code samples for the Cloud AutoML V1 Client class BatchPredictOutputInfo.
Further describes this batch predict's output.
Supplements BatchPredictOutputConfig.
Generated from protobuf message google.cloud.automl.v1.BatchPredictOperationMetadata.BatchPredictOutputInfo
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gcs_output_directory |
string
The full path of the Google Cloud Storage directory created, into which the prediction output is written. |
getGcsOutputDirectory
The full path of the Google Cloud Storage directory created, into which the prediction output is written.
Returns | |
---|---|
Type | Description |
string |
hasGcsOutputDirectory
setGcsOutputDirectory
The full path of the Google Cloud Storage directory created, into which the prediction output is written.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getOutputLocation
Returns | |
---|---|
Type | Description |
string |