GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig constructor

GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig({
  1. GoogleCloudContactcenterinsightsV1ExactMatchConfig? exactMatchConfig,
})

Implementation

GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfig({
  this.exactMatchConfig,
});