Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
LocationIdSet |
LocationIdSet.clone() |
LocationIdSet |
LocationIdSet.set(String fieldName,
Object value) |
LocationIdSet |
LocationIdSet.setLocationIds(List<String> locationIds)
A non-empty list of location IDs.
|
Modifier and Type | Method and Description |
---|---|
List<LocationIdSet> |
Headers.getLocations()
A list of location ID sets.
|
Modifier and Type | Method and Description |
---|---|
Headers |
Headers.setLocations(List<LocationIdSet> locations)
A list of location ID sets.
|
Copyright © 2011–2024 Google. All rights reserved.