Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p2beta1WebDetectionWebLabel |
GoogleCloudVisionV1p2beta1WebDetectionWebLabel.clone() |
GoogleCloudVisionV1p2beta1WebDetectionWebLabel |
GoogleCloudVisionV1p2beta1WebDetectionWebLabel.set(String fieldName,
Object value) |
GoogleCloudVisionV1p2beta1WebDetectionWebLabel |
GoogleCloudVisionV1p2beta1WebDetectionWebLabel.setLabel(String label)
Label for extra metadata.
|
GoogleCloudVisionV1p2beta1WebDetectionWebLabel |
GoogleCloudVisionV1p2beta1WebDetectionWebLabel.setLanguageCode(String languageCode)
The BCP-47 language code for `label`, such as "en-US" or "sr-Latn".
|
Modifier and Type | Method and Description |
---|---|
List<GoogleCloudVisionV1p2beta1WebDetectionWebLabel> |
GoogleCloudVisionV1p2beta1WebDetection.getBestGuessLabels()
The service's best guess as to the topic of the request image.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p2beta1WebDetection |
GoogleCloudVisionV1p2beta1WebDetection.setBestGuessLabels(List<GoogleCloudVisionV1p2beta1WebDetectionWebLabel> bestGuessLabels)
The service's best guess as to the topic of the request image.
|
Copyright © 2011–2019 Google. All rights reserved.