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 document covers the `Google.Api.Gax.Grpc.Gcp` namespace, highlighting classes, enums, and different version references."],["The latest version available for this namespace is 4.10.0, with older versions like 4.8.0, 4.4.0, and down to 3.2.0, also being referenced in this document."],["Key classes include `AffinityConfig`, `ApiConfig`, `ChannelPoolConfig`, `GcpCallInvoker`, and `GcpCallInvokerPool`, all within version 4.0.0."],["The `GcpCallInvokerPool` class manages a collection of call invokers for the same service, potentially with varying endpoints and/or channel options, while ensuring thread safety."],["The `AffinityConfig.Types.Command` enum is also provided as part of this API."]]],[]]