Firestore v1 API - Enum DocumentTransform.Types.FieldTransform.Types.ServerValue (3.6.0)

public enum DocumentTransform.Types.FieldTransform.Types.ServerValue

Reference documentation and code samples for the Firestore v1 API enum DocumentTransform.Types.FieldTransform.Types.ServerValue.

A value that is calculated by the server.

Namespace

Google.Cloud.Firestore.V1

Assembly

Google.Cloud.Firestore.V1.dll

Fields

NameDescription
RequestTime

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.

Unspecified

Unspecified. This value must not be used.