public static interface TransactionOptions.ReadWriteOrBuilder extends MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
ByteString |
getRetryTransaction()
An optional transaction to retry.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
isInitialized
ByteString getRetryTransaction()
An optional transaction to retry.
bytes retry_transaction = 1;