public static final class Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow extends GeneratedMessage implements Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowOrBuilderRepresents a row in a table.
Protobuf type
google.cloud.documentai.v1.Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRowStatic Fields
CELLS_FIELD_NUMBER
public static final int CELLS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder |
|
newBuilder(Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow prototype)
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder newBuilder(Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder |
|
parseDelimitedFrom(InputStream input)
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow> parser()| Returns | |
|---|---|
| Type | Description |
Parser<LayoutTableRow> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getCells(int index)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell getCells(int index)A table row is a list of table cells.
repeated .google.cloud.documentai.v1.Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell cells = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell |
|
getCellsCount()
public int getCellsCount()A table row is a list of table cells.
repeated .google.cloud.documentai.v1.Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell cells = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getCellsList()
public List<Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell> getCellsList()A table row is a list of table cells.
repeated .google.cloud.documentai.v1.Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell cells = 1;
| Returns | |
|---|---|
| Type | Description |
List<LayoutTableCell> |
|
getCellsOrBuilder(int index)
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCellOrBuilder getCellsOrBuilder(int index)A table row is a list of table cells.
repeated .google.cloud.documentai.v1.Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell cells = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCellOrBuilder |
|
getCellsOrBuilderList()
public List<? extends Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCellOrBuilder> getCellsOrBuilderList()A table row is a list of table cells.
repeated .google.cloud.documentai.v1.Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCell cells = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.documentai.v1.Document.DocumentLayout.DocumentLayoutBlock.LayoutTableCellOrBuilder> |
|
getDefaultInstanceForType()
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow |
|
getParserForType()
public Parser<Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<LayoutTableRow> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder |
|
toBuilder()
public Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Document.DocumentLayout.DocumentLayoutBlock.LayoutTableRow.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|