Google Cloud Ai Platform V1 Client - Class ToolCallValidResults (1.6.0)

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

Results for tool call valid metric.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ tool_call_valid_metric_values array<Google\Cloud\AIPlatform\V1\ToolCallValidMetricValue>

Output only. Tool call valid metric values.

getToolCallValidMetricValues

Output only. Tool call valid metric values.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setToolCallValidMetricValues

Output only. Tool call valid metric values.

Parameter
Name Description
var array<Google\Cloud\AIPlatform\V1\ToolCallValidMetricValue>
Returns
Type Description
$this