| Modifier and Type | Method and Description |
|---|---|
WebDetection.WebLabel |
WebDetection.WebLabel.Builder.build() |
WebDetection.WebLabel |
WebDetection.WebLabel.Builder.buildPartial() |
WebDetection.WebLabel |
WebDetectionOrBuilder.getBestGuessLabels(int index)
Best guess text labels for the request image.
|
WebDetection.WebLabel |
WebDetection.getBestGuessLabels(int index)
Best guess text labels for the request image.
|
WebDetection.WebLabel |
WebDetection.Builder.getBestGuessLabels(int index)
Best guess text labels for the request image.
|
static WebDetection.WebLabel |
WebDetection.WebLabel.getDefaultInstance() |
WebDetection.WebLabel |
WebDetection.WebLabel.getDefaultInstanceForType() |
WebDetection.WebLabel |
WebDetection.WebLabel.Builder.getDefaultInstanceForType() |
static WebDetection.WebLabel |
WebDetection.WebLabel.parseDelimitedFrom(InputStream input) |
static WebDetection.WebLabel |
WebDetection.WebLabel.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebLabel |
WebDetection.WebLabel.parseFrom(byte[] data) |
static WebDetection.WebLabel |
WebDetection.WebLabel.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebLabel |
WebDetection.WebLabel.parseFrom(ByteBuffer data) |
static WebDetection.WebLabel |
WebDetection.WebLabel.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebLabel |
WebDetection.WebLabel.parseFrom(com.google.protobuf.ByteString data) |
static WebDetection.WebLabel |
WebDetection.WebLabel.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebLabel |
WebDetection.WebLabel.parseFrom(com.google.protobuf.CodedInputStream input) |
static WebDetection.WebLabel |
WebDetection.WebLabel.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WebDetection.WebLabel |
WebDetection.WebLabel.parseFrom(InputStream input) |
static WebDetection.WebLabel |
WebDetection.WebLabel.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<WebDetection.WebLabel> |
WebDetectionOrBuilder.getBestGuessLabelsList()
Best guess text labels for the request image.
|
List<WebDetection.WebLabel> |
WebDetection.getBestGuessLabelsList()
Best guess text labels for the request image.
|
List<WebDetection.WebLabel> |
WebDetection.Builder.getBestGuessLabelsList()
Best guess text labels for the request image.
|
com.google.protobuf.Parser<WebDetection.WebLabel> |
WebDetection.WebLabel.getParserForType() |
static com.google.protobuf.Parser<WebDetection.WebLabel> |
WebDetection.WebLabel.parser() |
| Modifier and Type | Method and Description |
|---|---|
WebDetection.Builder |
WebDetection.Builder.addBestGuessLabels(int index,
WebDetection.WebLabel value)
Best guess text labels for the request image.
|
WebDetection.Builder |
WebDetection.Builder.addBestGuessLabels(WebDetection.WebLabel value)
Best guess text labels for the request image.
|
WebDetection.WebLabel.Builder |
WebDetection.WebLabel.Builder.mergeFrom(WebDetection.WebLabel other) |
static WebDetection.WebLabel.Builder |
WebDetection.WebLabel.newBuilder(WebDetection.WebLabel prototype) |
WebDetection.Builder |
WebDetection.Builder.setBestGuessLabels(int index,
WebDetection.WebLabel value)
Best guess text labels for the request image.
|
| Modifier and Type | Method and Description |
|---|---|
WebDetection.Builder |
WebDetection.Builder.addAllBestGuessLabels(Iterable<? extends WebDetection.WebLabel> values)
Best guess text labels for the request image.
|
Copyright © 2020 Google LLC. All rights reserved.