issueAssignment = $issueAssignment; } /** * @return GoogleCloudContactcenterinsightsV1alpha1IssueAssignment */ public function getIssueAssignment() { return $this->issueAssignment; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContactcenterinsightsV1alpha1IssueMatchData::class, 'Google_Service_Contactcenterinsights_GoogleCloudContactcenterinsightsV1alpha1IssueMatchData');