Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1ProductKeyValue |
GoogleCloudVisionV1p5beta1ProductKeyValue.clone() |
GoogleCloudVisionV1p5beta1ProductKeyValue |
GoogleCloudVisionV1p5beta1ProductKeyValue.set(String fieldName,
Object value) |
GoogleCloudVisionV1p5beta1ProductKeyValue |
GoogleCloudVisionV1p5beta1ProductKeyValue.setKey(String key)
The key of the label attached to the product.
|
GoogleCloudVisionV1p5beta1ProductKeyValue |
GoogleCloudVisionV1p5beta1ProductKeyValue.setValue(String value)
The value of the label attached to the product.
|
Modifier and Type | Method and Description |
---|---|
List<GoogleCloudVisionV1p5beta1ProductKeyValue> |
GoogleCloudVisionV1p5beta1Product.getProductLabels()
Key-value pairs that can be attached to a product.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p5beta1Product |
GoogleCloudVisionV1p5beta1Product.setProductLabels(List<GoogleCloudVisionV1p5beta1ProductKeyValue> productLabels)
Key-value pairs that can be attached to a product.
|
Copyright © 2011–2019 Google. All rights reserved.