issueModels = $issueModels; } /** * @return GoogleCloudContactcenterinsightsV1IssueModel[] */ public function getIssueModels() { return $this->issueModels; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContactcenterinsightsV1ListIssueModelsResponse::class, 'Google_Service_Contactcenterinsights_GoogleCloudContactcenterinsightsV1ListIssueModelsResponse');