[[["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-04-01 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."],["This `Document` class includes properties like `DocumentDimensions`, `DocumentText`, `InputConfig`, `Layout`, and `PageCount`, which provide information about the document's content, structure, and layout."],["The latest version of the Google.Cloud.AutoML.V1 API is 3.4.0, with multiple prior versions available for reference, ranging from 3.3.0 down to 2.2.0."],["The Document class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing functionalities for message handling, equality checks, deep cloning, and buffer management."],["The API provides both a default constructor and a copy constructor for creating `Document` objects, allowing for easy instantiation and duplication of document instances."]]],[]]