Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::FitDescriptor.
Describes the fit level of an asset for migration to a specific target.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#fit_level
def fit_level() -> ::Google::Cloud::MigrationCenter::V1::FitDescriptor::FitLevel
Returns
#fit_level=
def fit_level=(value) -> ::Google::Cloud::MigrationCenter::V1::FitDescriptor::FitLevel
Parameter
- value (::Google::Cloud::MigrationCenter::V1::FitDescriptor::FitLevel) — Fit level.
Returns