Reference documentation and code samples for the Firestore in Datastore mode V1 API class Google::Cloud::Datastore::V1::BeginTransactionResponse.
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).