View Source GoogleApi.MigrationCenter.V1.Model.MachinePreferences (google_api_migration_center v0.4.0)

The type of machines to consider when calculating virtual machine migration insights and recommendations. Not all machine types are available in all zones and regions.

Attributes

  • allowedMachineSeries (type: list(GoogleApi.MigrationCenter.V1.Model.MachineSeries.t), default: nil) - Compute Engine machine series to consider for insights and recommendations. If empty, no restriction is applied on the machine series.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.MigrationCenter.V1.Model.MachinePreferences{
  allowedMachineSeries:
    [GoogleApi.MigrationCenter.V1.Model.MachineSeries.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.