attributes

fun attributes(block: Attributes.Builder.() -> Unit): Attributes

Builds gRPC Attributes using a DSL-style configuration block.

Return

the built Attributes instance

Parameters

block

a configuration block applied to Attributes.Builder