claim = $claim; } /** * @return GoogleFactcheckingFactchecktoolsV1alpha1Claim */ public function getClaim() { return $this->claim; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimImageSearchResponseResult::class, 'Google_Service_FactCheckTools_GoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimImageSearchResponseResult');