Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
static class |
WebDetection.WebLabel
Label to provide extra metadata for the web detection.
|
static class |
WebDetection.WebLabel.Builder
Label to provide extra metadata for the web detection.
|
Modifier and Type | Method and Description |
---|---|
WebDetection.WebLabelOrBuilder |
WebDetection.getBestGuessLabelsOrBuilder(int index)
Best guess text labels for the request image.
|
WebDetection.WebLabelOrBuilder |
WebDetection.Builder.getBestGuessLabelsOrBuilder(int index)
Best guess text labels for the request image.
|
WebDetection.WebLabelOrBuilder |
WebDetectionOrBuilder.getBestGuessLabelsOrBuilder(int index)
Best guess text labels for the request image.
|
Modifier and Type | Method and Description |
---|---|
List<? extends WebDetection.WebLabelOrBuilder> |
WebDetection.getBestGuessLabelsOrBuilderList()
Best guess text labels for the request image.
|
List<? extends WebDetection.WebLabelOrBuilder> |
WebDetection.Builder.getBestGuessLabelsOrBuilderList()
Best guess text labels for the request image.
|
List<? extends WebDetection.WebLabelOrBuilder> |
WebDetectionOrBuilder.getBestGuessLabelsOrBuilderList()
Best guess text labels for the request image.
|
Copyright © 2022 Google LLC. All rights reserved.