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 EntityValue
EntityValue.Builder. build()
static EntityValue
EntityValue. of(FullEntity<?> entity)
-