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