Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class OutputConfig.
Config for evaluation output.
Generated from protobuf message google.cloud.aiplatform.v1.OutputConfig
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ gcs_destination |
GcsDestination
Cloud storage destination for evaluation output. |
getGcsDestination
Cloud storage destination for evaluation output.
| Returns | |
|---|---|
| Type | Description |
GcsDestination|null |
|
hasGcsDestination
setGcsDestination
Cloud storage destination for evaluation output.
| Parameter | |
|---|---|
| Name | Description |
var |
GcsDestination
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getDestination
| Returns | |
|---|---|
| Type | Description |
string |
|