Firestore in Datastore mode V1 API - Class Google::Cloud::Datastore::V1::TransactionOptions::ReadWrite (v0.8.0)

Reference documentation and code samples for the Firestore in Datastore mode V1 API class Google::Cloud::Datastore::V1::TransactionOptions::ReadWrite.

Options specific to read / write transactions.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#previous_transaction

def previous_transaction() -> ::String
Returns
  • (::String) — The transaction identifier of the transaction being retried.

#previous_transaction=

def previous_transaction=(value) -> ::String
Parameter
  • value (::String) — The transaction identifier of the transaction being retried.
Returns
  • (::String) — The transaction identifier of the transaction being retried.