[[["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 version 2.5.0 of the Google.Cloud.AutoML.V1 library represents a structured text document, like a PDF, and it's part of a .NET implementation, inheriting from `Object` and implementing several interfaces like `IMessage` and `IEquatable`."],["The latest version is 3.4.0 and this document provides reference to previous versions 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 includes properties such as `DocumentDimensions`, `DocumentText`, `InputConfig`, `Layout`, and `PageCount` to describe various aspects of the document."],["The class contains two constructors, one default `Document()`, and one `Document(Document other)` that will use another document's properties to initialize this one."]]],[]]