public sealed class BeginTransactionResponse : IMessage<BeginTransactionResponse>, IEquatable<BeginTransactionResponse>, IDeepCloneable<BeginTransactionResponse>, IBufferMessage, IMessage
The response for [Datastore.BeginTransaction][google.datastore.v1.Datastore.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 page details the \u003ccode\u003eBeginTransactionResponse\u003c/code\u003e class, which is part of the Google Cloud Datastore V1 library for .NET, and serves as the response type for the \u003ccode\u003eDatastore.BeginTransaction\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the library is 4.15.0, with a list of versions available from 4.15.0 down to 3.2.0, which can be accessed through links in the list above.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBeginTransactionResponse\u003c/code\u003e 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, providing functionalities for message handling, equality comparison, deep cloning, and buffer message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eTransaction\u003c/code\u003e property of type \u003ccode\u003eByteString\u003c/code\u003e that holds the transaction identifier and is always present in the response, with constructors provided for default and copy initialization.\u003c/p\u003e\n"]]],[],null,[]]