Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
GoogleLocation |
GoogleLocation.clone() |
GoogleLocation |
GoogleLocation.set(java.lang.String fieldName,
java.lang.Object value) |
GoogleLocation |
GoogleLocation.setLocation(Location location)
The sparsely populated Location information.
|
GoogleLocation |
GoogleLocation.setName(java.lang.String name)
Resource name of this GoogleLocation, in the format `googleLocation/{googleLocationId}`.
|
GoogleLocation |
GoogleLocation.setRequestAdminRightsUrl(java.lang.String requestAdminRightsUrl)
A URL that will redirect the user to the request admin rights UI.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GoogleLocation> |
SearchGoogleLocationsResponse.getGoogleLocations()
A collection of GoogleLocations that are potential matches to the specified request, listed in
order from most to least accuracy.
|
Modifier and Type | Method and Description |
---|---|
SearchGoogleLocationsResponse |
SearchGoogleLocationsResponse.setGoogleLocations(java.util.List<GoogleLocation> googleLocations)
A collection of GoogleLocations that are potential matches to the specified request, listed in
order from most to least accuracy.
|
Copyright © 2011-2018 Google. All Rights Reserved.