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 for .NET."],["The `RollbackResponse` class is the response type for the `Datastore.Rollback` operation, and it is an empty message."],["The class implements multiple interfaces: `IMessage`, `IEquatable\u003cRollbackResponse\u003e`, `IDeepCloneable\u003cRollbackResponse\u003e`, and `IBufferMessage`."],["The current documentation is for version 4.8.0, but the page includes links to documentation for versions ranging from 3.2.0 up to 4.15.0 (latest)."],["The `RollbackResponse` class provides two constructors, one default constructor and another that accepts another `RollbackResponse` as a parameter."]]],[]]