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 Google Cloud Security Center.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNotificationConfigRequest\u003c/code\u003e class 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, showcasing its integration with protocol buffer functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eName\u003c/code\u003e property, which is a required string specifying the notification config to be deleted and should be formatted as "organizations/[organization_id]/notificationConfigs/[config_id]".\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains a \u003ccode\u003eNotificationConfigName\u003c/code\u003e property, which provides a strongly-typed view over the \u003ccode\u003eName\u003c/code\u003e resource name property, allowing for a type safe reference.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eDeleteNotificationConfigRequest\u003c/code\u003e documentation are provided, ranging from version 2.2.0 to the latest version 3.24.0, under the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]