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\u003eThe content provides a comprehensive list of versions for the \u003ccode\u003eDocument.Types.Page.Types.Table\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, ranging from version 3.19.0 (latest) down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class is defined as a sealed class that represents a table structure similar to HTML, implementing multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class contains properties such as \u003ccode\u003eBodyRows\u003c/code\u003e, \u003ccode\u003eDetectedLanguages\u003c/code\u003e, \u003ccode\u003eHeaderRows\u003c/code\u003e, and \u003ccode\u003eLayout\u003c/code\u003e, which provide detailed information about the table's structure and content, such as rows, detected languages, and layout.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation details the constructors available for creating instances of the \u003ccode\u003eTable\u003c/code\u003e class, both a default constructor and one that accepts another \u003ccode\u003eTable\u003c/code\u003e object for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class inherits members from \u003ccode\u003eObject\u003c/code\u003e, specifically \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]