public sealed class Document.Types.Page.Types.Table.Types.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."],[[["This page provides reference documentation for the `Document.Types.Page.Types.Table.Types.TableRow` class within the Google Cloud Document AI v1 API."],["The `TableRow` class represents a row of cells in a table, as part of the document structure in the Document AI API."],["This documentation covers various versions of the API, ranging from version 1.0.0 to the latest 3.19.0."],["The `TableRow` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and object management."],["The `TableRow` has properties, most notably, the `Cells` property which contains a list of `TableCell` objects."]]],[]]