outputDataConfig

@JvmName(name = "quwlyslxgyvtupoc")
suspend fun outputDataConfig(value: Output<DocumentClassifierOutputDataConfigArgs>)
@JvmName(name = "wuxmpcpjjrqkqrbj")
suspend fun outputDataConfig(value: DocumentClassifierOutputDataConfigArgs?)

Parameters

value

Configuration for the output results of training. See the output_data_config Configuration Block section below.


@JvmName(name = "bhknmhbqkcdnvmwl")
suspend fun outputDataConfig(argument: suspend DocumentClassifierOutputDataConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration for the output results of training. See the output_data_config Configuration Block section below.