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 webpage provides a list of C++ Pub/Sub library versions, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["Each listed version number links to the documentation for `structgoogle::cloud::pubsub::CompressionAlgorithmOption` in that specific version of the library."],["The content details the compression algorithms available for the Google Cloud Pub/Sub C++ library, noting current support for `GRPC_COMPRESS_DEFLATE` and `GRPC_COMPRESS_GZIP`, with the possibility of future additions."],["The `CompressionAlgorithmOption` is an alias for the type `int` in this context."]]],[]]