public sealed class DeleteNotificationConfigRequest : IMessage<DeleteNotificationConfigRequest>, IEquatable<DeleteNotificationConfigRequest>, IDeepCloneable<DeleteNotificationConfigRequest>, IBufferMessage, IMessage
Request message for deleting a notification config.
[[["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\u003eDeleteNotificationConfigRequest\u003c/code\u003e class, which is used to request the deletion of a notification configuration within the Google Cloud Security Center.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNotificationConfigRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe most current version available for the \u003ccode\u003eDeleteNotificationConfigRequest\u003c/code\u003e is version 3.24.0, with previous versions ranging from 3.23.0 down to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, a default one and one that takes another \u003ccode\u003eDeleteNotificationConfigRequest\u003c/code\u003e object, and two properties named "Name" and "NotificationConfigName" to set the identification of what will be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe "Name" property is a required string that sets the id for the notification config to delete and it must be formatted as "organizations/[organization_id]/notificationConfigs/[config_id]", while the "NotificationConfigName" offers a typed view of the "Name" property.\u003c/p\u003e\n"]]],[],null,[]]