@Beta
public static interface UsageListener.LocationMetadata
Modifier and Type | Method and Description |
---|---|
Location |
getLocation()
Access the location directly with caution: by the time the listener fires,
the location may no longer be managed.
|
java.lang.String |
getLocationId() |
java.util.Map<java.lang.String,java.lang.String> |
getMetadata() |
@Beta Location getLocation()
java.lang.String getLocationId()
java.util.Map<java.lang.String,java.lang.String> getMetadata()