public sealed class Finding.Types.MuteInfo.Types.StaticMute : IMessage<Finding.Types.MuteInfo.Types.StaticMute>, IEquatable<Finding.Types.MuteInfo.Types.StaticMute>, IDeepCloneable<Finding.Types.MuteInfo.Types.StaticMute>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class Finding.Types.MuteInfo.Types.StaticMute.
Information about the static mute state. A static mute state overrides
any dynamic mute rules that apply to this finding. The static mute state
can be set by a static mute rule or by muting the finding directly.
[[["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 2025-03-21 UTC."],[[["This webpage provides documentation for the `StaticMute` class within the Google Cloud Security Command Center v1 API, specifically detailing its role in managing the static mute state of security findings."],["The `StaticMute` class, which is part of `Finding.Types.MuteInfo.Types`, allows overriding dynamic mute rules, and its state can be set either directly or via a static mute rule."],["The documentation lists multiple versions of the API, from 3.24.0 (latest) down to 2.2.0, each linking to the respective version's reference for `StaticMute`, showing the different versions available."],["The StaticMute class has two important properties: ApplyTime, which is a Timestamp indicating when the mute was applied, and State, an enum that reflects the current mute status of the finding."]]],[]]