Class PlaybookTransition (2.6.0)

PlaybookTransition(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Stores metadata of the transition to another target playbook. Playbook transition actions exit the caller playbook and enter the target playbook.

Attributes

Name Description
playbook str
Required. The unique identifier of the playbook. Format: projects/.
display_name str
Output only. The display name of the playbook.