endpoint = $endpoint; } /** * @return GoogleChecksReportV1alphaEndpoint */ public function getEndpoint() { return $this->endpoint; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleChecksReportV1alphaCheckEndpointEvidence::class, 'Google_Service_ChecksService_GoogleChecksReportV1alphaCheckEndpointEvidence');