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

A VMWare Engine Node

Attributes

  • code (type: String.t, default: nil) - Code to identify VMware Engine node series, e.g. "ve1-standard-72". Based on the displayName of cloud.google.com/vmware-engine/docs/reference/rest/v1/projects.locations.nodeTypes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.MigrationCenter.V1.Model.ReportSummaryVmwareNode{
  code: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.