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

Properties of a ListPlaybookVersionsResponse.

Package

@google-cloud/dialogflow-cx

Properties

nextPageToken

nextPageToken?: (string|null);

ListPlaybookVersionsResponse nextPageToken

playbookVersions

playbookVersions?: (google.cloud.dialogflow.cx.v3.IPlaybookVersion[]|null);

ListPlaybookVersionsResponse playbookVersions