Document when GrpcNumChannelsOption
applies
#8906
Labels
good first issue
This issue is a good place to started contributing to this repository.
type: docs
Improvement to the documentation for an API.
google-cloud-cpp/google/cloud/grpc_options.h
Lines 38 to 47 in 472f20a
This option only applies in certain libraries (the handwritten ones). We should make this clear.
This means documenting the option:
... and documenting the connection pool for the Connections that use it.
bigtable::DataConnection
(currently under development; Document the connection pooling model in the Bigtable library. #1553)spanner::Connection
pubsub::PublisherConnection
pubsub::SubscriberConnection
storage_experimental::DefaultGrpcClient()
(i think)The text was updated successfully, but these errors were encountered: