Google Cloud Security Command Center V2 Client - Class MuteState (2.4.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class MuteState.
The mute state.
Protobuf type google.cloud.securitycenter.v2.BulkMuteFindingsRequest.MuteState
Namespace
Google \ Cloud \ SecurityCenter \ V2 \ BulkMuteFindingsRequest
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
MUTE_STATE_UNSPECIFIED
Value: 0
Unused.
Generated from protobuf enum MUTE_STATE_UNSPECIFIED = 0;
MUTED
Value: 1
Matching findings will be muted (default).
Generated from protobuf enum MUTED = 1;
UNDEFINED
Value: 2
Matching findings will have their mute state cleared.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-11 UTC."],[],[]]