Package com.google.cloud.datastore
Class TimestampValue
java.lang.Object
com.google.cloud.datastore.Value<com.google.cloud.Timestamp>
com.google.cloud.datastore.TimestampValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TimestampValue.BuildernewBuilder(com.google.cloud.Timestamp timestamp) static TimestampValueof(com.google.cloud.Timestamp timestamp)