View Source GoogleApi.MigrationCenter.V1.Model.VmwarePlatformDetails (google_api_migration_center v0.6.0)

VMware specific details.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.MigrationCenter.V1.Model.VmwarePlatformDetails{
  esxHyperthreading: String.t() | nil,
  esxVersion: String.t() | nil,
  osid: String.t() | nil,
  vcenterFolder: String.t() | nil,
  vcenterUri: String.t() | nil,
  vcenterVersion: String.t() | nil,
  vcenterVmId: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.