Uses of Interface
com.google.cloud.documentai.v1beta3.Document.Page.Table.TableRowOrBuilder
-
Packages that use Document.Page.Table.TableRowOrBuilder Package Description com.google.cloud.documentai.v1beta3 A client to Cloud Document AI API -
-
Uses of Document.Page.Table.TableRowOrBuilder in com.google.cloud.documentai.v1beta3
Classes in com.google.cloud.documentai.v1beta3 that implement Document.Page.Table.TableRowOrBuilder Modifier and Type Class Description static classDocument.Page.Table.TableRowA row of table cells.static classDocument.Page.Table.TableRow.BuilderA row of table cells.Methods in com.google.cloud.documentai.v1beta3 that return Document.Page.Table.TableRowOrBuilder Modifier and Type Method Description Document.Page.Table.TableRowOrBuilderDocument.Page.Table.Builder. getBodyRowsOrBuilder(int index)Body rows of the table.Document.Page.Table.TableRowOrBuilderDocument.Page.Table. getBodyRowsOrBuilder(int index)Body rows of the table.Document.Page.Table.TableRowOrBuilderDocument.Page.TableOrBuilder. getBodyRowsOrBuilder(int index)Body rows of the table.Document.Page.Table.TableRowOrBuilderDocument.Page.Table.Builder. getHeaderRowsOrBuilder(int index)Header rows of the table.Document.Page.Table.TableRowOrBuilderDocument.Page.Table. getHeaderRowsOrBuilder(int index)Header rows of the table.Document.Page.Table.TableRowOrBuilderDocument.Page.TableOrBuilder. getHeaderRowsOrBuilder(int index)Header rows of the table.Methods in com.google.cloud.documentai.v1beta3 that return types with arguments of type Document.Page.Table.TableRowOrBuilder Modifier and Type Method Description List<? extends Document.Page.Table.TableRowOrBuilder>Document.Page.Table.Builder. getBodyRowsOrBuilderList()Body rows of the table.List<? extends Document.Page.Table.TableRowOrBuilder>Document.Page.Table. getBodyRowsOrBuilderList()Body rows of the table.List<? extends Document.Page.Table.TableRowOrBuilder>Document.Page.TableOrBuilder. getBodyRowsOrBuilderList()Body rows of the table.List<? extends Document.Page.Table.TableRowOrBuilder>Document.Page.Table.Builder. getHeaderRowsOrBuilderList()Header rows of the table.List<? extends Document.Page.Table.TableRowOrBuilder>Document.Page.Table. getHeaderRowsOrBuilderList()Header rows of the table.List<? extends Document.Page.Table.TableRowOrBuilder>Document.Page.TableOrBuilder. getHeaderRowsOrBuilderList()Header rows of the table.
-