public sealed class Table : IMessage<Document.Types.Page.Types.Table>, IEquatable<Document.Types.Page.Types.Table>, IDeepCloneable<Document.Types.Page.Types.Table>, IBufferMessage, IMessage
A table representation similar to HTML table structure.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eTable\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, specifically focusing on representing tables in the Document AI system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1.dll\u003c/code\u003e assembly, is a sealed class implementing several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, designed for structures akin to HTML tables.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the \u003ccode\u003eTable\u003c/code\u003e class, from version 1.0.0 up to the latest version, 3.19.0, within the context of the Document AI .NET library, allowing navigation between different versions.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTable\u003c/code\u003e class include \u003ccode\u003eBodyRows\u003c/code\u003e, \u003ccode\u003eDetectedLanguages\u003c/code\u003e, \u003ccode\u003eHeaderRows\u003c/code\u003e, and \u003ccode\u003eLayout\u003c/code\u003e, providing information about the table's structure, languages detected, and layout details.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eTable\u003c/code\u003e contains public constructors, one empty \u003ccode\u003eTable()\u003c/code\u003e and a second \u003ccode\u003eTable(Document.Types.Page.Types.Table other)\u003c/code\u003e accepting a \u003ccode\u003eDocument.Types.Page.Types.Table\u003c/code\u003e type parameter, and some inherited members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]