GoogleCloudAiplatformV1ToolParameterKeyMatchResults constructor

GoogleCloudAiplatformV1ToolParameterKeyMatchResults({
  1. List<GoogleCloudAiplatformV1ToolParameterKeyMatchMetricValue>? toolParameterKeyMatchMetricValues,
})

Implementation

GoogleCloudAiplatformV1ToolParameterKeyMatchResults({
  this.toolParameterKeyMatchMetricValues,
});