[[["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 latest version of the Firestore API class WriteResult is 3.10.0, with documentation available for versions ranging from 3.10.0 down to 2.3.1."],["`WriteResult` represents the outcome of a write operation, detailing the server's update time."],["`WriteResult` inherits from the `object` class, and inherits members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `UpdateTime` property, of type `Timestamp`, shows the time of the server update and can be used to create a precondition with `LastUpdated(Timestamp)`."],["The `WriteResult` class is within the `Google.Cloud.Firestore` namespace and is found in the `Google.Cloud.Firestore.dll` assembly."]]],[]]