GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs

data class GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs(val phraseMatchRules: Output<List<GoogleCloudContactcenterinsightsV1PhraseMatchRuleArgs>>? = null, val type: Output<GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupType>) : ConvertibleToJava<GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs>

A message representing a rule in the phrase matcher.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs

Properties

Link copied to clipboard

A list of phrase match rules that are included in this group.

Link copied to clipboard

The type of this phrase match rule group.