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
constructor(detectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null, layout: Output<GoogleCloudDocumentaiV1DocumentPageLayoutArgs>? = null)
Properties
Link copied to clipboard
val detectedLanguages: Output<List<GoogleCloudDocumentaiV1DocumentPageDetectedLanguageArgs>>? = null
A list of detected languages together with confidence.
Link copied to clipboard
Layout for Symbol.