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 Command Center v1 API."],["The `UpdateMuteConfigRequest` class is used to update a mute configuration, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation available is `3.24.0`, with a history of versions available going back to version `2.2.0`."],["The class has two constructors: a default one and another one that takes an `UpdateMuteConfigRequest` as a parameter."],["The `UpdateMuteConfigRequest` class includes two key properties, `MuteConfig` and `UpdateMask`, for specifying the updated mute config and the fields to be updated, respectively."]]],[]]