public sealed class GetAlertPolicyRequest : IMessage<GetAlertPolicyRequest>, IEquatable<GetAlertPolicyRequest>, IDeepCloneable<GetAlertPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class GetAlertPolicyRequest.
[[["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-04-17 UTC."],[[["This document provides reference documentation for the `GetAlertPolicyRequest` class within the Google Cloud Monitoring v3 API, specifically focusing on version 3.11.0."],["The `GetAlertPolicyRequest` class is used to define the protocol for retrieving an alert policy and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating `GetAlertPolicyRequest` objects and properties such as `AlertPolicyName`, `Name`, and `ResourceName`, which are essential for specifying the alert policy to be retrieved."],["The document lists various versions of the `GetAlertPolicyRequest`, ranging from 3.15.0 (latest) down to 2.3.0."],["This page also displays the inheritance and implemented members of `GetAlertPolicyRequest` class, such as `object.GetHashCode()` and `object.ToString()`."]]],[]]