tokens

@JvmName(name = "twmdaqqaxxvgdqry")
suspend fun tokens(value: Output<List<GoogleCloudDocumentaiV1DocumentPageTokenArgs>>)
@JvmName(name = "umvuwerylewdjwje")
suspend fun tokens(value: List<GoogleCloudDocumentaiV1DocumentPageTokenArgs>?)

Parameters

value

A list of visually detected tokens on the page.


@JvmName(name = "bmoyptrkvujnoylx")
suspend fun tokens(vararg values: Output<GoogleCloudDocumentaiV1DocumentPageTokenArgs>)


@JvmName(name = "vjrueydlivmmdlcr")
suspend fun tokens(values: List<Output<GoogleCloudDocumentaiV1DocumentPageTokenArgs>>)
@JvmName(name = "ukhoyqrjlkfauatr")
suspend fun tokens(vararg values: GoogleCloudDocumentaiV1DocumentPageTokenArgs)

Parameters

values

A list of visually detected tokens on the page.


@JvmName(name = "xofjtkjbbcutxtwm")
suspend fun tokens(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageTokenArgsBuilder.() -> Unit>)
@JvmName(name = "ppmisgarsectikgg")
suspend fun tokens(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageTokenArgsBuilder.() -> Unit)
@JvmName(name = "pcsagevmnpftfodp")
suspend fun tokens(argument: suspend GoogleCloudDocumentaiV1DocumentPageTokenArgsBuilder.() -> Unit)

Parameters

argument

A list of visually detected tokens on the page.