GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfigArgs

data class GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfigArgs(val exactMatchConfig: Output<GoogleCloudContactcenterinsightsV1ExactMatchConfigArgs>? = null) : ConvertibleToJava<GoogleCloudContactcenterinsightsV1PhraseMatchRuleConfigArgs>

Configuration information of a phrase match rule.

Constructors

Properties

Link copied to clipboard

The configuration for the exact match rule.

Functions

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