Cloud Firestore V1 API - Class Google::Cloud::Firestore::V1::BeginTransactionResponse (v0.7.0)

Reference documentation and code samples for the Cloud Firestore V1 API class Google::Cloud::Firestore::V1::BeginTransactionResponse.

The response for Firestore.BeginTransaction.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#transaction

def transaction() -> ::String
Returns
  • (::String) — The transaction that was started.

#transaction=

def transaction=(value) -> ::String
Parameter
  • value (::String) — The transaction that was started.
Returns
  • (::String) — The transaction that was started.