ark::supervisor::QueryReleaseResult
Defined in header “ark/supervisor/packager.hh”.
A structure that contains some information for a release stored in the catalog, intended to be returned when searching for releases.
Variables
-
core::Guid release_identifier
Unique identifier for this release. -
std::string name
The name of this release. -
std::chrono::system_clock::time_point ingest_time
Timestamp that this artifact was ingested/created.