Interface protos.google.cloud.dialogflow.v2beta1.IListSuggestionsResponse (6.6.0)

Properties of a ListSuggestionsResponse.

Package

@google-cloud/dialogflow

Properties

nextPageToken

nextPageToken?: (string|null);

ListSuggestionsResponse nextPageToken

suggestions

suggestions?: (google.cloud.dialogflow.v2beta1.ISuggestion[]|null);

ListSuggestionsResponse suggestions