C# (CSharp) Google.Api.Gax.Grpc Namespace

Nested Namespaces

Google.Api.Gax.Grpc.IntegrationTests
Google.Api.Gax.Grpc.Tests

Сlasses

Name Description
BackoffSettings Backoff settings used within RetrySettings to implement exponential backoff.
CallSettings Settings to determine how an RPC operates. This type is immutable.
CallSettingsExtensions Extension methods for CallSettings. All methods accept a null first parameter as valid unless stated otherwise.
CallTiming An RPC simple expiration; or retry settings.
CallTimingExtensions
ChannelPool A pool of channels for the same service, but with potentially different endpoints. Each endpoint has a single channel. All channels created by this pool use default application credentials. This class is thread-safe.
MetadataExtensions
RetrySettings Settings for retrying RPCs.
RetrySettings.NoJitterImpl
RetrySettings.RandomJitterImpl
ServiceSettingsBase Common settings for all services.
UserAgentBuilder Helps build user agent strings for the X-Goog-Api-Client header. Our user agent is a space-separated list of name/value pairs, where the value should be a semantic version string.