| Modifier and Type | Class and Description |
|---|---|
static class |
Product.KeyValue
A product label represented as a key-value pair.
|
static class |
Product.KeyValue.Builder
A product label represented as a key-value pair.
|
| Modifier and Type | Method and Description |
|---|---|
Product.KeyValueOrBuilder |
ProductOrBuilder.getProductLabelsOrBuilder(int index)
Key-value pairs that can be attached to a product.
|
Product.KeyValueOrBuilder |
Product.getProductLabelsOrBuilder(int index)
Key-value pairs that can be attached to a product.
|
Product.KeyValueOrBuilder |
Product.Builder.getProductLabelsOrBuilder(int index)
Key-value pairs that can be attached to a product.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Product.KeyValueOrBuilder> |
ProductOrBuilder.getProductLabelsOrBuilderList()
Key-value pairs that can be attached to a product.
|
List<? extends Product.KeyValueOrBuilder> |
Product.getProductLabelsOrBuilderList()
Key-value pairs that can be attached to a product.
|
List<? extends Product.KeyValueOrBuilder> |
Product.Builder.getProductLabelsOrBuilderList()
Key-value pairs that can be attached to a product.
|
Copyright © 2020 Google LLC. All rights reserved.