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."],[[["The latest version available for the `GetAlertPolicyRequest` is 3.15.0, while the current context is specifically for version 3.3.0."],["This documentation provides reference information and code samples for the `GetAlertPolicyRequest` class within the Google Cloud Monitoring v3 API."],["`GetAlertPolicyRequest` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it also inherits from `object`."],["The `GetAlertPolicyRequest` class has constructors for creating new instances and copying existing ones, and it contains properties such as `AlertPolicyName`, `Name`, and `ResourceName`."],["The `Name` property of GetAlertPolicyRequest is a required string to retrieve the alerting policy, and follows the format `projects/[PROJECT_ID_OR_NUMBER]/alertPolicies/[ALERT_POLICY_ID]`."]]],[]]