[[["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 AutoML v1 API represents a structured text document, such as a PDF, and is part of the `Google.Cloud.AutoML.V1` namespace."],["Version 3.4.0 is the latest version, with several previous versions available, including 3.3.0, 3.2.0, 3.1.0, 3.0.0, 2.6.0, 2.5.0, 2.4.0, 2.3.0 and 2.2.0."],["The `Document` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `Document` class contains properties such as `DocumentDimensions`, `DocumentText`, `InputConfig`, `Layout`, and `PageCount` to describe different aspects of the document."],["It includes constructors for creating a new `Document` object, either empty or by copying an existing `Document`."]]],[]]