public sealed class RollbackRequest : IMessage<RollbackRequest>, IEquatable<RollbackRequest>, IDeepCloneable<RollbackRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Datastore v1 API class RollbackRequest.
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 provides reference documentation for the \u003ccode\u003eRollbackRequest\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically for version 4.13.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRollbackRequest\u003c/code\u003e is a class used to initiate a rollback operation in Google Cloud Datastore, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing interfaces such as \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\u003eThe class offers 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\u003eIt includes properties like \u003ccode\u003eDatabaseId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eTransaction\u003c/code\u003e, which are essential for specifying the target database, project, and the transaction to be rolled back.\u003c/p\u003e\n"],["\u003cp\u003eThere are links to documentation of other versions of the API, ranging from 4.15.0 down to 3.2.0.\u003c/p\u003e\n"]]],[],null,[]]