tags property

List<String>? tags
getter/setter pair

The Compute Engine tags to add to runtime (see Tagging instances).

Optional.

Implementation

core.List<core.String>? tags;