toolNameMatchMetricValues = $toolNameMatchMetricValues; } /** * @return GoogleCloudAiplatformV1ToolNameMatchMetricValue[] */ public function getToolNameMatchMetricValues() { return $this->toolNameMatchMetricValues; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudAiplatformV1ToolNameMatchResults::class, 'Google_Service_Aiplatform_GoogleCloudAiplatformV1ToolNameMatchResults');