webhookOverrides = $webhookOverrides; } /** * @return GoogleCloudDialogflowCxV3Webhook[] */ public function getWebhookOverrides() { return $this->webhookOverrides; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowCxV3EnvironmentWebhookConfig::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowCxV3EnvironmentWebhookConfig');