122#include <mongocxx/v1/detail/postlude.hpp>
upload_options & metadata(bsoncxx::v1::document::value metadata)
Set the "metadata" field.
upload_options(upload_options &&other) noexcept
Move constructor.
upload_options & chunk_size_bytes(std::int32_t chunk_size_bytes)
Set the "chunkSizeBytes" field.
~upload_options()
Destroy this object.
Provides macros to control the set of symbols exported in the ABI.
#define MONGOCXX_ABI_EXPORT_CDECL(...)
Equivalent to MONGOCXX_ABI_EXPORT with MONGOCXX_ABI_CDECL.
Definition export.hpp:52
The mongocxx v1 macro guard prelude header.
The top-level namespace within which all bsoncxx library entities are declared.
Declares entities related to GridFS.
Declares entities whose ABI stability is guaranteed for documented symbols.
The top-level namespace within which all mongocxx library entities are declared.
Declares mongocxx::v1::gridfs::upload_options.
Declares bsoncxx::v1::document::value.
Declares bsoncxx::v1::document::view.
Provides std::optional-related polyfills for library API usage.