Class CreateWebhookRequest (0.6.0)

CreateWebhookRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for Webhooks.CreateWebhook.

Attributes

NameDescription
parent str
Required. The agent to create a webhook for. Format: projects/.
webhook google.cloud.dialogflowcx_v3beta1.types.Webhook
Required. The webhook to create.