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 content provides reference documentation for the \u003ccode\u003eRollbackRequest\u003c/code\u003e class within the Firestore v1 API, with version 3.7.0 being the current focus.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRollbackRequest\u003c/code\u003e is a sealed class in the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace, and it represents a request for rolling back transactions within Firestore.\u003c/p\u003e\n"],["\u003cp\u003eThe class has multiple versions documented, ranging from 2.3.0 up to the latest 3.10.0, providing historical context and updates for the \u003ccode\u003eRollbackRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRollbackRequest\u003c/code\u003e implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is inherited from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class has properties \u003ccode\u003eDatabase\u003c/code\u003e and \u003ccode\u003eTransaction\u003c/code\u003e, which are both required and handle the database name and the transaction to roll back, respectively.\u003c/p\u003e\n"]]],[],null,[]]