phrases

@JvmName(name = "nbqncvjogtrpfbgi")
suspend fun phrases(value: Output<List<String>>)
@JvmName(name = "kdaqheibyvblgixq")
suspend fun phrases(value: List<String>?)

Parameters

value

A list of terms to include in the vocabulary. Conflicts with vocabulary_file_uri


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


@JvmName(name = "fcbwvgyffnxsodsk")
suspend fun phrases(values: List<Output<String>>)
@JvmName(name = "ofyqwghfjexumsmm")
suspend fun phrases(vararg values: String)

Parameters

values

A list of terms to include in the vocabulary. Conflicts with vocabulary_file_uri