public sealed class BeginTransactionResponse : IMessage<BeginTransactionResponse>, IEquatable<BeginTransactionResponse>, IDeepCloneable<BeginTransactionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class BeginTransactionResponse.
The response for
[Firestore.BeginTransaction][google.firestore.v1.Firestore.BeginTransaction].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe document provides reference information for the \u003ccode\u003eBeginTransactionResponse\u003c/code\u003e class within the Google Cloud Firestore v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.10.0 is the latest version of the Google Cloud Firestore v1 API, with version 3.9.0 being the current version highlighted in this document, and the page also includes links to documentation for older versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBeginTransactionResponse\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace and is used to handle the response from initiating a transaction in Firestore.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, along with the methods \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBeginTransactionResponse\u003c/code\u003e class includes a \u003ccode\u003eTransaction\u003c/code\u003e property of type \u003ccode\u003eByteString\u003c/code\u003e, which represents the transaction that was started.\u003c/p\u003e\n"]]],[],null,[]]