public sealed class Document.Types.DocumentLayout.Types.DocumentLayoutBlock.Types.LayoutTableRow : IMessage<Document.Types.DocumentLayout.Types.DocumentLayoutBlock.Types.LayoutTableRow>, IEquatable<Document.Types.DocumentLayout.Types.DocumentLayoutBlock.Types.LayoutTableRow>, IDeepCloneable<Document.Types.DocumentLayout.Types.DocumentLayoutBlock.Types.LayoutTableRow>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.DocumentLayout.Types.DocumentLayoutBlock.Types.LayoutTableRow.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["This webpage provides documentation for the `LayoutTableRow` class within the Google Cloud Document AI v1 API, specifically for the .NET environment, across multiple versions."],["The `LayoutTableRow` class represents a single row within a table in a document, as processed by the Document AI service, and is part of a nested class hierarchy within the API."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, comparison, deep cloning, and buffered message operations."],["The `LayoutTableRow` class contains a `Cells` property, which is a list of `LayoutTableCell` objects that make up the individual cells in the row."],["The page also lists links to the documentation for the `LayoutTableRow` class across various versions of the API, from version 1.0.0 to 3.19.0, allowing users to access the relevant documentation based on their current API version."]]],[]]