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 details the \u003ccode\u003eTable\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, specifically in version 2.0.0, which represents a table structure similar to an HTML table for use within the Document AI service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTable\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data representation and manipulation within the framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating new instances, either as a default table or by cloning an existing \u003ccode\u003eDocument.Types.Page.Types.Table\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eTable\u003c/code\u003e class include \u003ccode\u003eBodyRows\u003c/code\u003e and \u003ccode\u003eHeaderRows\u003c/code\u003e for defining the table's content, \u003ccode\u003eDetectedLanguages\u003c/code\u003e for identifying languages within the table, and \u003ccode\u003eLayout\u003c/code\u003e for specifying the visual positioning of the table within the document.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage contains a version history of the Google.Cloud.DocumentAI.V1.Document.Types.Page.Types.Table starting from version 1.0.0 until the current latest 3.19.0.\u003c/p\u003e\n"]]],[],null,[]]