View Source GoogleApi.Translate.V3.Model.ExportDataRequest (google_api_translate v0.21.0)

Request message for ExportData.

Attributes

  • outputConfig (type: GoogleApi.Translate.V3.Model.DatasetOutputConfig.t, default: nil) - Required. The config for the output content.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Translate.V3.Model.ExportDataRequest{
  outputConfig: GoogleApi.Translate.V3.Model.DatasetOutputConfig.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.