Cloud Firestore V1 API - Module Google::Cloud::Firestore::V1::DocumentTransform::FieldTransform::ServerValue (v0.7.1)

Reference documentation and code samples for the Cloud Firestore V1 API module Google::Cloud::Firestore::V1::DocumentTransform::FieldTransform::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 fields (same or different documents) in a transaction, all the fields will get the same server timestamp.