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 classOcrConfig.HintsHints for OCR Enginestatic classOcrConfig.Hints.BuilderHints for OCR EngineMethods in com.google.cloud.documentai.v1beta3 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.
-