Class UpdateNotificationChannelRequest (2.5.2)

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

The UpdateNotificationChannel request. .. attribute:: update_mask

The fields to update.

:type: google.protobuf.field_mask_pb2.FieldMask

Attribute

NameDescription
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.