Interface protos.google.cloud.contactcenterinsights.v1.IListAnalysesResponse (1.3.0)

Properties of a ListAnalysesResponse.

Package

@google-cloud/contact-center-insights!

Properties

analyses

analyses?: (google.cloud.contactcenterinsights.v1.IAnalysis[]|null);

ListAnalysesResponse analyses

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

nextPageToken

nextPageToken?: (string|null);

ListAnalysesResponse nextPageToken

Property Value
TypeDescription
(string|null)