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 webpage details the \u003ccode\u003eRollbackRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace, specifically version 3.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class is used to define the request for rolling back a transaction in Google Cloud Spanner, implementing several 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\u003eIt provides the properties \u003ccode\u003eSession\u003c/code\u003e and \u003ccode\u003eTransactionId\u003c/code\u003e, which are both required to define the session and the transaction that needs to be rolled back, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists available versions, with 5.0.0-beta05 as the latest and provides a list of older versions down to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and one that takes another \u003ccode\u003eRollbackRequest\u003c/code\u003e as a parameter, and also lists inherited methods.\u003c/p\u003e\n"]]],[],null,[]]