paragraphs

@JvmName(name = "fkccbpmuatwgqyse")
suspend fun paragraphs(value: Output<List<GoogleCloudDocumentaiV1DocumentPageParagraphArgs>>)
@JvmName(name = "ppachwevoayjeyss")
suspend fun paragraphs(value: List<GoogleCloudDocumentaiV1DocumentPageParagraphArgs>?)

Parameters

value

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


@JvmName(name = "kckldsjditaclflk")
suspend fun paragraphs(vararg values: Output<GoogleCloudDocumentaiV1DocumentPageParagraphArgs>)


@JvmName(name = "vnrxyfmwrholukti")
suspend fun paragraphs(values: List<Output<GoogleCloudDocumentaiV1DocumentPageParagraphArgs>>)
@JvmName(name = "jumgwrusgndnyjob")
suspend fun paragraphs(vararg values: GoogleCloudDocumentaiV1DocumentPageParagraphArgs)

Parameters

values

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


@JvmName(name = "bnbuobqlwcetrwng")
suspend fun paragraphs(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageParagraphArgsBuilder.() -> Unit>)
@JvmName(name = "mjmaeclgqkwybpws")
suspend fun paragraphs(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageParagraphArgsBuilder.() -> Unit)
@JvmName(name = "nikbwcfvsvfsfyaw")
suspend fun paragraphs(argument: suspend GoogleCloudDocumentaiV1DocumentPageParagraphArgsBuilder.() -> Unit)

Parameters

argument

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