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"]],[["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 webpage provides documentation for the `Document.Types.Page.Types.Table.Types.TableRow` class within the Google Cloud Document AI v1 API, specifically for the .NET framework."],["The `TableRow` class represents a single row within a table that is part of a document page, as processed by the Document AI API."],["The page lists various versions of the Document AI API, ranging from version 1.0.0 up to the latest version 3.19.0, allowing users to navigate documentation for different releases."],["The `TableRow` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has a `Cells` property that is a collection of `TableCell` objects, representing the individual cells in a row."],["The documentation provides two constructors for the TableRow class, one default constructor, and another one that takes in a TableRow object as a parameter."]]],[]]