Google Cloud Contactcenterinsights V1Phrase Match Rule Group Response
data class GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupResponse(val phraseMatchRules: List<GoogleCloudContactcenterinsightsV1PhraseMatchRuleResponse>, val type: String)
A message representing a rule in the phrase matcher.
Constructors
Link copied to clipboard
constructor(phraseMatchRules: List<GoogleCloudContactcenterinsightsV1PhraseMatchRuleResponse>, type: String)