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 documentation for the `RollbackRequest` class within the Google Cloud Datastore v1 API for .NET, specifically version 4.8.0."],["`RollbackRequest` is a sealed class used to define the request structure for the `Datastore.Rollback` operation, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines the inheritance, implemented interfaces, constructors, and key properties of the `RollbackRequest` class, which includes `DatabaseId`, `ProjectId`, and `Transaction`."],["There are multiple available versions of the documentation for RollbackRequest ranging from 3.2.0 up to the latest version of 4.15.0, all of which are linked in the content."],["The documentation also shows that the RollbackRequest class is contained in the namespace of Google.Cloud.Datastore.V1 and is included in the Google.Cloud.Datastore.V1.dll assembly."]]],[]]