Class UpdateNotificationConfigRequest (1.0.0)

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

Request message for updating a notification config.

Attributes

NameDescription
notification_config .gcs_notification_config.NotificationConfig
Required. The notification config to update.
update_mask .gp_field_mask.FieldMask
The FieldMask to use when updating the notification config. If empty all mutable fields will be updated.