Uses of Interface
com.google.cloud.documentai.v1beta1.TableBoundHintOrBuilder
-
Packages that use TableBoundHintOrBuilder Package Description com.google.cloud.documentai.v1beta1 A client to Cloud Document AI API -
-
Uses of TableBoundHintOrBuilder in com.google.cloud.documentai.v1beta1
Classes in com.google.cloud.documentai.v1beta1 that implement TableBoundHintOrBuilder Modifier and Type Class Description classTableBoundHintA hint for a table bounding box on the page for table parsing.static classTableBoundHint.BuilderA hint for a table bounding box on the page for table parsing.Methods in com.google.cloud.documentai.v1beta1 that return TableBoundHintOrBuilder Modifier and Type Method Description TableBoundHintOrBuilderTableExtractionParams.Builder. getTableBoundHintsOrBuilder(int index)Optional.TableBoundHintOrBuilderTableExtractionParams. getTableBoundHintsOrBuilder(int index)Optional.TableBoundHintOrBuilderTableExtractionParamsOrBuilder. getTableBoundHintsOrBuilder(int index)Optional.Methods in com.google.cloud.documentai.v1beta1 that return types with arguments of type TableBoundHintOrBuilder Modifier and Type Method Description List<? extends TableBoundHintOrBuilder>TableExtractionParams.Builder. getTableBoundHintsOrBuilderList()Optional.List<? extends TableBoundHintOrBuilder>TableExtractionParams. getTableBoundHintsOrBuilderList()Optional.List<? extends TableBoundHintOrBuilder>TableExtractionParamsOrBuilder. getTableBoundHintsOrBuilderList()Optional.
-