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 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 capabilities and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors and two properties: \u003ccode\u003eName\u003c/code\u003e (a string for the notification config's name) and \u003ccode\u003eNotificationConfigName\u003c/code\u003e (a typed view over the Name property).\u003c/p\u003e\n"],["\u003cp\u003eThe listed version numbers, ranging from 3.24.0 down to 2.2.0, represent various releases of the Google Cloud Security Center V1 API related to this request class, with 3.24.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNotificationConfigRequest\u003c/code\u003e class requires the name of the notification configuration to be deleted, which should follow the format "organizations/[organization_id]/notificationConfigs/[config_id]".\u003c/p\u003e\n"]]],[],null,[]]