Interface protos.google.cloud.contactcenterinsights.v1.IListConversationsResponse (1.5.0)

Properties of a ListConversationsResponse.

Package

@google-cloud/contact-center-insights!

Properties

conversations

conversations?: (google.cloud.contactcenterinsights.v1.IConversation[]|null);

ListConversationsResponse conversations

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.IConversation[]|null)

nextPageToken

nextPageToken?: (string|null);

ListConversationsResponse nextPageToken

Property Value
TypeDescription
(string|null)