phraseMatchers

@JvmName(name = "rwnovptnbohwrasa")
suspend fun phraseMatchers(value: Output<List<String>>)
@JvmName(name = "gihflpulsitpyfry")
suspend fun phraseMatchers(value: List<String>?)

Parameters

value

The list of phrase matchers to run. If not provided, all active phrase matchers will be used. If inactive phrase matchers are provided, they will not be used. Phrase matchers will be run only if run_phrase_matcher_annotator is set to true. Format: projects/{project}/locations/{location}/phraseMatchers/{phrase_matcher}


@JvmName(name = "atatpwfkkgootwqk")
suspend fun phraseMatchers(vararg values: Output<String>)


@JvmName(name = "bfwrkibjfdhywuqa")
suspend fun phraseMatchers(values: List<Output<String>>)
@JvmName(name = "iaplroorbhrmnakh")
suspend fun phraseMatchers(vararg values: String)

Parameters

values

The list of phrase matchers to run. If not provided, all active phrase matchers will be used. If inactive phrase matchers are provided, they will not be used. Phrase matchers will be run only if run_phrase_matcher_annotator is set to true. Format: projects/{project}/locations/{location}/phraseMatchers/{phrase_matcher}