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."],[[["This webpage provides a list of versioned documentation for the `CompressionAlgorithmOption` in the Google Cloud Pub/Sub C++ library."],["The most recent version is `2.37.0-rc`, which is labeled as the latest release candidate."],["The available versions range from `2.11.0` up to `2.37.0-rc`, providing historical documentation for different releases."],["The `CompressionAlgorithmOption` allows configuration of the gRPC compression algorithm, supporting `GRPC_COMPRESS_DEFLATE` and `GRPC_COMPRESS_GZIP`."],["The `CompressionAlgorithmOption` is an alias for the type `int`, allowing different values to be set for potential future algorithm support."]]],[]]