metadata¶
-
message
Dataset
¶ Fields: - id (string) – The dataset’s id, locally unique to the server instance.
- name (string) – The name of the dataset.
- description (string) – Additional, human-readable information on the dataset.
- attributes (
Attributes
) – A map of additional dataset information.
A Dataset is a collection of related data of multiple types. Data providers decide how to group data into datasets. See [Metadata API](../api/metadata.html) for a more detailed discussion.