| Modifier and Type | Method and Description |
|---|---|
InlineResult |
InlineResult.Builder.build() |
InlineResult |
InlineResult.Builder.buildPartial() |
static InlineResult |
InlineResult.getDefaultInstance() |
InlineResult |
InlineResult.getDefaultInstanceForType() |
InlineResult |
InlineResult.Builder.getDefaultInstanceForType() |
InlineResult |
BatchRecognizeFileResultOrBuilder.getInlineResult()
Recognition results.
|
InlineResult |
BatchRecognizeFileResult.getInlineResult()
Recognition results.
|
InlineResult |
BatchRecognizeFileResult.Builder.getInlineResult()
Recognition results.
|
static InlineResult |
InlineResult.parseDelimitedFrom(InputStream input) |
static InlineResult |
InlineResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineResult |
InlineResult.parseFrom(byte[] data) |
static InlineResult |
InlineResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineResult |
InlineResult.parseFrom(ByteBuffer data) |
static InlineResult |
InlineResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineResult |
InlineResult.parseFrom(com.google.protobuf.ByteString data) |
static InlineResult |
InlineResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineResult |
InlineResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static InlineResult |
InlineResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InlineResult |
InlineResult.parseFrom(InputStream input) |
static InlineResult |
InlineResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InlineResult> |
InlineResult.getParserForType() |
static com.google.protobuf.Parser<InlineResult> |
InlineResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
InlineResult.Builder |
InlineResult.Builder.mergeFrom(InlineResult other) |
BatchRecognizeFileResult.Builder |
BatchRecognizeFileResult.Builder.mergeInlineResult(InlineResult value)
Recognition results.
|
static InlineResult.Builder |
InlineResult.newBuilder(InlineResult prototype) |
BatchRecognizeFileResult.Builder |
BatchRecognizeFileResult.Builder.setInlineResult(InlineResult value)
Recognition results.
|
Copyright © 2024 Google LLC. All rights reserved.