View Source GoogleApi.MigrationCenter.V1.Model.PhysicalPlatformDetails (google_api_migration_center v0.5.1)
Platform specific details for Physical Machines.
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 machines 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.PhysicalPlatformDetails{ location: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.