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, across multiple versions, with the latest being 5.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class is used to roll back a transaction within a specific session, as part of the \u003ccode\u003egoogle.spanner.v1.Spanner.Rollback\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e 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, providing capabilities for message handling, equality checking, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for specifying the \u003ccode\u003eSession\u003c/code\u003e (where the transaction is running) and the \u003ccode\u003eTransactionId\u003c/code\u003e (the transaction to roll back), with methods to return \u003ccode\u003eSession\u003c/code\u003e as a \u003ccode\u003eSessionName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are 20 listed versions of the Rollback Request class, going as far back as version 3.5.0, which are all documented within this webpage.\u003c/p\u003e\n"]]],[],null,[]]