GoogleApi.Translate.V3.Model.ExportDataRequest (google_api_translate v0.22.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.