Google Cloud Ces V1 Client - Class RunSessionResponse (0.1.0)

Reference documentation and code samples for the Google Cloud Ces V1 Client class RunSessionResponse.

Response message for SessionService.RunSession.

Generated from protobuf message google.cloud.ces.v1.RunSessionResponse

Namespace

Google \ Cloud \ Ces \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ outputs array<SessionOutput>

Outputs for the session.

getOutputs

Outputs for the session.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setOutputs

Outputs for the session.

Parameter
Name Description
var array<SessionOutput>
Returns
Type Description
$this