View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3LanguageInfo (google_api_dialogflow v0.88.3)
Represents the language information of the request.
Attributes
-
confidenceScore
(type:number()
, default:nil
) - The confidence score of the detected language between 0 and 1. -
inputLanguageCode
(type:String.t
, default:nil
) - The language code specified in the original request. -
resolvedLanguageCode
(type:String.t
, default:nil
) - The language code detected for this request based on the user conversation.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.