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."],[[["This webpage provides reference documentation for the `RollbackResponse` class within the Google Cloud Datastore v1 API, specifically for version 4.12.0."],["`RollbackResponse` is a class used as the response for the `Datastore.Rollback` operation and is an empty message."],["The `RollbackResponse` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available documentation for various versions of the Google Cloud Datastore v1 API, ranging from version 3.2.0 to 4.15.0 (latest)."],["The class has two constructors: one default constructor with no parameters, and another that accepts a `RollbackResponse` object."]]],[]]