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 - SEV_SNP_CAPABLE - TDX_CAPABLE - IDPF For more information, see Enabling guest operating system features.
Check the Type enum for the list of possible values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This document provides reference documentation for the `GuestOsFeature` class within the Google Cloud Compute Engine v1 API, specifically focusing on version 2.13.0 and its relation to other versions."],["The `GuestOsFeature` class is used to define and manage features of guest operating systems, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's constructors (`GuestOsFeature()`, `GuestOsFeature(GuestOsFeature)`) and properties (`HasType`, `Type`), with the latter allowing the user to set supported feature IDs, such as VIRTIO_SCSI_MULTIQUEUE, WINDOWS, and others."],["There are many versions of this documentation, starting from 1.0.0, all the way to 3.6.0 (latest), which means that the content is continuously being updated."],["The class inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`, and it is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]