GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse constructor
GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse({
- String? nextPageToken,
- List<
GoogleCloudContactcenterinsightsV1PhraseMatcher> ? phraseMatchers,
Implementation
GoogleCloudContactcenterinsightsV1ListPhraseMatchersResponse({
this.nextPageToken,
this.phraseMatchers,
});