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\u003eThe webpage documents the \u003ccode\u003eDeleteNotificationConfigRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, used for deleting notification configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNotificationConfigRequest\u003c/code\u003e class is available in various versions, ranging from 2.2.0 to the latest 3.24.0, with the latest being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eIt 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eName\u003c/code\u003e, a string that represents the notification config's name, and \u003ccode\u003eNotificationConfigName\u003c/code\u003e, which is a typed view over the name property.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: one default constructor with no parameters, and another that accepts a \u003ccode\u003eDeleteNotificationConfigRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]