textChanges

@JvmName(name = "oxhrbohuhhidrukl")
suspend fun textChanges(value: Output<List<GoogleCloudDocumentaiV1DocumentTextChangeArgs>>)
@JvmName(name = "ngrlfbnxqpjpwipe")
suspend fun textChanges(value: List<GoogleCloudDocumentaiV1DocumentTextChangeArgs>?)

Parameters

value

Placeholder. A list of text corrections made to Document.text. This is usually used for annotating corrections to OCR mistakes. Text changes for a given revision may not overlap with each other.


@JvmName(name = "ipcndpeliitiukmj")
suspend fun textChanges(vararg values: Output<GoogleCloudDocumentaiV1DocumentTextChangeArgs>)


@JvmName(name = "ilhpnwshmntrfroc")
suspend fun textChanges(values: List<Output<GoogleCloudDocumentaiV1DocumentTextChangeArgs>>)
@JvmName(name = "vmmwxtldxgmhiktc")
suspend fun textChanges(vararg values: GoogleCloudDocumentaiV1DocumentTextChangeArgs)

Parameters

values

Placeholder. A list of text corrections made to Document.text. This is usually used for annotating corrections to OCR mistakes. Text changes for a given revision may not overlap with each other.


@JvmName(name = "mknhqofyeoldygdy")
suspend fun textChanges(argument: List<suspend GoogleCloudDocumentaiV1DocumentTextChangeArgsBuilder.() -> Unit>)
@JvmName(name = "hxikwrpwboskidof")
suspend fun textChanges(vararg argument: suspend GoogleCloudDocumentaiV1DocumentTextChangeArgsBuilder.() -> Unit)
@JvmName(name = "oadsppbtpueftifc")
suspend fun textChanges(argument: suspend GoogleCloudDocumentaiV1DocumentTextChangeArgsBuilder.() -> Unit)

Parameters

argument

Placeholder. A list of text corrections made to Document.text. This is usually used for annotating corrections to OCR mistakes. Text changes for a given revision may not overlap with each other.