public enum GuestOsFeature.Type extends Enum<GuestOsFeature.Type> implements ProtocolMessageEnumThe ID of a supported feature. To add multiple values, use commas to separate values. Set to one or more of the following values:
- VIRTIO_SCSI_MULTIQUEUE
- WINDOWS
- MULTI_IP_SUBNET
- UEFI_COMPATIBLE
- GVNIC
- SEV_CAPABLE
- SUSPEND_RESUME_COMPATIBLE
- SEV_LIVE_MIGRATABLE_V2
- SEV_SNP_CAPABLE
- TDX_CAPABLE
- IDPF
- SNP_SVSM_CAPABLE
For more information, see Enabling guest operating system features.
Protobuf enum google.cloud.compute.v1.GuestOsFeature.Type
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BARE_METAL_LINUX_COMPATIBLE |
|
BARE_METAL_LINUX_COMPATIBLE_VALUE |
|
FEATURE_TYPE_UNSPECIFIED |
|
FEATURE_TYPE_UNSPECIFIED_VALUE |
|
GVNIC |
|
GVNIC_VALUE |
|
IDPF |
|
IDPF_VALUE |
|
MULTI_IP_SUBNET |
|
MULTI_IP_SUBNET_VALUE |
|
SECURE_BOOT |
|
SECURE_BOOT_VALUE |
|
SEV_CAPABLE |
|
SEV_CAPABLE_VALUE |
|
SEV_LIVE_MIGRATABLE |
|
SEV_LIVE_MIGRATABLE_V2 |
|
SEV_LIVE_MIGRATABLE_V2_VALUE |
|
SEV_LIVE_MIGRATABLE_VALUE |
|
SEV_SNP_CAPABLE |
|
SEV_SNP_CAPABLE_VALUE |
|
SNP_SVSM_CAPABLE |
|
SNP_SVSM_CAPABLE_VALUE |
|
TDX_CAPABLE |
|
TDX_CAPABLE_VALUE |
|
UEFI_COMPATIBLE |
|
UEFI_COMPATIBLE_VALUE |
|
UNDEFINED_TYPE |
A value indicating that the enum field is not set. |
UNDEFINED_TYPE_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
VIRTIO_SCSI_MULTIQUEUE |
|
VIRTIO_SCSI_MULTIQUEUE_VALUE |
|
WINDOWS |
|
WINDOWS_VALUE |
|
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() |
|