[[["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 version 3.0.0 of the library with version 3.4.0 being the latest."],["This class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` within the Google Protocol Buffers framework."],["The `Document` class has properties to describe the document's content, dimensions, layout, and page count, including `DocumentDimensions`, `DocumentText`, `InputConfig`, `Layout`, and `PageCount`."],["It offers two constructors: a default constructor `Document()` and an overloaded one `Document(Document other)` for creating a new document based on an existing one."],["The class is provided in the Google.Cloud.AutoML.V1.dll assembly, alongside other related elements such as `DocumentDimensions`, `TextSnippet`, `DocumentInputConfig`, and `Document.Types.Layout`."]]],[]]