Compute V1 Client - Class Type (2.0.0)

Reference documentation and code samples for the Compute V1 Client class Type.

The 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 type google.cloud.compute.v1.GuestOsFeature.Type

Namespace

Google \ Cloud \ Compute \ V1 \ GuestOsFeature

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_TYPE

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_TYPE = 0;

BARE_METAL_LINUX_COMPATIBLE

Value: 354232740

Generated from protobuf enum BARE_METAL_LINUX_COMPATIBLE = 354232740;

FEATURE_TYPE_UNSPECIFIED

Value: 531767259

Generated from protobuf enum FEATURE_TYPE_UNSPECIFIED = 531767259;

GVNIC

Value: 68209305

Generated from protobuf enum GVNIC = 68209305;

IDPF

Value: 2242641

Generated from protobuf enum IDPF = 2242641;

MULTI_IP_SUBNET

Value: 151776719

Generated from protobuf enum MULTI_IP_SUBNET = 151776719;

SECURE_BOOT

Value: 376811194

Generated from protobuf enum SECURE_BOOT = 376811194;

SEV_CAPABLE

Value: 87083793

Generated from protobuf enum SEV_CAPABLE = 87083793;

SEV_LIVE_MIGRATABLE

Value: 392039820

Generated from protobuf enum SEV_LIVE_MIGRATABLE = 392039820;

SEV_LIVE_MIGRATABLE_V2

Value: 168551983

Generated from protobuf enum SEV_LIVE_MIGRATABLE_V2 = 168551983;

SEV_SNP_CAPABLE

Value: 426919

Generated from protobuf enum SEV_SNP_CAPABLE = 426919;

SNP_SVSM_CAPABLE

Value: 52921460

Generated from protobuf enum SNP_SVSM_CAPABLE = 52921460;

TDX_CAPABLE

Value: 240446133

Generated from protobuf enum TDX_CAPABLE = 240446133;

UEFI_COMPATIBLE

Value: 195865408

Generated from protobuf enum UEFI_COMPATIBLE = 195865408;

VIRTIO_SCSI_MULTIQUEUE

Value: 201597069

Generated from protobuf enum VIRTIO_SCSI_MULTIQUEUE = 201597069;

WINDOWS

Value: 456863331

Generated from protobuf enum WINDOWS = 456863331;