Google Cloud Ai Platform V1 Client - Class StreamDirectRawPredictResponse (0.37.1)

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

Response message for PredictionService.StreamDirectRawPredict.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ output string

The prediction output.

getOutput

The prediction output.

Returns
Type Description
string

setOutput

The prediction output.

Parameter
Name Description
var string
Returns
Type Description
$this