public sealed class BeginTransactionResponse : IMessage<BeginTransactionResponse>, IEquatable<BeginTransactionResponse>, IDeepCloneable<BeginTransactionResponse>, IBufferMessage, IMessage
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 webpage provides documentation for the \u003ccode\u003eBeginTransactionResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace, detailing its usage in the Firestore API.\u003c/p\u003e\n"],["\u003cp\u003eThis class serves as the response type for the \u003ccode\u003eFirestore.BeginTransaction\u003c/code\u003e operation, representing the initiation of a transaction.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, allowing it to work within the Google.Protobuf ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor and allows for the specification of a transaction in its properties.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes links to multiple versions of the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e package, ranging from version 2.3.0 to the latest, 3.10.0.\u003c/p\u003e\n"]]],[],null,[]]