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 single row of cells within a table, as part of the structured document data extracted by the API."],["The latest version available for `TableRow` is `2.0.0-beta23`, with prior versions `2.0.0-beta22` and `1.0.0-beta04` also accessible."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the API's data structures."],["The `TableRow` class has a `Cells` property which is a `RepeatedField` type that holds the `TableCell` objects that make up that particular row."]]],[]]