currentStats = $currentStats; } /** * @return GoogleCloudContactcenterinsightsV1IssueModelLabelStats */ public function getCurrentStats() { return $this->currentStats; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse::class, 'Google_Service_Contactcenterinsights_GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse');