Immutable value object representing consistent options. More...
#include <couchbase/ping_options.hxx>
Public Attributes | |
std::optional< std::string > | report_id |
std::set< service_type > | service_types |
![]() | |
const std::optional< std::chrono::milliseconds > | timeout |
const std::shared_ptr< couchbase::retry_strategy > | retry_strategy |
const std::shared_ptr< tracing::request_span > | parent_span |
std::optional<std::string> report_id |
std::set<service_type> service_types |