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

Properties of a ListPhraseMatchersResponse.

Package

@google-cloud/contact-center-insights

Properties

nextPageToken

nextPageToken?: (string|null);

ListPhraseMatchersResponse nextPageToken

phraseMatchers

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

ListPhraseMatchersResponse phraseMatchers