priorRevisionTags property

List<String>? priorRevisionTags
getter/setter pair

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

Optional.

Implementation

core.List<core.String>? priorRevisionTags;