Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
ListLocationsResponse |
ListLocationsResponse.clone() |
ListLocationsResponse |
ListLocationsResponse.set(java.lang.String fieldName,
java.lang.Object value) |
ListLocationsResponse |
ListLocationsResponse.setLocations(java.util.List<Location> locations)
The locations.
|
ListLocationsResponse |
ListLocationsResponse.setNextPageToken(java.lang.String nextPageToken)
If the number of locations exceeded the requested page size, this field is populated with a
token to fetch the next page of locations on a subsequent call to `ListLocations`.
|
Copyright © 2011-2018 Google. All Rights Reserved.