Interface protos.google.cloud.dialogflow.cx.v3.IPlaybookInvocation (5.6.0)

Properties of a PlaybookInvocation.

Package

@google-cloud/dialogflow-cx

Properties

displayName

displayName?: (string|null);

PlaybookInvocation displayName

playbook

playbook?: (string|null);

PlaybookInvocation playbook

playbookInput

playbookInput?: (google.cloud.dialogflow.cx.v3.IPlaybookInput|null);

PlaybookInvocation playbookInput

playbookOutput

playbookOutput?: (google.cloud.dialogflow.cx.v3.IPlaybookOutput|null);

PlaybookInvocation playbookOutput

playbookState

playbookState?: (google.cloud.dialogflow.cx.v3.OutputState|keyof typeof google.cloud.dialogflow.cx.v3.OutputState|null);

PlaybookInvocation playbookState