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

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

Results for tool parameter key value match metric.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ tool_parameter_kv_match_metric_values array<Google\Cloud\AIPlatform\V1\ToolParameterKVMatchMetricValue>

Output only. Tool parameter key value match metric values.

getToolParameterKvMatchMetricValues

Output only. Tool parameter key value match metric values.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setToolParameterKvMatchMetricValues

Output only. Tool parameter key value match metric values.

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