text Changes
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.
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.
suspend fun textChanges(argument: List<suspend GoogleCloudDocumentaiV1DocumentTextChangeArgsBuilder.() -> Unit>)
suspend fun textChanges(vararg argument: suspend GoogleCloudDocumentaiV1DocumentTextChangeArgsBuilder.() -> Unit)
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.