transaction property
The transaction that was started as part of this request.
Will only be set in the first response, and only if BatchGetDocumentsRequest.new_transaction was set in the request.
Implementation
core.String? transaction;
The transaction that was started as part of this request.
Will only be set in the first response, and only if BatchGetDocumentsRequest.new_transaction was set in the request.
core.String? transaction;