paragraphs

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


@JvmName(name = "pnienrwidhjqtqsu")
suspend fun paragraphs(values: List<Output<GoogleCloudDocumentaiV1DocumentPageParagraphArgs>>)
@JvmName(name = "fsegdlxjijuffdep")
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 = "egoxvjwlsimoywkw")
suspend fun paragraphs(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageParagraphArgsBuilder.() -> Unit>)
@JvmName(name = "sfiqeourtmlkbpti")
suspend fun paragraphs(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageParagraphArgsBuilder.() -> Unit)
@JvmName(name = "cqgvgleqyaemueqh")
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.