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