#include <resolver_result_parsing.h>
◆ backoff_multiplier
| float grpc_core::internal::ClientChannelMethodParsedConfig::RetryPolicy::backoff_multiplier = 0 |
◆ initial_backoff
| grpc_millis grpc_core::internal::ClientChannelMethodParsedConfig::RetryPolicy::initial_backoff = 0 |
◆ max_attempts
| int grpc_core::internal::ClientChannelMethodParsedConfig::RetryPolicy::max_attempts = 0 |
◆ max_backoff
| grpc_millis grpc_core::internal::ClientChannelMethodParsedConfig::RetryPolicy::max_backoff = 0 |
◆ retryable_status_codes
| StatusCodeSet grpc_core::internal::ClientChannelMethodParsedConfig::RetryPolicy::retryable_status_codes |
The documentation for this struct was generated from the following file: