Class UpdateNotificationChannelRequest (2.6.0)

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

The UpdateNotificationChannel request.

Attributes

NameDescription
update_mask google.protobuf.field_mask_pb2.FieldMask
The fields to update.
notification_channel google.cloud.monitoring_v3.types.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.