The metadata of a file or directory.
More...
#include <data_structure.hpp>
The metadata of a file or directory.
◆ cache_control
std::optional<std::string> opendal::Metadata::cache_control |
◆ content_disposition
std::optional<std::string> opendal::Metadata::content_disposition |
◆ content_length
std::uint64_t opendal::Metadata::content_length |
◆ content_md5
std::optional<std::string> opendal::Metadata::content_md5 |
◆ content_type
std::optional<std::string> opendal::Metadata::content_type |
◆ etag
std::optional<std::string> opendal::Metadata::etag |
◆ last_modified
std::optional<boost::posix_time::ptime> opendal::Metadata::last_modified |
◆ type
The documentation for this struct was generated from the following file: