public enum NetworkProfileNetworkFeatures.AllowNetworkMigration extends Enum<NetworkProfileNetworkFeatures.AllowNetworkMigration> implements ProtocolMessageEnum
Specifies whether VM network migration is allowed.
Protobuf enum
google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowNetworkMigration
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
NETWORK_MIGRATION_ALLOWED |
|
NETWORK_MIGRATION_ALLOWED_VALUE |
|
NETWORK_MIGRATION_BLOCKED |
|
NETWORK_MIGRATION_BLOCKED_VALUE |
|
UNDEFINED_ALLOW_NETWORK_MIGRATION |
A value indicating that the enum field is not set. |
UNDEFINED_ALLOW_NETWORK_MIGRATION_VALUE |
A value indicating that the enum field is not set. |
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() |