public sealed class StandardReadRemoteWrites : IMessage<StandardReadRemoteWrites>, IEquatable<StandardReadRemoteWrites>, IDeepCloneable<StandardReadRemoteWrites>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class StandardReadRemoteWrites.
Checks that all writes before the consistency token was generated are replicated in every cluster and readable.
Implements
IMessageStandardReadRemoteWrites, IEquatableStandardReadRemoteWrites, IDeepCloneableStandardReadRemoteWrites, IBufferMessage, IMessageNamespace
Google.Cloud.Bigtable.Admin.V2Assembly
Google.Cloud.Bigtable.Admin.V2.dll
Constructors
StandardReadRemoteWrites()
public StandardReadRemoteWrites()
StandardReadRemoteWrites(StandardReadRemoteWrites)
public StandardReadRemoteWrites(StandardReadRemoteWrites other)
Parameter | |
---|---|
Name | Description |
other |
StandardReadRemoteWrites |