Google Cloud C++ Client
2.7.0
C++ Client Library for Google Cloud Platform
|
The number of transport channels to create. More...
#include <google/cloud/grpc_options.h>
Public Types | |
using | Type = int |
The number of transport channels to create.
gRPC limits the number of simultaneous calls in progress on a channel to
bigtable::MakeDataConnection()
pubsub::MakePublisherConnection()
pubsub::MakeSubscriberConnection()
spanner::MakeConnection()
storage_experimental::DefaultGrpcClient()
Definition at line 56 of file grpc_options.h.
using google::cloud::GrpcNumChannelsOption::Type = int |
Definition at line 57 of file grpc_options.h.