View Source GoogleApi.RapidMigrationAssessment.V1.Model.GuestOsScan (google_api_rapid_migration_assessment v0.3.0)
Message describing a MC Source of type Guest OS Scan.
Attributes
-
coreSource
(type:String.t
, default:nil
) - reference to the corresponding Guest OS Scan in MC Source.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.RapidMigrationAssessment.V1.Model.GuestOsScan{ coreSource: String.t() | nil }