Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class CustomOutputFormatConfig.
Spec for custom output format configuration.
Generated from protobuf message google.cloud.aiplatform.v1.CustomOutputFormatConfig
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ return_raw_output |
bool
Optional. Whether to return raw output. |
getReturnRawOutput
Optional. Whether to return raw output.
| Returns | |
|---|---|
| Type | Description |
bool |
|
hasReturnRawOutput
setReturnRawOutput
Optional. Whether to return raw output.
| Parameter | |
|---|---|
| Name | Description |
var |
bool
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getCustomOutputFormatConfig
| Returns | |
|---|---|
| Type | Description |
string |
|