Class UpdateNotificationConfigRequest (1.8.0)

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

Request message for updating a notification config.

Attributes

NameDescription
notification_config google.cloud.securitycenter_v1p1beta1.types.NotificationConfig
Required. The notification config to update.
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.