Google Cloud Contactcenterinsights V1Phrase Match Rule Group Args
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
Link copied to clipboard
fun GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs(phraseMatchRules: Output<List<GoogleCloudContactcenterinsightsV1PhraseMatchRuleArgs>>? = null, type: Output<GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupType>)