public sealed class AlertPolicy.Types.Documentation.Types.Link : IMessage<AlertPolicy.Types.Documentation.Types.Link>, IEquatable<AlertPolicy.Types.Documentation.Types.Link>, IDeepCloneable<AlertPolicy.Types.Documentation.Types.Link>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class AlertPolicy.Types.Documentation.Types.Link.
Links to content such as playbooks, repositories, and other resources.
The url of a webpage.
A url can be templatized by using variables
in the path or the query parameters. The total length of a URL should
not exceed 2083 characters before and after variable expansion.
Example: "https://my_domain.com/playbook?name=${resource.name}"
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the Google Cloud Monitoring v3 API class `AlertPolicy.Types.Documentation.Types.Link` is 3.15.0."],["This API class provides reference documentation and code samples for creating links to external resources like playbooks and repositories."],["The `Link` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Link` class has properties for `DisplayName` and `Url`, allowing for the customization of link text and target URLs."],["There are multiple previous versions of the `AlertPolicy.Types.Documentation.Types.Link` class available, ranging from version 3.14.0 down to version 2.3.0."]]],[]]