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\u003eThis webpage provides documentation for the \u003ccode\u003eRollbackRequest\u003c/code\u003e class within the Google Cloud Spanner v1 API, specifically for .NET development, offering a range of versions from the latest beta release (5.0.0-beta05) down to version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class is used to initiate a rollback operation on a Spanner database transaction, implementing 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\u003eKey properties of the \u003ccode\u003eRollbackRequest\u003c/code\u003e class include \u003ccode\u003eSession\u003c/code\u003e, which identifies the session containing the transaction to be rolled back, and \u003ccode\u003eTransactionId\u003c/code\u003e, which specifies the transaction to roll back, with the session having a \u003ccode\u003eSessionName\u003c/code\u003e typed view.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors that can be used to instantiate a \u003ccode\u003eRollbackRequest\u003c/code\u003e object, one is parameterless and the other takes another \u003ccode\u003eRollbackRequest\u003c/code\u003e object as parameter.\u003c/p\u003e\n"]]],[],null,[]]