public sealed class RollbackRequest : IMessage<RollbackRequest>, IEquatable<RollbackRequest>, IDeepCloneable<RollbackRequest>, IBufferMessage, IMessage
The request for [Rollback][google.spanner.v1.Spanner.Rollback].
[[["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\u003eRollbackRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, used for requesting a rollback operation in Google Cloud Spanner.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class is a part of the Google.Cloud.Spanner.V1.dll assembly, and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest beta version available is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, with previous versions like \u003ccode\u003e4.6.0\u003c/code\u003e, \u003ccode\u003e4.5.0\u003c/code\u003e, \u003ccode\u003e4.4.0\u003c/code\u003e, \u003ccode\u003e4.3.0\u003c/code\u003e, and so forth, and going all the way back to \u003ccode\u003e3.5.0\u003c/code\u003e also listed.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRollbackRequest\u003c/code\u003e class include \u003ccode\u003eSession\u003c/code\u003e, representing the session where the transaction is running, and \u003ccode\u003eTransactionId\u003c/code\u003e, which specifies the transaction to be rolled back.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for the \u003ccode\u003eRollbackRequest\u003c/code\u003e class, a default constructor and one that accepts another \u003ccode\u003eRollbackRequest\u003c/code\u003e object for deep copying.\u003c/p\u003e\n"]]],[],null,[]]