public enum MigrationWarning.WarningCode extends Enum<MigrationWarning.WarningCode> implements ProtocolMessageEnum
Represents possible warning codes.
Protobuf enum google.events.cloud.vmmigration.v1.MigrationWarning.WarningCode
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ADAPTATION_WARNING |
A warning originated from OS Adaptation. |
ADAPTATION_WARNING_VALUE |
A warning originated from OS Adaptation. |
UNRECOGNIZED |
|
WARNING_CODE_UNSPECIFIED |
Default value. This value is not used. |
WARNING_CODE_UNSPECIFIED_VALUE |
Default value. This value is not used. |
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() |