inputDataConfig

@JvmName(name = "igeqvqvuwvuinfgu")
suspend fun inputDataConfig(value: Output<DocumentClassifierInputDataConfigArgs>)
@JvmName(name = "wbxaswoaljvtdepd")
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 = "enqhltjxsvkhftnd")
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.