phrase Match Rules
suspend fun phraseMatchRules(value: Output<List<GoogleCloudContactcenterinsightsV1PhraseMatchRuleArgs>>)
Parameters
value
A list of phrase match rules that are included in this group.
suspend fun phraseMatchRules(vararg values: Output<GoogleCloudContactcenterinsightsV1PhraseMatchRuleArgs>)
suspend fun phraseMatchRules(values: List<Output<GoogleCloudContactcenterinsightsV1PhraseMatchRuleArgs>>)
Parameters
values
A list of phrase match rules that are included in this group.
suspend fun phraseMatchRules(argument: List<suspend GoogleCloudContactcenterinsightsV1PhraseMatchRuleArgsBuilder.() -> Unit>)
suspend fun phraseMatchRules(vararg argument: suspend GoogleCloudContactcenterinsightsV1PhraseMatchRuleArgsBuilder.() -> Unit)
suspend fun phraseMatchRules(argument: suspend GoogleCloudContactcenterinsightsV1PhraseMatchRuleArgsBuilder.() -> Unit)
Parameters
argument
A list of phrase match rules that are included in this group.