-
Idempotency.Builder.clear()
Idempotency.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Idempotency.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Client-assigned timestamp when the mutation's first attempt was sent.
Unique token used to identify replays of this mutation.
Idempotency.Builder.clone()
If set consistently across retries, prevents this mutation from being
double applied to aggregate column families within a 15m window.
If set consistently across retries, prevents this mutation from being
double applied to aggregate column families within a 15m window.
Idempotency.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Idempotency.Builder.mergeFrom(com.google.protobuf.Message other)
Idempotency.Builder.mergeStartTime(com.google.protobuf.Timestamp value)
Client-assigned timestamp when the mutation's first attempt was sent.
Idempotency.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Idempotency.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Idempotency.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Idempotency.Builder.setStartTime(com.google.protobuf.Timestamp value)
Client-assigned timestamp when the mutation's first attempt was sent.
Idempotency.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Client-assigned timestamp when the mutation's first attempt was sent.
Idempotency.Builder.setToken(com.google.protobuf.ByteString value)
Unique token used to identify replays of this mutation.
Idempotency.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
If set consistently across retries, prevents this mutation from being
double applied to aggregate column families within a 15m window.
If set consistently across retries, prevents this mutation from being
double applied to aggregate column families within a 15m window.