matchScore = $matchScore; } /** * @return float */ public function getMatchScore() { return $this->matchScore; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(AssistantVerticalsCommonContactMatchSignal::class, 'Google_Service_Contentwarehouse_AssistantVerticalsCommonContactMatchSignal');