public sealed class UpdateMuteConfigRequest : IMessage<UpdateMuteConfigRequest>, IEquatable<UpdateMuteConfigRequest>, IDeepCloneable<UpdateMuteConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class UpdateMuteConfigRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eUpdateMuteConfigRequest\u003c/code\u003e class within the Google Cloud Security Center v2 API, specifically for version 1.0.0 and the latest version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateMuteConfigRequest\u003c/code\u003e is used as a request message to update a mute configuration and inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor and one that accepts another \u003ccode\u003eUpdateMuteConfigRequest\u003c/code\u003e instance as a parameter for making copies.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two primary properties: \u003ccode\u003eMuteConfig\u003c/code\u003e, which is the configuration to be updated and is of type \u003ccode\u003eMuteConfig\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is of type \u003ccode\u003eFieldMask\u003c/code\u003e and specifies which fields should be updated.\u003c/p\u003e\n"]]],[],null,[]]