public sealed class DeleteMuteConfigRequest : IMessage<DeleteMuteConfigRequest>, IEquatable<DeleteMuteConfigRequest>, IDeepCloneable<DeleteMuteConfigRequest>, IBufferMessage, IMessage
Required. Name of the mute config to delete. Its format is
organizations/{organization}/muteConfigs/{config_id},
folders/{folder}/muteConfigs/{config_id}, or
projects/{project}/muteConfigs/{config_id}
[[["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 webpage details the \u003ccode\u003eDeleteMuteConfigRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, used for managing mute configurations in the Google Cloud Security Center.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 3.24.0, and the page provides access to documentation for versions ranging from 3.24.0 down to 2.2.0, as well as all versions being related to deleting mute configuration requests.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteMuteConfigRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is derived from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteMuteConfigRequest\u003c/code\u003e class features two constructors and two properties, \u003ccode\u003eMuteConfigName\u003c/code\u003e, which is of type \u003ccode\u003eMuteConfigName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which is a string that represents the resource name of the mute configuration to delete.\u003c/p\u003e\n"],["\u003cp\u003eThe main function of this request is to delete a requested mute configuration, using its name, from organizations, folders or projects.\u003c/p\u003e\n"]]],[],null,[]]