Couchbase C++ SDK 1.2.0 (rev. c2439a4)
Loading...
Searching...
No Matches
collection_spec Struct Reference

#include <couchbase/management/collection_spec.hxx>

Public Attributes

std::string name
std::string scope_name
std::int32_t max_expiry {}
std::optional< bool > history {}

Member Data Documentation

◆ history

std::optional<bool> history {}

◆ max_expiry

std::int32_t max_expiry {}

◆ name

std::string name

◆ scope_name

std::string scope_name

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