inputDataConfig

@JvmName(name = "qlsmeiicqdgiecrn")
suspend fun inputDataConfig(value: Output<DocumentClassifierInputDataConfigArgs>)
@JvmName(name = "qgjmunrgglqemmdy")
suspend fun inputDataConfig(value: DocumentClassifierInputDataConfigArgs?)

Parameters

value

Configuration for the training and testing data. See the input_data_config Configuration Block section below.


@JvmName(name = "smefxpwxjlifnwqh")
suspend fun inputDataConfig(argument: suspend DocumentClassifierInputDataConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration for the training and testing data. See the input_data_config Configuration Block section below.