google_api_translate v0.0.3 GoogleApi.Translate.V2.Model.DetectionsResourceInner View Source
Attributes
- confidence (float()): The confidence of the detection result of this language. Defaults to:
null
. - isReliable (boolean()): A boolean to indicate is the language detection result reliable. Defaults to:
null
. - language (String.t): The language we detected. Defaults to:
null
.