Google Cloud Ai Platform V1 Client - Class ExactMatchMetricValue (1.3.0)

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

Exact match metric value for an instance.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ score float

Output only. Exact match score.

getScore

Output only. Exact match score.

Returns
Type Description
float

hasScore

clearScore

setScore

Output only. Exact match score.

Parameter
Name Description
var float
Returns
Type Description
$this