GrpcCallOptions

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

How to configure

The collection of runtime options for a new gRPC call.

This class allows configuring per-call behavior such as timeouts.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Per-call authentication credentials to apply to this RPC.

Link copied to clipboard

The compression algorithm to use for encoding outgoing messages in this call.

Link copied to clipboard

The maximum duration to wait for the RPC to complete.