lines
Parameters
value
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
Parameters
values
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.
suspend fun lines(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageLineArgsBuilder.() -> Unit>)
suspend fun lines(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageLineArgsBuilder.() -> Unit)
Parameters
argument
A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.