Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
LocationKey |
LocationKey.clone() |
LocationKey |
Location.getLocationKey()
A collection of keys that link this business to other Google properties, such as a Google+ page
and Google Maps Places.
|
LocationKey |
LocationKey.set(java.lang.String fieldName,
java.lang.Object value) |
LocationKey |
LocationKey.setExplicitNoPlaceId(java.lang.Boolean explicitNoPlaceId)
Output only.
|
LocationKey |
LocationKey.setPlaceId(java.lang.String placeId)
If this location has been verified and is connected to/appears on Google Maps, this field is
populated with the place ID for the location.
|
LocationKey |
LocationKey.setPlusPageId(java.lang.String plusPageId)
Output only.
|
LocationKey |
LocationKey.setRequestId(java.lang.String requestId)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Location |
Location.setLocationKey(LocationKey locationKey)
A collection of keys that link this business to other Google properties, such as a Google+ page
and Google Maps Places.
|
Copyright © 2011-2018 Google. All Rights Reserved.