[[["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."],[[["This webpage provides documentation for the `Document` class within the Google AutoML v1 API, specifically version 3.1.0."],["The `Document` class represents a structured text document, such as a PDF, and includes properties for dimensions, text content, input configuration, layout, and page count."],["It is part of the `Google.Cloud.AutoML.V1` namespace and is implemented as a sealed class, inheriting from `Object` and implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation lists different versions of the API from 3.4.0 (latest) down to 2.2.0 and includes constructors `Document()` and `Document(Document other)` to manage document creation and replication."],["The `Document` class contains properties like `DocumentDimensions`, `DocumentText`, `InputConfig`, `Layout`, and `PageCount`, that are used to define the specific attributes of a given document."]]],[]]