Public Attributes | List of all members
grpc_compression_options::grpc_compression_options_default_algorithm Struct Reference

#include <compression_types.h>

Public Attributes

grpc_compression_algorithm algorithm
 
int is_set
 

Detailed Description

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.

Definition at line 99 of file compression_types.h.

Member Data Documentation

◆ algorithm

grpc_compression_algorithm grpc_compression_options::grpc_compression_options_default_algorithm::algorithm

Definition at line 101 of file compression_types.h.

◆ is_set

int grpc_compression_options::grpc_compression_options_default_algorithm::is_set

Definition at line 100 of file compression_types.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46