textSegments

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

Parameters

value

The text segments from the Document.text.


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


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

Parameters

values

The text segments from the Document.text.


@JvmName(name = "texlhuxfdlbqgmtm")
suspend fun textSegments(argument: List<suspend GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgsBuilder.() -> Unit>)
@JvmName(name = "eypxaxmhxxnrtlxe")
suspend fun textSegments(vararg argument: suspend GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgsBuilder.() -> Unit)
@JvmName(name = "hyrjmugocdbmlexh")
suspend fun textSegments(argument: suspend GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgsBuilder.() -> Unit)

Parameters

argument

The text segments from the Document.text.