public sealed class DeleteMuteConfigRequest : IMessage<DeleteMuteConfigRequest>, IEquatable<DeleteMuteConfigRequest>, IDeepCloneable<DeleteMuteConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class DeleteMuteConfigRequest.
Required. Name of the mute config to delete. Its format is
organizations/{organization}/muteConfigs/{config_id},
folders/{folder}/muteConfigs/{config_id},
projects/{project}/muteConfigs/{config_id},
organizations/{organization}/locations/global/muteConfigs/{config_id},
folders/{folder}/locations/global/muteConfigs/{config_id}, or
projects/{project}/locations/global/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 provides documentation for the \u003ccode\u003eDeleteMuteConfigRequest\u003c/code\u003e class within the Google Cloud Security Center v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteMuteConfigRequest\u003c/code\u003e class is used to create requests for deleting mute configurations in the Google Cloud Security Command Center.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the class's constructors, inherited members, properties like \u003ccode\u003eMuteConfigName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, and includes various version links ranging from 2.2.0 up to the latest version 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of \u003ccode\u003eDeleteMuteConfigRequest\u003c/code\u003e is required and specifies the resource path of the mute config to be deleted, following predefined formats.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteMuteConfigRequest\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role within the Google Protobuf framework.\u003c/p\u003e\n"]]],[],null,[]]