public sealed class RollbackRequest : IMessage<RollbackRequest>, IEquatable<RollbackRequest>, IDeepCloneable<RollbackRequest>, IBufferMessage, IMessage
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 pertains to the \u003ccode\u003eRollbackRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace, specifically version 2.5.0, with links to documentation for versions ranging from 2.3.0 to 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRollbackRequest\u003c/code\u003e is a class that represents a request to roll back a Firestore operation and is sealed, implements multiple interfaces, and inherits from the Object class.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes two constructors: a default constructor \u003ccode\u003eRollbackRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eRollbackRequest(RollbackRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRollbackRequest\u003c/code\u003e class has two main properties: \u003ccode\u003eDatabase\u003c/code\u003e, a string representing the required database name, and \u003ccode\u003eTransaction\u003c/code\u003e, a \u003ccode\u003eByteString\u003c/code\u003e representing the transaction to be rolled back, both of which are required.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the RollbackRequest is 3.10.0.\u003c/p\u003e\n"]]],[],null,[]]