[[["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."],[[["This document provides reference information for the `WriteResponse` class within the Google Cloud Firestore v1 API for .NET, specifically version 3.5.1."],["`WriteResponse` is a class representing the response received from a Firestore.Write operation, offering details about the results of the write operation."],["Key properties of the `WriteResponse` class include `CommitTime` (the timestamp of the commit), `StreamId` (the ID of the stream), `StreamToken` (a token to resume the stream), and `WriteResults` (the outcome of the writes)."],["The `WriteResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and robust handling within .NET applications."],["There are multiple versions of the `WriteResponse` class available, with the latest being 3.10.0, and previous versions going back to 2.3.0 that are available for reference."]]],[]]