| Package | Description |
|---|---|
| com.google.api.services.coordinate.model |
| Modifier and Type | Method and Description |
|---|---|
LocationListResponse |
LocationListResponse.clone() |
LocationListResponse |
LocationListResponse.set(java.lang.String fieldName,
java.lang.Object value) |
LocationListResponse |
LocationListResponse.setItems(java.util.List<LocationRecord> items)
Locations in the collection.
|
LocationListResponse |
LocationListResponse.setKind(java.lang.String kind)
Identifies this object as a list of locations.
|
LocationListResponse |
LocationListResponse.setNextPageToken(java.lang.String nextPageToken)
A token to provide to get the next page of results.
|
LocationListResponse |
LocationListResponse.setTokenPagination(TokenPagination tokenPagination)
Pagination information for token pagination.
|