Couchbase C++ SDK 1.0.1 (rev. 58d46d7)
Loading...
Searching...
No Matches
get_links_analytics_options::built Struct Reference

Immutable value object representing consistent options. More...

#include <couchbase/get_links_analytics_options.hxx>

Inheritance diagram for get_links_analytics_options::built:
Inheritance graph

Public Attributes

std::optional< std::string > dataverse_name {}
 
std::optional< std::string > name {}
 
std::optional< management::analytics_link_typelink_type {}
 
- Public Attributes inherited from common_options< derived_class >::built
const std::optional< std::chrono::milliseconds > timeout
 
const std::shared_ptr< couchbase::retry_strategyretry_strategy
 

Detailed Description

Immutable value object representing consistent options.

Since
1.0.0
Internal
Internal interface

Member Data Documentation

◆ dataverse_name

std::optional<std::string> dataverse_name {}

◆ link_type

std::optional<management::analytics_link_type> link_type {}

◆ name

std::optional<std::string> name {}

The documentation for this struct was generated from the following file: