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