Class UpdateWebhookRequest (1.1.1)

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

The request message for Webhooks.UpdateWebhook.

Attributes

NameDescription
webhook google.cloud.dialogflowcx_v3.types.Webhook
Required. The webhook to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
The mask to control which fields get updated. If the mask is not present, all fields will be updated.