Class UpdateWebhookRequest (0.2.0)

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

The request message for Webhooks.UpdateWebhook.

Attributes

NameDescription
webhook .gcdc_webhook.Webhook
Required. The webhook to update.
update_mask .field_mask.FieldMask
The mask to control which fields get updated. If the mask is not present, all fields will be updated.