View Source GoogleApi.Translate.V3.Model.ImportDataRequest (google_api_translate v0.21.0)
Request message for ImportData.
Attributes
-
inputConfig
(type:GoogleApi.Translate.V3.Model.DatasetInputConfig.t
, default:nil
) - Required. The config for the input content.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Translate.V3.Model.ImportDataRequest{ inputConfig: GoogleApi.Translate.V3.Model.DatasetInputConfig.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.