| Package | Description | 
|---|---|
| com.google.api.services.content | |
| com.google.api.services.content.model | 
| Modifier and Type | Method and Description | 
|---|---|
ShoppingContent.Csses.Updatelabels | 
ShoppingContent.Csses.updatelabels(Long cssGroupId,
            Long cssDomainId,
            LabelIds content)
Updates labels that are assigned to a CSS domain by its CSS group. 
 | 
| Constructor and Description | 
|---|
Updatelabels(Long cssGroupId,
            Long cssDomainId,
            LabelIds content)
Updates labels that are assigned to a CSS domain by its CSS group. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
LabelIds | 
LabelIds.clone()  | 
LabelIds | 
LabelIds.set(String fieldName,
   Object value)  | 
LabelIds | 
LabelIds.setLabelIds(List<Long> labelIds)
The list of label IDs. 
 | 
Copyright © 2011–2024 Google. All rights reserved.