[[["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 `WriteResult` class in the Firestore API is 3.10.0, with previous versions ranging down to 2.3.1."],["The `WriteResult` class, part of the `Google.Cloud.Firestore` namespace, represents the outcome of a write operation, particularly the server's update time."],["The class contains one property, `UpdateTime`, which is a `Timestamp` and provides the time the server updated the document, useful for creating preconditions using `LastUpdated(Timestamp)`."],["The class inherits common members from the `object` class such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]