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\u003eThe page details the \u003ccode\u003eDeleteMuteConfigRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, used for requesting the deletion of a mute configuration.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available across numerous versions, ranging from 2.2.0 to the latest version 3.24.0, each linked to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteMuteConfigRequest\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e, demonstrating its deep integration with the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eName\u003c/code\u003e property, which is a required string specifying the identifier of the mute configuration to be deleted, along with a \u003ccode\u003eMuteConfigName\u003c/code\u003e property which is a typed view of the name resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors to be created, a parameterless one, and another one that accepts a \u003ccode\u003eDeleteMuteConfigRequest\u003c/code\u003e as a parameter to construct it.\u003c/p\u003e\n"]]],[],null,[]]