Phrase Matcher Args Builder
class PhraseMatcherArgsBuilder
Builder for PhraseMatcherArgs.
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun phraseMatchRuleGroups(value: Output<List<GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs>>)
suspend fun phraseMatchRuleGroups(vararg values: Output<GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs>)
suspend fun phraseMatchRuleGroups(vararg values: GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs)
suspend fun phraseMatchRuleGroups(vararg argument: suspend GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgsBuilder.() -> Unit)
suspend fun phraseMatchRuleGroups(values: List<Output<GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs>>)
suspend fun phraseMatchRuleGroups(value: List<GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgs>?)
suspend fun phraseMatchRuleGroups(argument: List<suspend GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgsBuilder.() -> Unit>)
suspend fun phraseMatchRuleGroups(argument: suspend GoogleCloudContactcenterinsightsV1PhraseMatchRuleGroupArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard