text Anchor
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.
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.