BatchGetTransactionsRequest

Properties

Link copied to clipboard
abstract val digests: List<String>

Required. The digests of the requested transactions.

Link copied to clipboard
Link copied to clipboard
abstract val readMask: FieldMask

Mask specifying which fields to read. If no mask is specified, defaults to digest.

Functions

Link copied to clipboard
fun BatchGetTransactionsRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): BatchGetTransactionsRequest

Copies the original message, including unknown fields.