Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1ReferenceImage |
GoogleCloudVisionV1p5beta1ReferenceImage.clone() |
GoogleCloudVisionV1p5beta1ReferenceImage |
GoogleCloudVisionV1p5beta1ReferenceImage.set(String fieldName,
Object value) |
GoogleCloudVisionV1p5beta1ReferenceImage |
GoogleCloudVisionV1p5beta1ReferenceImage.setBoundingPolys(List<GoogleCloudVisionV1p5beta1BoundingPoly> boundingPolys)
Bounding polygons around the areas of interest in the reference image.
|
GoogleCloudVisionV1p5beta1ReferenceImage |
GoogleCloudVisionV1p5beta1ReferenceImage.setName(String name)
The resource name of the reference image.
|
GoogleCloudVisionV1p5beta1ReferenceImage |
GoogleCloudVisionV1p5beta1ReferenceImage.setUri(String uri)
The Google Cloud Storage URI of the reference image.
|
Modifier and Type | Method and Description |
---|---|
List<GoogleCloudVisionV1p5beta1ReferenceImage> |
GoogleCloudVisionV1p5beta1ImportProductSetsResponse.getReferenceImages()
The list of reference_images that are imported successfully.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1ImportProductSetsResponse |
GoogleCloudVisionV1p5beta1ImportProductSetsResponse.setReferenceImages(List<GoogleCloudVisionV1p5beta1ReferenceImage> referenceImages)
The list of reference_images that are imported successfully.
|
Copyright © 2011–2019 Google. All rights reserved.