Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class OutputInfo.
Describes the info for output of EvaluationService.
Generated from protobuf message google.cloud.aiplatform.v1.OutputInfo
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gcs_output_directory |
string
Output only. The full path of the Cloud Storage directory created, into which the evaluation results and aggregation results are written. |
getGcsOutputDirectory
Output only. The full path of the Cloud Storage directory created, into which the evaluation results and aggregation results are written.
| Returns | |
|---|---|
| Type | Description |
string |
|
hasGcsOutputDirectory
setGcsOutputDirectory
Output only. The full path of the Cloud Storage directory created, into which the evaluation results and aggregation results are written.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getOutputLocation
| Returns | |
|---|---|
| Type | Description |
string |
|