public sealed class Documentation : IMessage<AlertPolicy.Types.Documentation>, IEquatable<AlertPolicy.Types.Documentation>, IDeepCloneable<AlertPolicy.Types.Documentation>, IBufferMessage, IMessage
A content string and a MIME type that describes the content string's
format.
The text of the documentation, interpreted according to mime_type.
The content may not exceed 8,192 Unicode characters and may not exceed
more than 10,240 bytes when encoded in UTF-8 format, whichever is
smaller. This text can be templatized by using
variables.
[[["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."],[[["\u003cp\u003eThe webpage provides documentation for various versions of \u003ccode\u003eGoogle.Cloud.Monitoring.V3.AlertPolicy.Types.Documentation\u003c/code\u003e, ranging from version 2.3.0 to the latest 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAlertPolicy.Types.Documentation\u003c/code\u003e is a class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDocumentation\u003c/code\u003e is comprised of a \u003ccode\u003eContent\u003c/code\u003e and \u003ccode\u003eMimeType\u003c/code\u003e property, which together store and define the text used for the alert documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContent\u003c/code\u003e property of \u003ccode\u003eDocumentation\u003c/code\u003e can be templatized using variables and has a size limitation of 8,192 Unicode characters or 10,240 bytes in UTF-8.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMimeType\u003c/code\u003e property, as of this version, only supports the \u003ccode\u003etext/markdown\u003c/code\u003e format for defining the format of the \u003ccode\u003eContent\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]