Google Cloud Documentai V1Document Args Builder
Functions
Link copied to clipboard
suspend fun entities(vararg argument: suspend GoogleCloudDocumentaiV1DocumentEntityArgsBuilder.() -> Unit)
suspend fun entities(argument: List<suspend GoogleCloudDocumentaiV1DocumentEntityArgsBuilder.() -> Unit>)
Link copied to clipboard
suspend fun entityRelations(vararg values: Output<GoogleCloudDocumentaiV1DocumentEntityRelationArgs>)
suspend fun entityRelations(vararg argument: suspend GoogleCloudDocumentaiV1DocumentEntityRelationArgsBuilder.() -> Unit)
suspend fun entityRelations(values: List<Output<GoogleCloudDocumentaiV1DocumentEntityRelationArgs>>)
suspend fun entityRelations(argument: List<suspend GoogleCloudDocumentaiV1DocumentEntityRelationArgsBuilder.() -> Unit>)
suspend fun entityRelations(argument: suspend GoogleCloudDocumentaiV1DocumentEntityRelationArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun pages(vararg argument: suspend GoogleCloudDocumentaiV1DocumentPageArgsBuilder.() -> Unit)
suspend fun pages(argument: List<suspend GoogleCloudDocumentaiV1DocumentPageArgsBuilder.() -> Unit>)
Link copied to clipboard
suspend fun revisions(vararg argument: suspend GoogleCloudDocumentaiV1DocumentRevisionArgsBuilder.() -> Unit)
suspend fun revisions(argument: List<suspend GoogleCloudDocumentaiV1DocumentRevisionArgsBuilder.() -> Unit>)
suspend fun revisions(argument: suspend GoogleCloudDocumentaiV1DocumentRevisionArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun shardInfo(argument: suspend GoogleCloudDocumentaiV1DocumentShardInfoArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun textChanges(vararg argument: suspend GoogleCloudDocumentaiV1DocumentTextChangeArgsBuilder.() -> Unit)
suspend fun textChanges(argument: List<suspend GoogleCloudDocumentaiV1DocumentTextChangeArgsBuilder.() -> Unit>)
suspend fun textChanges(argument: suspend GoogleCloudDocumentaiV1DocumentTextChangeArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun textStyles(vararg argument: suspend GoogleCloudDocumentaiV1DocumentStyleArgsBuilder.() -> Unit)
suspend fun textStyles(argument: List<suspend GoogleCloudDocumentaiV1DocumentStyleArgsBuilder.() -> Unit>)
suspend fun textStyles(argument: suspend GoogleCloudDocumentaiV1DocumentStyleArgsBuilder.() -> Unit)