Uses of Class
com.google.cloud.datastore.LatLngValue
-
Packages that use LatLngValue Package Description com.google.cloud.datastore A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. -
-
Uses of LatLngValue in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return LatLngValue Modifier and Type Method Description LatLngValue
LatLngValue.Builder. build()
static LatLngValue
LatLngValue. of(LatLng value)
-