public sealed class DeleteNotificationConfigRequest : IMessage<DeleteNotificationConfigRequest>, IEquatable<DeleteNotificationConfigRequest>, IDeepCloneable<DeleteNotificationConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class DeleteNotificationConfigRequest.
Request message for deleting a notification config.
Required. Name of the notification config to delete. Its format is
organizations/[organization_id]/notificationConfigs/[config_id],
folders/[folder_id]/notificationConfigs/[config_id],
or projects/[project_id]/notificationConfigs/[config_id].
[[["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 provides documentation for the \u003ccode\u003eDeleteNotificationConfigRequest\u003c/code\u003e class within the Google Cloud Security Center v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNotificationConfigRequest\u003c/code\u003e class is used to construct requests for deleting notification configurations and is part of the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes links to documentation for numerous versions of the API, ranging from the latest 3.24.0 down to version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several 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 like message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties that defines the resource name of the notification configuration to be deleted and provides both a string representation and a strongly-typed \u003ccode\u003eNotificationConfigName\u003c/code\u003e version.\u003c/p\u003e\n"]]],[],null,[]]