public sealed class DeleteNotificationChannelRequest : IMessage<DeleteNotificationChannelRequest>, IEquatable<DeleteNotificationChannelRequest>, IDeepCloneable<DeleteNotificationChannelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class DeleteNotificationChannelRequest.
If true, the notification channel will be deleted regardless of its
use in alert policies (the policies will be updated to remove the
channel). If false, this operation will fail if the notification channel
is referenced by existing alerting policies.
[[["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 document provides reference documentation for the \u003ccode\u003eDeleteNotificationChannelRequest\u003c/code\u003e class within the Google Cloud Monitoring v3 API, specifically for version 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteNotificationChannelRequest\u003c/code\u003e class is used to construct requests for deleting notification channels, allowing for optional forcing of deletion even if the channel is referenced by alerting policies.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eForce\u003c/code\u003e (a boolean to control forced deletion) and \u003ccode\u003eName\u003c/code\u003e (the resource name of the notification channel to delete), along with typed views of the name for enhanced handling.\u003c/p\u003e\n"],["\u003cp\u003eThe document contains a list of historical versions of the API, from 2.3.0 up to 3.15.0 which is the latest, allowing the user to reference the specific version they are interested in.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<DeleteNotificationChannelRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DeleteNotificationChannelRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering several functionalities.\u003c/p\u003e\n"]]],[],null,[]]