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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 UTC."],[[["This documentation page covers the `DocumentTransform.Types.FieldTransform.Types.ServerValue` enum for the Firestore v1 API."],["The `ServerValue` enum defines values calculated by the server, including timestamps for when the server processes requests."],["The latest version of the documentation is for version 3.10.0, with links to previous versions down to 2.3.0."],["The available server calculated values within this context are `RequestTime`, which is a timestamp with millisecond precision, and `Unspecified`, which is not to be used."]]],[]]