public sealed class RollbackResponse : IMessage<RollbackResponse>, IEquatable<RollbackResponse>, IDeepCloneable<RollbackResponse>, IBufferMessage, IMessageReference 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).
Implements
IMessageRollbackResponse, IEquatableRollbackResponse, IDeepCloneableRollbackResponse, IBufferMessage, IMessageNamespace
Google.Cloud.Datastore.V1Assembly
Google.Cloud.Datastore.V1.dll
Constructors
RollbackResponse()
public RollbackResponse()RollbackResponse(RollbackResponse)
public RollbackResponse(RollbackResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
RollbackResponse |