Classes
AffinityConfig
AffinityConfig.Types
Container for nested types declared in the AffinityConfig message type.
ApiConfig
ChannelPoolConfig
GcpCallInvoker
Call invoker which can fan calls out to multiple underlying channels based on request properties.
GcpCallInvokerPool
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.
GrpcGcpReflection
Holder for reflection information generated from grpc_gcp.proto