paragraphs

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


@JvmName(name = "ajryonoshucrsrvf")
suspend fun paragraphs(values: List<Output<GoogleCloudDocumentaiV1DocumentPageParagraphArgs>>)
@JvmName(name = "ovseyxvwtnaoivah")
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 = "bfonhjwjqtgtqiyq")
suspend fun paragraphs(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageParagraphArgsBuilder.() -> Unit>)
@JvmName(name = "mjipipapvieikqht")
suspend fun paragraphs(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageParagraphArgsBuilder.() -> Unit)
@JvmName(name = "xbbbvuannxofjqor")
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.