textAnchor

@JvmName(name = "uiqornolybefjweb")
suspend fun textAnchor(value: Output<GoogleCloudDocumentaiV1DocumentTextAnchorArgs>)
@JvmName(name = "yjtmpoctmwybrxuj")
suspend fun textAnchor(value: GoogleCloudDocumentaiV1DocumentTextAnchorArgs?)

Parameters

value

Provenance of the correction. Text anchor indexing into the Document.text. There can only be a single TextAnchor.text_segments element. If the start and end index of the text segment are the same, the text change is inserted before that index.


@JvmName(name = "qovemkpwwskmgibf")
suspend fun textAnchor(argument: suspend GoogleCloudDocumentaiV1DocumentTextAnchorArgsBuilder.() -> Unit)

Parameters

argument

Provenance of the correction. Text anchor indexing into the Document.text. There can only be a single TextAnchor.text_segments element. If the start and end index of the text segment are the same, the text change is inserted before that index.