webhookData = $webhookData; } /** * @return GoogleCloudConnectorsV1EventingRuntimeDataWebhookData[] */ public function getWebhookData() { return $this->webhookData; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudConnectorsV1EventingRuntimeDataWebhookSubscriptions::class, 'Google_Service_Integrations_GoogleCloudConnectorsV1EventingRuntimeDataWebhookSubscriptions');