Class PlaybookInput (1.34.0)

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

Input of the playbook.

Attributes

Name Description
preceding_conversation_summary str
Optional. Summary string of the preceding conversation for the child playbook invocation.
action_parameters google.protobuf.struct_pb2.Struct
Optional. A list of input parameters for the action.