Google Cloud Documentai V1Document Page Symbol Args
data class GoogleCloudDocumentaiV1DocumentPageSymbolArgs(val detectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null, val layout: Output<GoogleCloudDocumentaiV1DocumentPageLayoutArgs>? = null) : ConvertibleToJava<GoogleCloudDocumentaiV1DocumentPageSymbolArgs>
A detected symbol.
Constructors
Link copied to clipboard
fun GoogleCloudDocumentaiV1DocumentPageSymbolArgs(detectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null, layout: Output<GoogleCloudDocumentaiV1DocumentPageLayoutArgs>? = null)
Functions
Properties
Link copied to clipboard
val detectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null
Link copied to clipboard