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 page 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 latest version of the class is 3.24.0, and it has been updated through multiple versions such as 3.23.0, 3.22.0, 3.21.0 and many more all the way back to 2.2.0, each version having its own specific documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNotificationConfigRequest\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors and two main properties, one of which is \u003ccode\u003eName\u003c/code\u003e, a string that specifies the name of the notification configuration to be deleted, and \u003ccode\u003eNotificationConfigName\u003c/code\u003e which provides a typed view of the \u003ccode\u003eName\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, including methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eMemberwiseClone()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]