View Source GoogleApi.MigrationCenter.V1.Model.GenericPlatformDetails (google_api_migration_center v0.5.0)
Generic platform details.
Attributes
-
location
(type:String.t
, default:nil
) - Free text representation of the machine location. The format of this field should not be relied on. Different VMs in the same location may have different string values for this field.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MigrationCenter.V1.Model.GenericPlatformDetails{ location: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.