transaction property
The identifier of the transaction that was started as part of this Lookup request.
Set only when ReadOptions.new_transaction was set in LookupRequest.read_options.
Implementation
core.String? transaction;
The identifier of the transaction that was started as part of this Lookup request.
Set only when ReadOptions.new_transaction was set in LookupRequest.read_options.
core.String? transaction;