Interface protos.google.cloud.dialogflow.v2.IListConversationsResponse (4.3.1)

Properties of a ListConversationsResponse.

Package

@google-cloud/dialogflow!

Properties

conversations

conversations?: (google.cloud.dialogflow.v2.IConversation[]|null);

ListConversationsResponse conversations

Property Value
TypeDescription
(google.cloud.dialogflow.v2.IConversation[]|null)

nextPageToken

nextPageToken?: (string|null);

ListConversationsResponse nextPageToken

Property Value
TypeDescription
(string|null)