issues = $issues; } /** * @return GoogleCloudContactcenterinsightsV1Issue[] */ public function getIssues() { return $this->issues; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContactcenterinsightsV1ListIssuesResponse::class, 'Google_Service_Contactcenterinsights_GoogleCloudContactcenterinsightsV1ListIssuesResponse');