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