Class UpdateMuteConfigRequest (1.9.0)

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

Request message for updating a mute config.

Attributes

NameDescription
mute_config google.cloud.securitycenter_v1.types.MuteConfig
Required. The mute config being updated.
update_mask google.protobuf.field_mask_pb2.FieldMask
The list of fields to be updated. If empty all mutable fields will be updated.