Module: Google::Cloud::Firestore::V1::DocumentTransform::FieldTransform::ServerValue

Defined in:
proto_docs/google/firestore/v1/write.rb

Overview

A value that is calculated by the server.

Constant Summary collapse

SERVER_VALUE_UNSPECIFIED =

Unspecified. This value must not be used.

0
REQUEST_TIME =

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.

1