A pool of GCP call invokers for the same service, but with potentially different endpoints and/or channel options.
Each endpoint/options pair has a single GcpCallInvoker. All call invokers created by this pool use
default application credentials. This class is thread-safe.
[[["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-08-07 UTC."],[[["This webpage details the Google.Api.Gax.Grpc.Gcp library, showcasing version 4.8.0 and providing links to other versions ranging from 3.2.0 to the latest 4.10.0."],["The content features several classes, including AffinityConfig, ApiConfig, ChannelPoolConfig, GcpCallInvoker, and GcpCallInvokerPool, for managing gRPC calls within Google Cloud Platform."],["The GcpCallInvokerPool class is a thread-safe pool of call invokers that manages different endpoints and channel options, simplifying the handling of gRPC connections."],["The page includes an enum, AffinityConfig.Types.Command, and also reflection information in the GrpcGcpReflection class."]]],[]]