View Source GoogleApi.MigrationCenter.V1.Model.MachineSeries (google_api_migration_center v0.2.0)
A Compute Engine machine series.
Attributes
-
code
(type:String.t
, default:nil
) - Code to identify a Compute Engine machine series. Consult https://cloud.google.com/compute/docs/machine-resource#machine_type_comparison for more details on the available series.
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.