currentPlaybook property
The unique identifier of the playbook to start or continue the session with.
If current_playbook
is specified, the previous state of the session will
be ignored by Dialogflow. Format:
projects//locations//agents//playbooks/
.
Optional.
Implementation
core.String? currentPlaybook;