tags property

List<String>? tags
getter/setter pair

Tags for this dimension.

Example: "default".

Implementation

core.List<core.String>? tags;