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 latest version available for the \u003ccode\u003eRollbackRequest\u003c/code\u003e class in the Firestore v1 API is 3.10.0, while the current page is documenting version 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class is used to rollback transactions in Firestore, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThis document includes information about inherited 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\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class has two constructors, a default constructor and one that accepts another \u003ccode\u003eRollbackRequest\u003c/code\u003e instance for initialization, as well as two properties, \u003ccode\u003eDatabase\u003c/code\u003e and \u003ccode\u003eTransaction\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatabase\u003c/code\u003e property is a required string representing the database name in the format \u003ccode\u003eprojects/{project_id}/databases/{database_id}\u003c/code\u003e, while the \u003ccode\u003eTransaction\u003c/code\u003e property is a required ByteString value representing the transaction to roll back.\u003c/p\u003e\n"]]],[],null,[]]