lines

@JvmName(name = "rxhpaftefxyuwqyd")
suspend fun lines(value: Output<List<GoogleCloudDocumentaiV1DocumentPageLineArgs>>)
@JvmName(name = "utjdvulecswiiygo")
suspend fun lines(value: List<GoogleCloudDocumentaiV1DocumentPageLineArgs>?)

Parameters

value

A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.


@JvmName(name = "ksslkaoimqgcccpr")
suspend fun lines(vararg values: Output<GoogleCloudDocumentaiV1DocumentPageLineArgs>)


@JvmName(name = "khawsrdrsnfesmqp")
suspend fun lines(values: List<Output<GoogleCloudDocumentaiV1DocumentPageLineArgs>>)
@JvmName(name = "vkaqvdphlruqdqjp")
suspend fun lines(vararg values: GoogleCloudDocumentaiV1DocumentPageLineArgs)

Parameters

values

A list of visually detected text lines on the page. A collection of tokens that a human would perceive as a line.


@JvmName(name = "csbaoetjwvonjpuk")
suspend fun lines(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageLineArgsBuilder.() -> Unit>)
@JvmName(name = "unuheystskwvpsgo")
suspend fun lines(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageLineArgsBuilder.() -> Unit)
@JvmName(name = "tyrreksetblcayxv")
suspend fun lines(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.