phrase Match Rule Groups
suspend fun phraseMatchRuleGroups(value: Output<List<GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs>>)
suspend fun phraseMatchRuleGroups(value: List<GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs>?)
Parameters
value
A list of phase match rule groups that are included in this matcher.
suspend fun phraseMatchRuleGroups(vararg values: Output<GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs>)
suspend fun phraseMatchRuleGroups(values: List<Output<GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs>>)
suspend fun phraseMatchRuleGroups(vararg values: GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs)
Parameters
values
A list of phase match rule groups that are included in this matcher.
suspend fun phraseMatchRuleGroups(argument: List<suspend GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgsBuilder.() -> Unit>)
suspend fun phraseMatchRuleGroups(vararg argument: suspend GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgsBuilder.() -> Unit)
suspend fun phraseMatchRuleGroups(argument: suspend GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgsBuilder.() -> Unit)
Parameters
argument
A list of phase match rule groups that are included in this matcher.