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 documentation for the `GetAlertPolicyRequest` class within the Google Cloud Monitoring v3 API, specifically for the .NET framework."],["The `GetAlertPolicyRequest` class is used to define the structure for requesting alert policy information, and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The webpage details the available versions of the API, ranging from version 2.3.0 up to the latest version, 3.15.0, including version 3.4.0, the page's current subject."],["Key properties of the `GetAlertPolicyRequest` class include `Name` (a string defining the alert policy's resource name), `AlertPolicyName` (a typed view of the name), and `ResourceName` (an `IResourceName` typed view)."],["The page displays information regarding inherited members, constructors and other relevant data regarding the class, with version 3.4.0 as the selected version from the API."]]],[]]