Class UpdateNotificationChannelRequest (2.1.0)

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

The UpdateNotificationChannel request.

Attributes

NameDescription
update_mask .field_mask.FieldMask
The fields to update.
notification_channel .notification.NotificationChannel
Required. A description of the changes to be applied to the specified notification channel. The description must provide a definition for fields to be updated; the names of these fields should also be included in the update_mask.