exactMatchConfig = $exactMatchConfig; } /** * @return GoogleCloudContactcenterinsightsV1ExactMatchConfig */ public function getExactMatchConfig() { return $this->exactMatchConfig; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig::class, 'Google_Service_Contactcenterinsights_GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig');