Google Cloud Ces V1 Client - Class ToolResponses (0.1.0)

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

Execution results for the requested tool calls from the client.

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

Namespace

Google \ Cloud \ Ces \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ tool_responses array<ToolResponse>

Optional. The list of tool execution results.

getToolResponses

Optional. The list of tool execution results.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setToolResponses

Optional. The list of tool execution results.

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