java.io.Serializable
public static class PlaceDetails.AlternatePlaceIds
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field | Description |
---|---|---|
java.lang.String |
placeId |
The alternative placeId.
|
PlaceIdScope |
scope |
The scope of an alternative place ID will always be APP, indicating that the alternative
place ID is recognised by your application only.
|
Constructor | Description |
---|---|
AlternatePlaceIds() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
toString() |
public java.lang.String placeId
public PlaceIdScope scope