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