public sealed class UpdateMuteConfigRequest : IMessage<UpdateMuteConfigRequest>, IEquatable<UpdateMuteConfigRequest>, IDeepCloneable<UpdateMuteConfigRequest>, IBufferMessage, IMessage
[[["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 details the `UpdateMuteConfigRequest` class within the `Google.Cloud.SecurityCenter.V1` namespace, used for updating mute configurations."],["The latest version of `UpdateMuteConfigRequest` is 3.24.0, with a history of versions back to 2.2.0 being documented on this page."],["`UpdateMuteConfigRequest` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateMuteConfigRequest` class has two constructors and two properties, `MuteConfig` and `UpdateMask`, that are used for updating the mute config and specifying which fields to update."],["The current page provides technical details of version 2.12.0 of the `UpdateMuteConfigRequest` class."]]],[]]