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 documentation for the `UpdateMuteConfigRequest` class within the Google Cloud Security Center v1 API, specifically detailing its structure, implementation, and usage."],["The `UpdateMuteConfigRequest` class is designed for updating mute configurations and is part of the `Google.Cloud.SecurityCenter.V1` namespace."],["The latest version of the API available is 3.24.0, while the current documentation page displays information for version 3.18.0, and provides links to a range of versions starting from 2.2.0 up to the latest."],["The `UpdateMuteConfigRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties such as `MuteConfig` and `UpdateMask` for configuration settings."],["The documentation outlines the constructors for `UpdateMuteConfigRequest`, including a default constructor and one that takes another `UpdateMuteConfigRequest` object as a parameter."]]],[]]