public sealed class UpdateMuteConfigRequest : IMessage<UpdateMuteConfigRequest>, IEquatable<UpdateMuteConfigRequest>, IDeepCloneable<UpdateMuteConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class UpdateMuteConfigRequest.
[[["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 page provides reference documentation for the `UpdateMuteConfigRequest` class within the Google Cloud Security Center v1 API."],["It includes a list of available versions of the `UpdateMuteConfigRequest` class, ranging from the latest (3.24.0) down to version 2.2.0."],["The `UpdateMuteConfigRequest` class is used as the request message for updating a mute configuration, implementing interfaces like `IMessage` and `IEquatable`."],["The class includes properties such as `MuteConfig` and `UpdateMask`, which are used to define the mute configuration to be updated and the fields to be modified."],["The page also details the `UpdateMuteConfigRequest` constructors, inherited members, and the namespace and assembly it is apart of, along with a summary of the parameters and property values within the class."]]],[]]