public sealed class DeleteAlertPolicyRequest : IMessage<DeleteAlertPolicyRequest>, IEquatable<DeleteAlertPolicyRequest>, IDeepCloneable<DeleteAlertPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class DeleteAlertPolicyRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `DeleteAlertPolicyRequest` class within the Google Cloud Monitoring v3 API for .NET."],["The `DeleteAlertPolicyRequest` class is used to define the structure of a request to delete an alerting policy, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API represented in this content is 3.15.0, while the version this specific documentation covers is 3.6.0 and earlier versions are available."],["The class includes properties such as `Name`, `AlertPolicyName`, and `ResourceName`, which are essential for identifying and targeting the specific alert policy to be deleted."],["The documentation lists all the available version history of `DeleteAlertPolicyRequest` from version 2.3.0 up to the latest 3.15.0, which can be used to explore changes or select a specific version for use."]]],[]]