Struct CompressionAlgorithmOption (3.8.0-rc)
Stay organized with collections
Save and categorize content based on your preferences.
Compression algorithm.
Select the gRPC compression algorithm when compression is enabled. As of this writing, gRPC supports GRPC_COMPRESS_DEFLATE and GRPC_COMPRESS_GZIP. Other values may be added in the future and should be settable via this feature.