Webhook Args
fun WebhookArgs(agentId: Output<String>? = null, disabled: Output<Boolean>? = null, displayName: Output<String>? = null, genericWebService: Output<GoogleCloudDialogflowCxV3beta1WebhookGenericWebServiceArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, serviceDirectory: Output<GoogleCloudDialogflowCxV3beta1WebhookServiceDirectoryConfigArgs>? = null, timeout: Output<String>? = null)