canaryRevisionTags property

List<String>? canaryRevisionTags
getter/setter pair

A list of tags that are added to the canary revision while the canary phase is in progress.

Optional.

Implementation

core.List<core.String>? canaryRevisionTags;