| Package | Description |
|---|---|
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
CustomGroup |
CustomGroup.clone() |
CustomGroup |
CustomGroup.set(String fieldName,
Object value) |
CustomGroup |
CustomGroup.setAttributes(List<CustomAttribute> attributes)
The sub-attributes.
|
CustomGroup |
CustomGroup.setName(String name)
The name of the group.
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomGroup> |
Product.getCustomGroups()
A list of custom (merchant-provided) custom attribute groups.
|
| Modifier and Type | Method and Description |
|---|---|
Product |
Product.setCustomGroups(List<CustomGroup> customGroups)
A list of custom (merchant-provided) custom attribute groups.
|
Copyright © 2011–2021 Google. All rights reserved.