GrpcMetadata

Available in a dev version: 0․11․0-grpc-186

How to configure

Constructs and configures a new GrpcMetadata instance. The provided block is executed to apply custom modifications to the metadata object.

Return

The configured GrpcMetadata instance.

Parameters

block

A lambda function allowing customization of the GrpcMetadata object. The lambda operates on the metadata instance being built.