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 reference documentation for the `UpdateMuteConfigRequest` class within the Google Cloud Security Center v1 API, spanning multiple versions from 2.2.0 to 3.24.0."],["The `UpdateMuteConfigRequest` class is used to send requests for updating a mute configuration in the Security Command Center."],["The latest version documented is 3.24.0, with other versions listed for the user to potentially access older versions of the class."],["The documentation details the class's constructors, `UpdateMuteConfigRequest()`, and `UpdateMuteConfigRequest(UpdateMuteConfigRequest other)`, as well as the properties `MuteConfig` and `UpdateMask`, explaining their purposes and types."],["The `UpdateMuteConfigRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`, extending the base .NET object class."]]],[]]