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 v1beta3 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference information for the `Document.Types.Page.Types.Table.Types.TableRow` class within the Cloud Document AI v1beta3 API."],["`TableRow` represents a row within a table, containing cells that make up the row."],["The `TableRow` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TableRow` class includes properties like `Cells`, which is a `RepeatedField` containing `TableCell` objects that makes up the rows."],["There are various versions of this class, including 2.0.0-beta23, 2.0.0-beta22, and 1.0.0-beta04, each with their own documentation."]]],[]]