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\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class is used to initiate a rollback operation within the Google Cloud Spanner environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in multiple versions, ranging from 3.5.0 up to 5.0.0-beta05, with version 5.0.0-beta05 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage<RollbackRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<RollbackRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<RollbackRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a parameterless constructor and one that takes a \u003ccode\u003eRollbackRequest\u003c/code\u003e as a parameter, and the class also contains properties for managing the \u003ccode\u003eSession\u003c/code\u003e and \u003ccode\u003eTransactionId\u003c/code\u003e for the rollback operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e namespace and is contained within the \u003ccode\u003eGoogle.Cloud.Spanner.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]