csvInstruction

@JvmName(name = "ocyubasmxykkiucr")
suspend fun csvInstruction(value: Output<GoogleCloudDatalabelingV1beta1CsvInstructionArgs>)
@JvmName(name = "bfeapwjubqgnwqhy")
suspend fun csvInstruction(value: GoogleCloudDatalabelingV1beta1CsvInstructionArgs?)

Deprecated

Deprecated: this instruction format is not supported any more. Instruction from a CSV file, such as for classification task. The CSV file should have exact two columns, in the following format: * The first column is labeled data, such as an image reference, text. * The second column is comma separated labels associated with data.

Parameters

value

Deprecated: this instruction format is not supported any more. Instruction from a CSV file, such as for classification task. The CSV file should have exact two columns, in the following format: * The first column is labeled data, such as an image reference, text. * The second column is comma separated labels associated with data.


@JvmName(name = "aeaqbawjqnwcsiod")
suspend fun csvInstruction(argument: suspend GoogleCloudDatalabelingV1beta1CsvInstructionArgsBuilder.() -> Unit)

Deprecated

Deprecated: this instruction format is not supported any more. Instruction from a CSV file, such as for classification task. The CSV file should have exact two columns, in the following format: * The first column is labeled data, such as an image reference, text. * The second column is comma separated labels associated with data.

Parameters

argument

Deprecated: this instruction format is not supported any more. Instruction from a CSV file, such as for classification task. The CSV file should have exact two columns, in the following format: * The first column is labeled data, such as an image reference, text. * The second column is comma separated labels associated with data.