public sealed class RollbackRequest : IMessage<RollbackRequest>, IEquatable<RollbackRequest>, IDeepCloneable<RollbackRequest>, IBufferMessage, IMessage
The request for [Datastore.Rollback][google.datastore.v1.Datastore.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 Datastore transaction in the Google Cloud Datastore V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eRollbackRequest\u003c/code\u003e documentation is version 4.15.0, and previous versions dating back to 3.2.0 are also documented.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class 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 inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRollbackRequest\u003c/code\u003e class includes two properties: \u003ccode\u003eProjectId\u003c/code\u003e, which is the ID of the project for the request, and \u003ccode\u003eTransaction\u003c/code\u003e, the identifier of the transaction to be rolled back.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eRollbackRequest()\u003c/code\u003e, and a copy constructor \u003ccode\u003eRollbackRequest(RollbackRequest other)\u003c/code\u003e used to make a copy of another \u003ccode\u003eRollbackRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]