Google Cloud Pub/Sub C++ Client 2.13.0
A C++ Client Library for Google Cloud Pub/Sub
|
Compression threshold. More...
#include <google/cloud/pubsub/options.h>
Public Types | |
using | Type = std::size_t |
Compression threshold.
If set, the client library turns on gRPC compression for batches larger (in bytes) than the give threshold.
using google::cloud::pubsub::CompressionThresholdOption::Type = std::size_t |