public sealed class RollbackResponse : IMessage<RollbackResponse>, IEquatable<RollbackResponse>, IDeepCloneable<RollbackResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Datastore v1 API class RollbackResponse.
The response for
[Datastore.Rollback][google.datastore.v1.Datastore.Rollback]. (an empty
message).
[[["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-04-09 UTC."],[[["The `RollbackResponse` class is part of the Google Cloud Datastore v1 API and represents the empty response for a rollback operation."],["The latest version of the API documentation available is 4.15.0, while this specific page is for version 4.4.0, and there are multiple previous version links available."],["`RollbackResponse` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RollbackResponse` class has two constructors: a default constructor and a constructor that accepts another `RollbackResponse` instance as a parameter."],["The namespace associated to this page and all listed versions is `Google.Cloud.Datastore.V1`."]]],[]]