SubscribeTransactionsRequest

Request message for SubscriptionService.SubscribeTransactions.

Properties

Link copied to clipboard

Optional. DNF filter over indexed dimensions. If absent, every transaction is streamed.

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

Optional. Mask for specifying which parts of the ExecutedTransaction should be returned.

Functions

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

Copies the original message, including unknown fields.