blockingTriggerId property

List<String>? blockingTriggerId
getter/setter pair

Blocking trigger IDs.

If any of the listed triggers evaluate to true, the tag will not fire. @mutable tagmanager.accounts.containers.workspaces.tags.create @mutable tagmanager.accounts.containers.workspaces.tags.update

Implementation

core.List<core.String>? blockingTriggerId;