Class Google::Cloud::Datastore::V1::BeginTransactionResponse (v0.3.5)

The response for Datastore.BeginTransaction.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#transaction

def transaction() -> ::String
Returns
  • (::String) — The transaction identifier (always present).

#transaction=

def transaction=(value) -> ::String
Parameter
  • value (::String) — The transaction identifier (always present).
Returns
  • (::String) — The transaction identifier (always present).