public sealed class DeleteAlertPolicyRequest : IMessage<DeleteAlertPolicyRequest>, IEquatable<DeleteAlertPolicyRequest>, IDeepCloneable<DeleteAlertPolicyRequest>, IBufferMessage, IMessage
[[["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 outlines the \u003ccode\u003eDeleteAlertPolicyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, used for requesting the deletion of an alert policy.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API for the \u003ccode\u003eDeleteAlertPolicyRequest\u003c/code\u003e is 3.15.0, with other versions available ranging back to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteAlertPolicyRequest\u003c/code\u003e objects can be constructed with a default constructor, or a copy constructor which takes another \u003ccode\u003eDeleteAlertPolicyRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class requires a \u003ccode\u003eName\u003c/code\u003e property (string) to be set in the format of \u003ccode\u003eprojects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]\u003c/code\u003e in order to specify the targeted alert policy to be deleted, along with an \u003ccode\u003eAlertPolicyName\u003c/code\u003e property for a typed view of the alert policy name.\u003c/p\u003e\n"]]],[],null,[]]