public sealed class RollbackRequest : IMessage<RollbackRequest>, IEquatable<RollbackRequest>, IDeepCloneable<RollbackRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner v1 API class RollbackRequest.
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\u003eThe latest version of the \u003ccode\u003eRollbackRequest\u003c/code\u003e API is 5.0.0-beta05, with various previous versions also documented, including 4.6.0, 4.5.0, 4.4.0, and versions ranging from 3.5.0 to 3.15.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRollbackRequest\u003c/code\u003e is a class within the Google Cloud Spanner v1 API, designed to request a transaction rollback.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \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 class has properties for \u003ccode\u003eSession\u003c/code\u003e (a string representing the session) and \u003ccode\u003eTransactionId\u003c/code\u003e (a ByteString representing the transaction to be rolled back), both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a parameterless constructor, and one that uses another \u003ccode\u003eRollbackRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]