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-04-09 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 latest version documented is 3.19.0, while the current page details version 3.10.0 of the `TableRow` class, with many older versions listed as well."],["The `TableRow` class represents a row within a table in a document, and it contains a collection of `TableCell` objects as denoted by it's `Cells` property."],["The `TableRow` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and serialization."],["The page includes links to the documentation for each version of `TableRow`, ranging from 1.0.0 up to the most current stable release, `3.19.0`."]]],[]]