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

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

Results for exact match metric.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ exact_match_metric_values array<Google\Cloud\AIPlatform\V1\ExactMatchMetricValue>

Output only. Exact match metric values.

getExactMatchMetricValues

Output only. Exact match metric values.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setExactMatchMetricValues

Output only. Exact match metric values.

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