Apache OpenDALâ„¢ C++ Binding
The C++ binding for Apache OpenDALâ„¢
Loading...
Searching...
No Matches
Public Attributes | List of all members
opendal::DeleteOptions Struct Reference

Options for delete operations. More...

#include <data_structure.hpp>

Public Attributes

std::optional< std::string > version
 
bool recursive {false}
 

Detailed Description

Options for delete operations.

Member Data Documentation

◆ recursive

bool opendal::DeleteOptions::recursive {false}

◆ version

std::optional<std::string> opendal::DeleteOptions::version

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