Definition analytics_dataset.hxx:23
Represents a dataset (collection) in the analytics service.
Definition analytics_dataset.hxx:27
std::string dataverse_name
The name of the dataverse (scope) the dataset is stored in.
Definition analytics_dataset.hxx:36
std::string bucket_name
The name of the bucket that the dataset includes.
Definition analytics_dataset.hxx:46
std::string name
The name of the dataset (collection)
Definition analytics_dataset.hxx:31
std::string link_name
The name of the analytics link that is associated with the dataset.
Definition analytics_dataset.hxx:41