public sealed class PublisherModel.Types.Documentation : IMessage<PublisherModel.Types.Documentation>, IEquatable<PublisherModel.Types.Documentation>, IDeepCloneable<PublisherModel.Types.Documentation>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class PublisherModel.Types.Documentation.
[[["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-03-25 UTC."],[[["This document provides reference information for the `PublisherModel.Types.Documentation` class within the Cloud AI Platform v1beta1 API, including code samples."],["The `PublisherModel.Types.Documentation` class represents a named piece of documentation and inherits from the `object` class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, `Documentation()` and `Documentation(PublisherModel.Types.Documentation other)`, and includes two properties: `Content` for the Markdown-formatted document content and `Title` for the type of document."],["The latest version of the documentation is 1.0.0-beta21, with version 1.0.0-beta20 also being available for reference."]]],[]]