Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p2beta1ImageProperties |
GoogleCloudVisionV1p2beta1ImageProperties.clone() |
GoogleCloudVisionV1p2beta1ImageProperties |
GoogleCloudVisionV1p2beta1AnnotateImageResponse.getImagePropertiesAnnotation()
If present, image properties were extracted successfully.
|
GoogleCloudVisionV1p2beta1ImageProperties |
GoogleCloudVisionV1p2beta1ImageProperties.set(String fieldName,
Object value) |
GoogleCloudVisionV1p2beta1ImageProperties |
GoogleCloudVisionV1p2beta1ImageProperties.setDominantColors(GoogleCloudVisionV1p2beta1DominantColorsAnnotation dominantColors)
If present, dominant colors completed successfully.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p2beta1AnnotateImageResponse |
GoogleCloudVisionV1p2beta1AnnotateImageResponse.setImagePropertiesAnnotation(GoogleCloudVisionV1p2beta1ImageProperties imagePropertiesAnnotation)
If present, image properties were extracted successfully.
|
Copyright © 2011–2019 Google. All rights reserved.