[[["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."],[[["This webpage details the `WriteResult` class within the Google Cloud Firestore .NET library, specifically covering versions ranging from 2.3.1 to 3.10.0, with 3.10.0 being the latest."],["The `WriteResult` class, which inherits from `Object`, provides the result of a write operation, including the server's update time."],["The `WriteResult` class offers the `UpdateTime` property, which returns a `Timestamp` and can be used to establish a precondition with `LastUpdated(Timestamp)`."],["The assembly for this class is `Google.Cloud.Firestore.dll` and resides within the `Google.Cloud.Firestore` namespace."]]],[]]