GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse

data class GoogleCloudDocumentaiV1DocumentPageDetectedLanguageResponse(val confidence: Double, val languageCode: String)

Detected language for a structural component.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Confidence of detected language. Range [0, 1].

Link copied to clipboard

The BCP-47 language code, such as en-US or sr-Latn. For more information, see https://www.unicode.org/reports/tr35/#Unicode_locale_identifier.