textSegments

@JvmName(name = "inhbywtdkmbxhlmw")
suspend fun textSegments(value: Output<List<GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgs>>)

Parameters

value

The text segments from the Document.text.


@JvmName(name = "uwnaccedjubkqvwx")
suspend fun textSegments(vararg values: Output<GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgs>)


@JvmName(name = "oeivdaisnhbuxapp")
suspend fun textSegments(values: List<Output<GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgs>>)
@JvmName(name = "hkmnlmuandphdglt")
suspend fun textSegments(vararg values: GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgs)

Parameters

values

The text segments from the Document.text.


@JvmName(name = "sgsyskvmdjhhfufg")
suspend fun textSegments(argument: List<suspend GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgsBuilder.() -> Unit>)
@JvmName(name = "isvbymaetxtkhblr")
suspend fun textSegments(vararg argument: suspend GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgsBuilder.() -> Unit)
@JvmName(name = "scnkluwiflgspblc")
suspend fun textSegments(argument: suspend GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgsBuilder.() -> Unit)

Parameters

argument

The text segments from the Document.text.