Google Cloud Documentai V1Document Text Anchor Args Builder
Functions
Link copied to clipboard
suspend fun textSegments(value: Output<List<GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgs>>)
suspend fun textSegments(vararg values: Output<GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgs>)
suspend fun textSegments(vararg argument: suspend GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgsBuilder.() -> Unit)
suspend fun textSegments(values: List<Output<GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgs>>)
suspend fun textSegments(argument: List<suspend GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgsBuilder.() -> Unit>)
suspend fun textSegments(argument: suspend GoogleCloudDocumentaiV1DocumentTextAnchorTextSegmentArgsBuilder.() -> Unit)