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 environment."],["The latest version documented is 3.19.0, while the page focuses on version 3.14.0 and also includes a list of versions ranging from 1.0.0 to 3.19.0."],["`Document.Types.Page.Types.Table.Types.TableRow` represents a row of table cells and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TableRow` class includes properties, such as `Cells`, which is a `RepeatedField` containing `TableCell` objects that make up the row."],["The documentation outlines the inheritance structure, constructors, properties and describes that `TableRow` is located within the `Google.Cloud.DocumentAI.V1` namespace."]]],[]]