Google Cloud Contactcenterinsights V1Phrase Match Rule Config Args
data class GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfigArgs(val exactMatchConfig: Output<GoogleCloudContactcenterinsightsV1ExactMatchConfigArgs>? = null) : ConvertibleToJava<GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfigArgs>
Configuration information of a phrase match rule.
Constructors
Link copied to clipboard
fun GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfigArgs(exactMatchConfig: Output<GoogleCloudContactcenterinsightsV1ExactMatchConfigArgs>? = null)