public sealed class TableRow : IMessage<Document.Types.Page.Types.Table.Types.TableRow>, IEquatable<Document.Types.Page.Types.Table.Types.TableRow>, IDeepCloneable<Document.Types.Page.Types.Table.Types.TableRow>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.Table.Types.TableRow.
[[["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 reference documentation for the \u003ccode\u003eTableRow\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for the .NET environment, spanning multiple versions from 1.0.0 to 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableRow\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1.Document.Types.Page.Types.Table.Types\u003c/code\u003e namespace, represents a row of cells in a table structure.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the class's inheritance, which includes implementing \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it also lists members inherited from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors for creating a \u003ccode\u003eTableRow\u003c/code\u003e object are available, one default and the other accepting another \u003ccode\u003eTableRow\u003c/code\u003e object, and it also contains a \u003ccode\u003eCells\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCells\u003c/code\u003e property is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eTableCell\u003c/code\u003e objects, which holds the cells that belong to the row, all of which being found in the assembly \u003ccode\u003eGoogle.Cloud.DocumentAI.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]