paragraphs

@JvmName(name = "munjmsuumolmqwpm")
suspend fun paragraphs(value: Output<List<GoogleCloudDocumentaiV1DocumentPageParagraphArgs>>)
@JvmName(name = "nlpyouigesviwrwh")
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 = "hdnovyaovmcbihvo")
suspend fun paragraphs(vararg values: Output<GoogleCloudDocumentaiV1DocumentPageParagraphArgs>)


@JvmName(name = "kmwkngtejygeloxn")
suspend fun paragraphs(values: List<Output<GoogleCloudDocumentaiV1DocumentPageParagraphArgs>>)
@JvmName(name = "uavsojxexltnnpck")
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 = "gbpcyqdmnbccafrc")
suspend fun paragraphs(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageParagraphArgsBuilder.() -> Unit>)
@JvmName(name = "lloagcmvrsntngjk")
suspend fun paragraphs(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageParagraphArgsBuilder.() -> Unit)
@JvmName(name = "syynhhijsjdedvpw")
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.