tags property

List<DatasetTags>? tags
getter/setter pair

Tags for the Dataset.

Output only.

Implementation

core.List<DatasetTags>? tags;