takane
Validators for ArtifactDB file formats
Loading...
Searching...
No Matches
takane::ObjectMetadata Struct Reference

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
 

Detailed Description

Object metadata, including the type and other fields.

Member Data Documentation

◆ other

std::unordered_map<std::string, std::shared_ptr<millijson::Base> > takane::ObjectMetadata::other

Other fields, depending on the object type.

◆ type

std::string takane::ObjectMetadata::type

Type of the object.


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