View Source GoogleApi.MigrationCenter.V1.Model.MachineSeries (google_api_migration_center v0.4.0)
A machine series, for a target product (e.g. Compute Engine, Google Cloud VMware Engine).
Attributes
-
code
(type:String.t
, default:nil
) - Code to identify a machine series. Consult this for more details on the available series for Compute Engine: https://cloud.google.com/compute/docs/machine-resource#machine_type_comparison Consult this for more details on the available series for Google Cloud VMware Engine: https://cloud.google.com/vmware-engine/pricing
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MigrationCenter.V1.Model.MachineSeries{code: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.