[[["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-02 UTC."],[[["The `WriteResult` class in the Firestore API represents the outcome of a write operation, specifically the server's update time."],["The latest version of the `WriteResult` documentation is 3.10.0, while this page is for version 3.1.0, and numerous other versions are documented as well."],["`WriteResult` inherits members from the base `object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `UpdateTime` property within `WriteResult` provides a `Timestamp` value representing the server's update time, which can be used for creating preconditions with `LastUpdated(Timestamp)`."]]],[]]