Class PlaybookInput (1.33.0)

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

Input of the playbook.

Attributes

NameDescription
preceding_conversation_summary str
Optional. Summary string of the preceding conversation for the child playbook invocation.
parameters MutableSequence[google.cloud.dialogflowcx_v3beta1.types.ActionParameter]
Optional. A list of input parameters for the invocation.