Interface protos.google.cloud.contactcenterinsights.v1.IListPhraseMatchersResponse (1.4.0)

Properties of a ListPhraseMatchersResponse.

Package

@google-cloud/contact-center-insights!

Properties

nextPageToken

nextPageToken?: (string|null);

ListPhraseMatchersResponse nextPageToken

Property Value
TypeDescription
(string|null)

phraseMatchers

phraseMatchers?: (google.cloud.contactcenterinsights.v1.IPhraseMatcher[]|null);

ListPhraseMatchersResponse phraseMatchers

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