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 documentation pertains to the `PublisherModel.Types.Documentation` class within the Google Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["The `PublisherModel.Types.Documentation` class represents a named piece of documentation and inherits from the `object` class, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two constructors are available for the `Documentation` class: a default constructor and one that accepts another `PublisherModel.Types.Documentation` object as a parameter."],["The `Documentation` class has two key properties: `Content`, which holds the document's content in Markdown format, and `Title`, which specifies the document's title (e.g., OVERVIEW, USE CASES)."]]],[]]