Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1LocationInfo |
GoogleCloudVisionV1p5beta1LocationInfo.clone() |
GoogleCloudVisionV1p5beta1LocationInfo |
GoogleCloudVisionV1p5beta1LocationInfo.set(String fieldName,
Object value) |
GoogleCloudVisionV1p5beta1LocationInfo |
GoogleCloudVisionV1p5beta1LocationInfo.setLatLng(LatLng latLng)
lat/long location coordinates.
|
Modifier and Type | Method and Description |
---|---|
List<GoogleCloudVisionV1p5beta1LocationInfo> |
GoogleCloudVisionV1p5beta1EntityAnnotation.getLocations()
The location information for the detected entity.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1EntityAnnotation |
GoogleCloudVisionV1p5beta1EntityAnnotation.setLocations(List<GoogleCloudVisionV1p5beta1LocationInfo> locations)
The location information for the detected entity.
|
Copyright © 2011–2019 Google. All rights reserved.