Firestore in Datastore mode V1 API - Module Google::Cloud::Datastore::V1::PropertyTransform::ServerValue (v1.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Firestore in Datastore mode V1 API module Google::Cloud::Datastore::V1::PropertyTransform::ServerValue.
A value that is calculated by the server.
Constants
SERVER_VALUE_UNSPECIFIED
value: 0 Unspecified. This value must not be used.
REQUEST_TIME
value: 1 The time at which the server processed the request, with millisecond
precision. If used on multiple properties (same or different entities)
in a transaction, all the properties will get the same server timestamp.