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

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

Tool parameter key value match metric value for an instance.

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

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 parameter key value match score.

getScore

Output only. Tool parameter key value match score.

Returns
Type Description
float

hasScore

clearScore

setScore

Output only. Tool parameter key value match score.

Parameter
Name Description
var float
Returns
Type Description
$this