#include <resolver_result_parsing.h>
◆ ClientChannelGlobalParsedConfig()
grpc_core::internal::ClientChannelGlobalParsedConfig::ClientChannelGlobalParsedConfig |
( |
RefCountedPtr< LoadBalancingPolicy::Config > |
parsed_lb_config, |
|
|
std::string |
parsed_deprecated_lb_policy, |
|
|
absl::optional< std::string > |
health_check_service_name |
|
) |
| |
|
inline |
◆ health_check_service_name()
const absl::optional<std::string>& grpc_core::internal::ClientChannelGlobalParsedConfig::health_check_service_name |
( |
| ) |
const |
|
inline |
◆ parsed_deprecated_lb_policy()
const std::string& grpc_core::internal::ClientChannelGlobalParsedConfig::parsed_deprecated_lb_policy |
( |
| ) |
const |
|
inline |
◆ parsed_lb_config()
The documentation for this class was generated from the following file: