[[["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-04-01 UTC."],[[["The `WriteResult` class provides information about the server's update time following a write operation in the Firestore API."],["`WriteResult` has a single property, `UpdateTime`, which is of type `Timestamp` and represents the time the server was updated."],["The `UpdateTime` property can be used to establish preconditions for subsequent operations using the `LastUpdated(Timestamp)` method."],["The latest version of this API documented is 3.10.0, with previous versions also available down to 2.3.1."],["The class `WriteResult` inherits functionality from the base object class."]]],[]]