takane
Validators for ArtifactDB file formats
|
Object metadata, including the type and other fields. More...
#include <utils_public.hpp>
Public Attributes | |
std::string | type |
std::unordered_map< std::string, std::shared_ptr< millijson::Base > > | other |
Object metadata, including the type and other fields.
std::unordered_map<std::string, std::shared_ptr<millijson::Base> > takane::ObjectMetadata::other |
Other fields, depending on the object type.
std::string takane::ObjectMetadata::type |
Type of the object.