View Source GoogleApi.MigrationCenter.V1.Model.FitDescriptor (google_api_migration_center v0.5.1)
Describes the fit level of an asset for migration to a specific target.
Attributes
-
fitLevel
(type:String.t
, default:nil
) - Output only. Fit level.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MigrationCenter.V1.Model.FitDescriptor{ fitLevel: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.