Class UpdateNotificationConfigRequest (1.2.0)

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

Request message for updating a notification config. .. attribute:: notification_config

Required. The notification config to update.

:type: google.cloud.securitycenter_v1.types.NotificationConfig

Attribute

NameDescription
update_mask google.protobuf.field_mask_pb2.FieldMask
The FieldMask to use when updating the notification config. If empty all mutable fields will be updated.