Module: Google::Cloud::MigrationCenter::V1::FitDescriptor::FitLevel

Defined in:
proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb

Overview

Fit level.

Constant Summary collapse

FIT_LEVEL_UNSPECIFIED =

Not enough information.

0
FIT =

Fit.

1
NO_FIT =

No Fit.

2
REQUIRES_EFFORT =

Fit with effort.

3