cloudEvent = $cloudEvent; } /** * @return IoCloudeventsV1CloudEvent */ public function getCloudEvent() { return $this->cloudEvent; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudIntegrationsV1alphaExecuteEventRequest::class, 'Google_Service_Integrations_GoogleCloudIntegrationsV1alphaExecuteEventRequest');