[[["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 `WriteResult` class in the Firestore API represents the outcome of a write operation, specifically the server's update time."],["The latest version of the API is 3.10.0, but version 3.4.0 is the specific context of the document, which can be seen from the provided list."],["`WriteResult` inherits from the .NET `object` class and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `UpdateTime` property within `WriteResult` is a `Timestamp` that indicates when the server processed the write, and is used to create preconditions."],["This documentation provides reference and samples for the Firestore API within the `Google.Cloud.Firestore` namespace, specifically for the class `WriteResult`."]]],[]]