public enum OsType extends Enum<OsType> implements ProtocolMessageEnumOS types for the host group
Protobuf enum google.cloud.netapp.v1.OsType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ESXI |
OS Type is VMware ESXi |
ESXI_VALUE |
OS Type is VMware ESXi |
LINUX |
OS Type is Linux |
LINUX_VALUE |
OS Type is Linux |
OS_TYPE_UNSPECIFIED |
Unspecified OS Type |
OS_TYPE_UNSPECIFIED_VALUE |
Unspecified OS Type |
UNRECOGNIZED |
|
WINDOWS |
OS Type is Windows |
WINDOWS_VALUE |
OS Type is Windows |
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() |
|