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-04-17 UTC."],[[["The webpage provides documentation for the `CompressionAlgorithmOption` within the Google Cloud Pub/Sub C++ library, spanning multiple versions."],["Version 2.37.0-rc is the latest release candidate, and version 2.36.0 is the current stable version that is highlighted."],["The content includes a comprehensive list of versions, ranging from 2.37.0-rc down to 2.11.0, with links to their respective documentation pages for the `CompressionAlgorithmOption` structure."],["`CompressionAlgorithmOption` is used to select the gRPC compression algorithm, with current support for `GRPC_COMPRESS_DEFLATE` and `GRPC_COMPRESS_GZIP`."],["`CompressionAlgorithmOption` is an alias for the type `int`."]]],[]]