Interface protos.google.cloud.dialogflow.cx.v3beta1.IListPlaybooksResponse (4.6.0)

Properties of a ListPlaybooksResponse.

Package

@google-cloud/dialogflow-cx

Properties

nextPageToken

nextPageToken?: (string|null);

ListPlaybooksResponse nextPageToken

playbooks

playbooks?: (google.cloud.dialogflow.cx.v3beta1.IPlaybook[]|null);

ListPlaybooksResponse playbooks