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"]],[["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-04-17 UTC."],[[["This page provides documentation for the `TableRow` class within the Google Cloud Document AI v1 API, specifically under the `Document.Types.Page.Types.Table.Types` namespace."],["The `TableRow` class represents a row of cells within a table detected in a document, which is part of the Google.Cloud.DocumentAI.V1 API."],["The page includes links to different versions of the API, ranging from version 1.0.0 to the latest version 3.19.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like deep cloning and equality checking."],["The TableRow class has two constructors, a default one `TableRow()`, and another `TableRow(Document.Types.Page.Types.Table.Types.TableRow other)` that takes in a parameter."]]],[]]