Firestore in Datastore mode V1 API - Module Google::Cloud::Datastore::V1::PropertyTransform::ServerValue (v1.1.0)

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.