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-03-21 UTC."],[[["The latest version of the `RollbackResponse` class in the Google Cloud Datastore v1 API is version 4.15.0."],["This page provides reference documentation for the `RollbackResponse` class, which is an empty message used as a response for the `Datastore.Rollback` operation."],["The `RollbackResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RollbackResponse` class inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."],["Historical versions of the RollbackResponse are also accessible on this page, ranging from version 3.2.0 up to the current 4.15.0."]]],[]]