public enum GuestOsFeature.FeatureType extends Enum<GuestOsFeature.FeatureType> implements ProtocolMessageEnum
List of the Feature Types.
Protobuf enum google.cloud.backupdr.v1.GuestOsFeature.FeatureType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
BARE_METAL_LINUX_COMPATIBLE |
BARE_METAL_LINUX_COMPATIBLE feature type. |
BARE_METAL_LINUX_COMPATIBLE_VALUE |
BARE_METAL_LINUX_COMPATIBLE feature type. |
FEATURE_TYPE_UNSPECIFIED |
Default value, which is unused. |
FEATURE_TYPE_UNSPECIFIED_VALUE |
Default value, which is unused. |
GVNIC |
GVNIC feature type. |
GVNIC_VALUE |
GVNIC feature type. |
IDPF |
IDPF feature type. |
IDPF_VALUE |
IDPF feature type. |
MULTI_IP_SUBNET |
MULTI_IP_SUBNET feature type. |
MULTI_IP_SUBNET_VALUE |
MULTI_IP_SUBNET feature type. |
SECURE_BOOT |
SECURE_BOOT feature type. |
SECURE_BOOT_VALUE |
SECURE_BOOT feature type. |
SEV_CAPABLE |
SEV_CAPABLE feature type. |
SEV_CAPABLE_VALUE |
SEV_CAPABLE feature type. |
SEV_LIVE_MIGRATABLE |
SEV_LIVE_MIGRATABLE feature type. |
SEV_LIVE_MIGRATABLE_V2 |
SEV_LIVE_MIGRATABLE_V2 feature type. |
SEV_LIVE_MIGRATABLE_V2_VALUE |
SEV_LIVE_MIGRATABLE_V2 feature type. |
SEV_LIVE_MIGRATABLE_VALUE |
SEV_LIVE_MIGRATABLE feature type. |
SEV_SNP_CAPABLE |
SEV_SNP_CAPABLE feature type. |
SEV_SNP_CAPABLE_VALUE |
SEV_SNP_CAPABLE feature type. |
SUSPEND_RESUME_COMPATIBLE |
SUSPEND_RESUME_COMPATIBLE feature type. |
SUSPEND_RESUME_COMPATIBLE_VALUE |
SUSPEND_RESUME_COMPATIBLE feature type. |
TDX_CAPABLE |
TDX_CAPABLE feature type. |
TDX_CAPABLE_VALUE |
TDX_CAPABLE feature type. |
UEFI_COMPATIBLE |
UEFI_COMPATIBLE feature type. |
UEFI_COMPATIBLE_VALUE |
UEFI_COMPATIBLE feature type. |
UNRECOGNIZED |
|
VIRTIO_SCSI_MULTIQUEUE |
VIRTIO_SCSI_MULTIQUEUE feature type. |
VIRTIO_SCSI_MULTIQUEUE_VALUE |
VIRTIO_SCSI_MULTIQUEUE feature type. |
WINDOWS |
WINDOWS feature type. |
WINDOWS_VALUE |
WINDOWS feature type. |
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() |