Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class CustomOutput.
Spec for custom output.
Generated from protobuf message google.cloud.aiplatform.v1.CustomOutput
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ raw_outputs |
RawOutput
Output only. List of raw output strings. |
getRawOutputs
Output only. List of raw output strings.
| Returns | |
|---|---|
| Type | Description |
RawOutput|null |
|
hasRawOutputs
setRawOutputs
Output only. List of raw output strings.
| Parameter | |
|---|---|
| Name | Description |
var |
RawOutput
|
| Returns | |
|---|---|
| Type | Description |
$this |
|
getCustomOutput
| Returns | |
|---|---|
| Type | Description |
string |
|