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

#include <couchbase/build_query_index_options.hxx>

Inheritance diagram for build_query_index_options::built:
Inheritance graph

Public Attributes

const std::optional< std::string > scope_name {}
 
const std::optional< std::string > collection_name {}
 
- Public Attributes inherited from common_options< derived_class >::built
const std::optional< std::chrono::milliseconds > timeout
 
const std::shared_ptr< couchbase::retry_strategyretry_strategy
 

Member Data Documentation

◆ collection_name

const std::optional<std::string> collection_name {}

◆ scope_name

const std::optional<std::string> scope_name {}

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