Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
Modifier and Type | Method and Description |
---|---|
WebDetection.WebLabelOrBuilder |
WebDetection.getBestGuessLabelsOrBuilder(int index)
The service's best guess as to the topic of the request image.
|
WebDetection.WebLabelOrBuilder |
WebDetection.Builder.getBestGuessLabelsOrBuilder(int index)
The service's best guess as to the topic of the request image.
|
WebDetection.WebLabelOrBuilder |
WebDetectionOrBuilder.getBestGuessLabelsOrBuilder(int index)
The service's best guess as to the topic of the request image.
|
Modifier and Type | Method and Description |
---|---|
List<? extends WebDetection.WebLabelOrBuilder> |
WebDetection.getBestGuessLabelsOrBuilderList()
The service's best guess as to the topic of the request image.
|
List<? extends WebDetection.WebLabelOrBuilder> |
WebDetection.Builder.getBestGuessLabelsOrBuilderList()
The service's best guess as to the topic of the request image.
|
List<? extends WebDetection.WebLabelOrBuilder> |
WebDetectionOrBuilder.getBestGuessLabelsOrBuilderList()
The service's best guess as to the topic of the request image.
|
Copyright © 2022 Google LLC. All rights reserved.