| Modifier and Type | Method and Description |
|---|---|
OcrConfig.Hints |
OcrConfig.Hints.Builder.build() |
OcrConfig.Hints |
OcrConfig.Hints.Builder.buildPartial() |
static OcrConfig.Hints |
OcrConfig.Hints.getDefaultInstance() |
OcrConfig.Hints |
OcrConfig.Hints.getDefaultInstanceForType() |
OcrConfig.Hints |
OcrConfig.Hints.Builder.getDefaultInstanceForType() |
OcrConfig.Hints |
OcrConfigOrBuilder.getHints()
Hints for the OCR model.
|
OcrConfig.Hints |
OcrConfig.getHints()
Hints for the OCR model.
|
OcrConfig.Hints |
OcrConfig.Builder.getHints()
Hints for the OCR model.
|
static OcrConfig.Hints |
OcrConfig.Hints.parseDelimitedFrom(InputStream input) |
static OcrConfig.Hints |
OcrConfig.Hints.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OcrConfig.Hints |
OcrConfig.Hints.parseFrom(byte[] data) |
static OcrConfig.Hints |
OcrConfig.Hints.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OcrConfig.Hints |
OcrConfig.Hints.parseFrom(ByteBuffer data) |
static OcrConfig.Hints |
OcrConfig.Hints.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OcrConfig.Hints |
OcrConfig.Hints.parseFrom(com.google.protobuf.ByteString data) |
static OcrConfig.Hints |
OcrConfig.Hints.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OcrConfig.Hints |
OcrConfig.Hints.parseFrom(com.google.protobuf.CodedInputStream input) |
static OcrConfig.Hints |
OcrConfig.Hints.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OcrConfig.Hints |
OcrConfig.Hints.parseFrom(InputStream input) |
static OcrConfig.Hints |
OcrConfig.Hints.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OcrConfig.Hints> |
OcrConfig.Hints.getParserForType() |
static com.google.protobuf.Parser<OcrConfig.Hints> |
OcrConfig.Hints.parser() |
| Modifier and Type | Method and Description |
|---|---|
OcrConfig.Hints.Builder |
OcrConfig.Hints.Builder.mergeFrom(OcrConfig.Hints other) |
OcrConfig.Builder |
OcrConfig.Builder.mergeHints(OcrConfig.Hints value)
Hints for the OCR model.
|
static OcrConfig.Hints.Builder |
OcrConfig.Hints.newBuilder(OcrConfig.Hints prototype) |
OcrConfig.Builder |
OcrConfig.Builder.setHints(OcrConfig.Hints value)
Hints for the OCR model.
|
Copyright © 2024 Google LLC. All rights reserved.