cloudLoggingEntry = $cloudLoggingEntry; } /** * @return GoogleCloudSecuritycenterV2CloudLoggingEntry */ public function getCloudLoggingEntry() { return $this->cloudLoggingEntry; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudSecuritycenterV2LogEntry::class, 'Google_Service_SecurityCommandCenter_GoogleCloudSecuritycenterV2LogEntry');