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 webpage provides documentation for the `UpdateMuteConfigRequest` class within the Google Cloud Security Command Center v1 API."],["The class is used for updating mute configurations and is implemented in the `Google.Cloud.SecurityCenter.V1` namespace."],["The latest version of this API is 3.24.0, and there are many previous versions of the `UpdateMuteConfigRequest` class available, listed from version 3.23.0 down to 2.2.0."],["`UpdateMuteConfigRequest` includes properties like `MuteConfig` and `UpdateMask`, allowing users to specify the mute configuration to be updated and which fields to update."],["This page references various implement interfaces of the `UpdateMuteConfigRequest` class including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]