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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `RollbackRequest` class within the Google Cloud Datastore v1 API for .NET."],["The `RollbackRequest` class is used to perform rollback operations in Google Cloud Datastore, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes links to various versions of the `RollbackRequest` documentation, ranging from version 3.2.0 up to the latest version 4.15.0, alongside a display of version 4.11.0."],["The `RollbackRequest` class has properties for `DatabaseId`, `ProjectId`, and `Transaction`, and accepts the ID of the database and project, as well as the transaction identifier."],["The page also provides information on the constructors of the `RollbackRequest` class, including a parameter description for creating instances of the `RollbackRequest`."]]],[]]