public static interface TransactionOptions.ReadWriteOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ByteString |
getPreviousTransaction()
The transaction identifier of the transaction being retried.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedByteString getPreviousTransaction()
The transaction identifier of the transaction being retried.
bytes previous_transaction = 1;