Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class WarningCode.
Represents possible warning codes.
Protobuf type google.cloud.vmmigration.v1.MigrationWarning.WarningCode
Namespace
Google \ Cloud \ VMMigration \ V1 \ MigrationWarningMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
WARNING_CODE_UNSPECIFIED
Value: 0Default value. This value is not used.
Generated from protobuf enum WARNING_CODE_UNSPECIFIED = 0;
ADAPTATION_WARNING
Value: 1A warning originated from OS Adaptation.
Generated from protobuf enum ADAPTATION_WARNING = 1;