public class IdentifiedLanguage
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Field and Description |
---|---|
protected java.lang.Double |
confidence |
protected java.lang.String |
language |
Constructor and Description |
---|
IdentifiedLanguage() |
Modifier and Type | Method and Description |
---|---|
java.lang.Double |
getConfidence()
Gets the confidence.
|
java.lang.String |
getLanguage()
Gets the language.
|