public enum ComputeMigrationTargetProduct extends Enum<ComputeMigrationTargetProduct> implements ProtocolMessageEnum
The preference for a specific Google Cloud product platform.
Protobuf enum google.cloud.migrationcenter.v1.ComputeMigrationTargetProduct
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
COMPUTE_MIGRATION_TARGET_PRODUCT_COMPUTE_ENGINE |
Prefer to migrate to Google Cloud Compute Engine. |
COMPUTE_MIGRATION_TARGET_PRODUCT_COMPUTE_ENGINE_VALUE |
Prefer to migrate to Google Cloud Compute Engine. |
COMPUTE_MIGRATION_TARGET_PRODUCT_SOLE_TENANCY |
Prefer to migrate to Google Cloud Sole Tenant Nodes. |
COMPUTE_MIGRATION_TARGET_PRODUCT_SOLE_TENANCY_VALUE |
Prefer to migrate to Google Cloud Sole Tenant Nodes. |
COMPUTE_MIGRATION_TARGET_PRODUCT_UNSPECIFIED |
Unspecified (default value). |
COMPUTE_MIGRATION_TARGET_PRODUCT_UNSPECIFIED_VALUE |
Unspecified (default value). |
COMPUTE_MIGRATION_TARGET_PRODUCT_VMWARE_ENGINE |
Prefer to migrate to Google Cloud VMware Engine. |
COMPUTE_MIGRATION_TARGET_PRODUCT_VMWARE_ENGINE_VALUE |
Prefer to migrate to Google Cloud VMware Engine. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |