public sealed class RollbackResponse : IMessage<RollbackResponse>, IEquatable<RollbackResponse>, IDeepCloneable<RollbackResponse>, IBufferMessage, IMessage
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` documentation is 4.15.0, part of the `Google.Cloud.Datastore.V1` package."],["This page provides documentation for various versions of `RollbackResponse`, ranging from version 3.2.0 to 4.15.0."],["`RollbackResponse` is a class representing an empty message and is the response for `Datastore.Rollback` operations."],["The `RollbackResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RollbackResponse` class has two constructors, a default constructor, and one that takes another `RollbackResponse` instance as an argument."]]],[]]