GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup constructor
GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup({
- List<
GoogleCloudContactcenterinsightsV1PhraseMatchRule> ? phraseMatchRules, - String? type,
Implementation
GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroup({
this.phraseMatchRules,
this.type,
});