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

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

Tool call valid metric value for an instance.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ score float

Output only. Tool call valid score.

getScore

Output only. Tool call valid score.

Returns
Type Description
float

hasScore

clearScore

setScore

Output only. Tool call valid score.

Parameter
Name Description
var float
Returns
Type Description
$this