Module: Google::Cloud::Datastore::V1::PropertyTransform::ServerValue

Defined in:
proto_docs/google/datastore/v1/datastore.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 properties (same or different entities) in a transaction, all the properties will get the same server timestamp.

1