transaction property

String? transaction
getter/setter pair

The identifier of the transaction that was started as part of this RunAggregationQuery request.

Set only when ReadOptions.new_transaction was set in RunAggregationQueryRequest.read_options.

Implementation

core.String? transaction;