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

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

Results for tool parameter key match metric.

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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ tool_parameter_key_match_metric_values array<Google\Cloud\AIPlatform\V1\ToolParameterKeyMatchMetricValue>

Output only. Tool parameter key match metric values.

getToolParameterKeyMatchMetricValues

Output only. Tool parameter key match metric values.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setToolParameterKeyMatchMetricValues

Output only. Tool parameter key match metric values.

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