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\u003eThis webpage details the \u003ccode\u003eRollbackRequest\u003c/code\u003e class, which is used to request the rollback of a transaction within Google Cloud Firestore.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class is implemented in the \u003ccode\u003eGoogle.Cloud.Firestore.V1\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Firestore.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.10.0, and documentation is provided for other versions dating back to version 2.3.0, providing a comprehensive history of changes.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eRollbackRequest\u003c/code\u003e class include \u003ccode\u003eDatabase\u003c/code\u003e, a string specifying the database name, and \u003ccode\u003eTransaction\u003c/code\u003e, a \u003ccode\u003eByteString\u003c/code\u003e that identifies the specific transaction to roll back.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<RollbackRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<RollbackRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its integration within the Google Protobuf framework.\u003c/p\u003e\n"]]],[],null,[]]