[[["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-03-21 UTC."],[[["The `WriteResult` class, part of the Firestore v1 API, represents the outcome of a write operation in Firestore."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating its use in Google Cloud's .NET environment."],["The `WriteResult` class includes two properties, `TransformResults` to get the results of field transforms and `UpdateTime` for the document's last update time."],["Version 3.10.0 is the latest version, and versions back to 2.3.0 are available for the `WriteResult` class."],["Constructors are available to instantiate `WriteResult` objects, either through a default constructor or by providing another `WriteResult` object."]]],[]]