Uses of Interface
com.google.cloud.documentai.v1.OcrConfigOrBuilder
-
Packages that use OcrConfigOrBuilder Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI API -
-
Uses of OcrConfigOrBuilder in com.google.cloud.documentai.v1
Classes in com.google.cloud.documentai.v1 that implement OcrConfigOrBuilder Modifier and Type Class Description class
OcrConfig
Config for Document OCR.static class
OcrConfig.Builder
Config for Document OCR.Methods in com.google.cloud.documentai.v1 that return OcrConfigOrBuilder Modifier and Type Method Description OcrConfigOrBuilder
ProcessOptions.Builder. getOcrConfigOrBuilder()
Only applicable to `OCR_PROCESSOR`.OcrConfigOrBuilder
ProcessOptions. getOcrConfigOrBuilder()
Only applicable to `OCR_PROCESSOR`.OcrConfigOrBuilder
ProcessOptionsOrBuilder. getOcrConfigOrBuilder()
Only applicable to `OCR_PROCESSOR`.
-