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\u003eThis document provides reference information for the \u003ccode\u003eBeginTransactionResponse\u003c/code\u003e class within the Google Cloud Firestore v1 API, specifically for version 3.7.0 and its prior versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBeginTransactionResponse\u003c/code\u003e class is a response type used in the Firestore API, representing the result of a \u003ccode\u003eBeginTransaction\u003c/code\u003e operation and it inherits from the object class while implementing several interfaces including IMessage and IEquatable.\u003c/p\u003e\n"],["\u003cp\u003eThe documented class has a list of downloadable previous versions ranging from 2.3.0 to 3.10.0 (latest) within the provided links.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a parameterless constructor and one that accepts another \u003ccode\u003eBeginTransactionResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of the class is \u003ccode\u003eTransaction\u003c/code\u003e, which holds the transaction data as a \u003ccode\u003eByteString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]