Uses of Class
com.google.cloud.documentai.v1.OcrConfig.Hints
-
Packages that use OcrConfig.Hints Package Description com.google.cloud.documentai.v1 A client to Cloud Document AI API -
-
Uses of OcrConfig.Hints in com.google.cloud.documentai.v1
Methods in com.google.cloud.documentai.v1 that return OcrConfig.Hints Modifier and Type Method Description OcrConfig.HintsOcrConfig.Hints.Builder. build()OcrConfig.HintsOcrConfig.Hints.Builder. buildPartial()static OcrConfig.HintsOcrConfig.Hints. getDefaultInstance()OcrConfig.HintsOcrConfig.Hints.Builder. getDefaultInstanceForType()OcrConfig.HintsOcrConfig.Hints. getDefaultInstanceForType()OcrConfig.HintsOcrConfig.Builder. getHints()Hints for the OCR model.OcrConfig.HintsOcrConfig. getHints()Hints for the OCR model.OcrConfig.HintsOcrConfigOrBuilder. getHints()Hints for the OCR model.static OcrConfig.HintsOcrConfig.Hints. parseDelimitedFrom(InputStream input)static OcrConfig.HintsOcrConfig.Hints. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OcrConfig.HintsOcrConfig.Hints. parseFrom(byte[] data)static OcrConfig.HintsOcrConfig.Hints. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OcrConfig.HintsOcrConfig.Hints. parseFrom(com.google.protobuf.ByteString data)static OcrConfig.HintsOcrConfig.Hints. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OcrConfig.HintsOcrConfig.Hints. parseFrom(com.google.protobuf.CodedInputStream input)static OcrConfig.HintsOcrConfig.Hints. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OcrConfig.HintsOcrConfig.Hints. parseFrom(InputStream input)static OcrConfig.HintsOcrConfig.Hints. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OcrConfig.HintsOcrConfig.Hints. parseFrom(ByteBuffer data)static OcrConfig.HintsOcrConfig.Hints. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.documentai.v1 that return types with arguments of type OcrConfig.Hints Modifier and Type Method Description com.google.protobuf.Parser<OcrConfig.Hints>OcrConfig.Hints. getParserForType()static com.google.protobuf.Parser<OcrConfig.Hints>OcrConfig.Hints. parser()Methods in com.google.cloud.documentai.v1 with parameters of type OcrConfig.Hints Modifier and Type Method Description OcrConfig.Hints.BuilderOcrConfig.Hints.Builder. mergeFrom(OcrConfig.Hints other)OcrConfig.BuilderOcrConfig.Builder. mergeHints(OcrConfig.Hints value)Hints for the OCR model.static OcrConfig.Hints.BuilderOcrConfig.Hints. newBuilder(OcrConfig.Hints prototype)OcrConfig.BuilderOcrConfig.Builder. setHints(OcrConfig.Hints value)Hints for the OCR model.
-