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 webpage provides reference documentation for the `RollbackResponse` class within the Google Cloud Datastore v1 API for .NET."],["The `RollbackResponse` class represents an empty message, signifying the response received when a rollback action is performed via `Datastore.Rollback`."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists several versions of the `RollbackResponse` class documentation, ranging from version 3.2.0 to the latest version, 4.15.0."],["The class `RollbackResponse` contains two constructors, the first one having no parameters, and the second one using a `RollbackResponse` parameter."]]],[]]