Uses of Interface
com.google.cloud.documentai.v1beta3.OcrConfig.HintsOrBuilder
-
Packages that use OcrConfig.HintsOrBuilder Package Description com.google.cloud.documentai.v1beta3 A client to Cloud Document AI API -
-
Uses of OcrConfig.HintsOrBuilder in com.google.cloud.documentai.v1beta3
Classes in com.google.cloud.documentai.v1beta3 that implement OcrConfig.HintsOrBuilder Modifier and Type Class Description static class
OcrConfig.Hints
Hints for OCR Enginestatic class
OcrConfig.Hints.Builder
Hints for OCR EngineMethods in com.google.cloud.documentai.v1beta3 that return OcrConfig.HintsOrBuilder Modifier and Type Method Description OcrConfig.HintsOrBuilder
OcrConfig.Builder. getHintsOrBuilder()
Hints for the OCR model.OcrConfig.HintsOrBuilder
OcrConfig. getHintsOrBuilder()
Hints for the OCR model.OcrConfig.HintsOrBuilder
OcrConfigOrBuilder. getHintsOrBuilder()
Hints for the OCR model.
-