Class: Google::Datastore::V1::TransactionOptions::ReadWrite

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/datastore/v1/doc/google/datastore/v1/datastore.rb

Overview

Options specific to read / write transactions.

Instance Attribute Summary collapse

Instance Attribute Details

#previous_transactionString

Returns The transaction identifier of the transaction being retried.

Returns:

  • (String)

    The transaction identifier of the transaction being retried.



285
# File 'lib/google/cloud/datastore/v1/doc/google/datastore/v1/datastore.rb', line 285

class ReadWrite; end