accuracy = $accuracy; } public function getAccuracy() { return $this->accuracy; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContactcenterinsightsV1QaQuestionMetrics::class, 'Google_Service_Contactcenterinsights_GoogleCloudContactcenterinsightsV1QaQuestionMetrics');