[[["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 provides reference documentation for the `WriteResult` class within the Google Cloud Firestore API, detailing its purpose as the result of a write operation, reflecting the server's update time."],["The `WriteResult` class is sealed, meaning it cannot be inherited from, and it inherits from the base `object` class."],["The `WriteResult` class exposes one main property, `UpdateTime`, which is of type `Timestamp` and represents the time of the update on the server."],["This page lists various versions of the Google Cloud Firestore API, from version 2.3.1 up to the latest 3.10.0, with each version linking to its specific `WriteResult` documentation."],["The `UpdateTime` property can be used to create preconditions using the LastUpdated method."]]],[]]