public sealed class RollbackRequest : IMessage<RollbackRequest>, IEquatable<RollbackRequest>, IDeepCloneable<RollbackRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Firestore v1 API class RollbackRequest.
The request for [Firestore.Rollback][google.firestore.v1.Firestore.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 part of the Firestore v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace, with version 3.6.0 being the page's primary context.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to send a request to roll back a transaction in Firestore, which can be done using the \u003ccode\u003eFirestore.Rollback\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements the interfaces: \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 \u003ccode\u003eRollbackRequest\u003c/code\u003e class has properties for specifying the database to rollback, (\u003ccode\u003eDatabase\u003c/code\u003e) and the transaction itself (\u003ccode\u003eTransaction\u003c/code\u003e), and it has two constructors for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provided here for RollbackRequest class is not only for version 3.6.0 but has links to many previous and more recent versions, as well as links to additional information about other classes.\u003c/p\u003e\n"]]],[],null,[]]