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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["The webpage provides a list of Google Cloud Pub/Sub C++ client library versions, ranging from 2.11.0 to 2.36.0, with 2.37.0-rc being the latest release candidate."],["Each version listed links to the documentation for `CompressionAlgorithmOption` in the respective version, allowing users to access version-specific API information."],["The documentation mentions that `CompressionAlgorithmOption` relates to gRPC compression, which currently supports `GRPC_COMPRESS_DEFLATE` and `GRPC_COMPRESS_GZIP`."],["`CompressionAlgorithmOption` is an alias of type `int`, used for selecting the gRPC compression algorithm when compression is enabled."],["The latest version provided is version 2.15.1 which is the current version of the webpage content."]]],[]]