lines

@JvmName(name = "oqmjhdycvvwisuvr")
suspend fun lines(value: Output<List<GoogleCloudDocumentaiV1DocumentPageLineArgs>>)
@JvmName(name = "xvnhufbneuymnhue")
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 = "gfawlclakysdcrut")
suspend fun lines(vararg values: Output<GoogleCloudDocumentaiV1DocumentPageLineArgs>)


@JvmName(name = "xkqnkctulltpochm")
suspend fun lines(values: List<Output<GoogleCloudDocumentaiV1DocumentPageLineArgs>>)
@JvmName(name = "onmrqpnypdqumobg")
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 = "mubdgpmofkavfshf")
suspend fun lines(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageLineArgsBuilder.() -> Unit>)
@JvmName(name = "puypfyjneocvxfpj")
suspend fun lines(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageLineArgsBuilder.() -> Unit)
@JvmName(name = "gstevkgfumrrlfbq")
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.