|
GRPC C++
1.76.0
|
The default message compression algorithm. More...
#include <compression_types.h>
Data Fields | |
| int | is_set |
| grpc_compression_algorithm | algorithm |
The default message compression algorithm.
It'll be used in the absence of call specific settings. This option corresponds to the channel argument key behind GRPC_COMPRESSION_CHANNEL_DEFAULT_ALGORITHM.
| grpc_compression_algorithm grpc_compression_options::grpc_compression_options_default_algorithm::algorithm |
| int grpc_compression_options::grpc_compression_options_default_algorithm::is_set |
1.8.17