Google Cloud Ai Platform V1 Client - Class RawOutput (1.57.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class RawOutput.

Raw output.

Generated from protobuf message google.cloud.aiplatform.v1.RawOutput

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ raw_output string[]

Output only. Raw output string.

getRawOutput

Output only. Raw output string.

Returns
Type Description
Google\Protobuf\RepeatedField<string>

setRawOutput

Output only. Raw output string.

Parameter
Name Description
var string[]
Returns
Type Description
$this