[[["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-21 UTC."],[[["The `Document` class in the `Google.Cloud.AutoML.V1` namespace represents a structured text document, such as a PDF, and it is part of the Google Cloud AutoML library."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality comparison, deep cloning, and buffer management."],["The `Document` class provides properties to access the document's dimensions (`DocumentDimensions`), plain text version (`DocumentText`), input configuration (`InputConfig`), layout details (`Layout`), and the number of pages (`PageCount`)."],["There are various versions of this class, with `3.4.0` being the latest, and this particular documentation covers version `2.6.0`, among other versions listed."]]],[]]