Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class UpdateMuteConfigRequest.
Request message for updating a mute config.
Generated from protobuf message google.cloud.securitycenter.v1.UpdateMuteConfigRequest
Namespace
Google \ Cloud \ SecurityCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ mute_config
↳ update_mask
Google\Protobuf\FieldMask
The list of fields to be updated. If empty all mutable fields will be updated.
getMuteConfig
Required. The mute config being updated.
hasMuteConfig
clearMuteConfig
setMuteConfig
Required. The mute config being updated.
$this
getUpdateMask
The list of fields to be updated.
If empty all mutable fields will be updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
The list of fields to be updated.
If empty all mutable fields will be updated.
$this
static::build
muteConfig
updateMask
Google\Protobuf\FieldMask
The list of fields to be updated. If empty all mutable fields will be updated.