View Source GoogleApi.Translate.V3.Model.AdaptiveMtTranslation (google_api_translate v0.21.0)
An AdaptiveMt translation.
Attributes
-
translatedText
(type:String.t
, default:nil
) - Output only. The translated text.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Translate.V3.Model.AdaptiveMtTranslation{ translatedText: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.