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 page provides documentation for the \u003ccode\u003eUpdateMuteConfigRequest\u003c/code\u003e class within the Google Cloud Security Center v2 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateMuteConfigRequest\u003c/code\u003e is used as a request message for updating a mute config, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMuteConfigRequest\u003c/code\u003e class has two constructors: a default constructor and a constructor that takes another \u003ccode\u003eUpdateMuteConfigRequest\u003c/code\u003e as a parameter for creating a new instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties, \u003ccode\u003eMuteConfig\u003c/code\u003e which is the config being updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, used for specifying which fields of the config should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the namespace \u003ccode\u003eGoogle.Cloud.SecurityCenter.V2\u003c/code\u003e, with the main assembly being \u003ccode\u003eGoogle.Cloud.SecurityCenter.V2.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]