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 webpage provides reference documentation for the `GetAlertPolicyRequest` class within the Google Cloud Monitoring v3 API for .NET."],["The `GetAlertPolicyRequest` class is used to retrieve a specific alert policy and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple versions of the Google Cloud Monitoring v3 API, ranging from version 2.3.0 up to the latest 3.15.0, with version 3.14.0 being the current view."],["The `GetAlertPolicyRequest` class has properties such as `AlertPolicyName`, `Name`, and `ResourceName`, which are used to specify the alert policy to be retrieved."],["The `Name` property within the `GetAlertPolicyRequest` class is a required string, following the format `projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]`."]]],[]]