GetTransactionRequest

Properties

Link copied to clipboard
abstract val digest: String?

Required. The digest of the requested transaction.

Link copied to clipboard

Returns the field-presence view for this GetTransactionRequest instance.

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 GetTransactionRequest.copy(body: <Error class: unknown class>.() -> Unit = {}): GetTransactionRequest

Copies the original message, including unknown fields.