Class CreateWebhookRequest (1.1.1)

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_v3.types.Webhook
Required. The webhook to create.