Uses of Class
com.google.cloud.datastore.EntityValue
-
Packages that use EntityValue Package Description com.google.cloud.datastore A client for Cloud Datastore – A highly-scalable NoSQL database for web and mobile applications. -
-
Uses of EntityValue in com.google.cloud.datastore
Methods in com.google.cloud.datastore that return EntityValue Modifier and Type Method Description EntityValueEntityValue.Builder. build()static EntityValueEntityValue. of(FullEntity<?> entity)
-