View Source GoogleApi.DataMigration.V1.Model.PerformanceConfig (google_api_data_migration v0.15.0)

Performance configuration definition.

Attributes

  • dumpParallelLevel (type: String.t, default: nil) - Initial dump parallelism level.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DataMigration.V1.Model.PerformanceConfig{
  dumpParallelLevel: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.