Package | Description |
---|---|
com.google.api.services.mybusinessbusinessinformation.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleLocation |
GoogleLocation.clone() |
GoogleLocation |
GoogleLocation.set(String fieldName,
Object value) |
GoogleLocation |
GoogleLocation.setLocation(Location location)
The sparsely populated Location information.
|
GoogleLocation |
GoogleLocation.setName(String name)
Resource name of this GoogleLocation, in the format `googleLocations/{googleLocationId}`.
|
GoogleLocation |
GoogleLocation.setRequestAdminRightsUri(String requestAdminRightsUri)
A URL that will redirect the user to the request admin rights UI.
|
Modifier and Type | Method and Description |
---|---|
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(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–2025 Google. All rights reserved.