Cloud Document AI v1beta3 API - Class Document.Types.DocumentLayout.Types.DocumentLayoutBlock.Types.LayoutTableRow (2.0.0-beta18)

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 v1beta3 API class Document.Types.DocumentLayout.Types.DocumentLayoutBlock.Types.LayoutTableRow.

Represents a row in a table.

Inheritance

object > Document.Types.DocumentLayout.Types.DocumentLayoutBlock.Types.LayoutTableRow

Namespace

Google.Cloud.DocumentAI.V1Beta3

Assembly

Google.Cloud.DocumentAI.V1Beta3.dll

Constructors

LayoutTableRow()

public LayoutTableRow()

LayoutTableRow(LayoutTableRow)

public LayoutTableRow(Document.Types.DocumentLayout.Types.DocumentLayoutBlock.Types.LayoutTableRow other)
Parameter
NameDescription
otherDocumentTypesDocumentLayoutTypesDocumentLayoutBlockTypesLayoutTableRow

Properties

Cells

public RepeatedField<Document.Types.DocumentLayout.Types.DocumentLayoutBlock.Types.LayoutTableCell> Cells { get; }

A table row is a list of table cells.

Property Value
TypeDescription
RepeatedFieldDocumentTypesDocumentLayoutTypesDocumentLayoutBlockTypesLayoutTableCell