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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["The latest version available is 2.37.0-rc, which can be accessed via a specific link."],["The provided content lists multiple versions of `CompressionAlgorithmOption`, ranging from version 2.11.0 to 2.37.0-rc, each with its own dedicated link."],["The `CompressionAlgorithmOption` feature pertains to setting gRPC compression algorithms, and currently supports `GRPC_COMPRESS_DEFLATE` and `GRPC_COMPRESS_GZIP`, with the potential for additional values in the future."],["The \"Alias Of\" for the Type is `int`."]]],[]]