Class: Google::Datastore::V1::BeginTransactionResponse

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

Overview

The response for Datastore::BeginTransaction.

Instance Attribute Summary collapse

Instance Attribute Details

#transactionString

Returns The transaction identifier (always present).

Returns:

  • (String)

    The transaction identifier (always present).



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

class BeginTransactionResponse; end