Class PlaybookOutput (1.33.0)

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

Output of the playbook.

Attributes

NameDescription
execution_summary str
Optional. Summary string of the execution result of the child playbook.
parameters MutableSequence[google.cloud.dialogflowcx_v3beta1.types.ActionParameter]
Optional. A list of output parameters for the invocation.