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-03-21 UTC."],[[["This document provides reference documentation for the `GetAlertPolicyRequest` class within the Google Cloud Monitoring v3 API, specifically for version 3.10.0."],["`GetAlertPolicyRequest` is a class used to define the protocol for retrieving an alert policy, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `AlertPolicyName`, `Name`, and `ResourceName`, which are used to specify the alert policy to be retrieved, and uses the format: `projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]`."],["The document also provides information about the different versions, ranging from 2.3.0 to the latest version 3.15.0, of the `GetAlertPolicyRequest` class, each with its own link to its specific reference page."],["There are two constructors available for creating a new `GetAlertPolicyRequest` object, one being a blank constructor, and the other taking an existing `GetAlertPolicyRequest` object as a parameter."]]],[]]