#include <userver/ugrpc/client/middlewares/base.hpp>
Public Attributes | |
| std::string | client_name {} |
The name that is passed to ClientFactory::MakeClient. | |
| std::optional< std::string > | service_full_name {} |
std::nullopt for generic clients. | |
| std::string ugrpc::client::ClientInfo::client_name {} |
The name that is passed to ClientFactory::MakeClient.
| std::optional<std::string> ugrpc::client::ClientInfo::service_full_name {} |