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_SNP_CAPABLE 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-03-31 UTC."],[[["This webpage provides reference documentation for the `GuestOsFeature` class within the Google Cloud Compute Engine v1 API, specifically for version 2.3.0."],["The `GuestOsFeature` class represents a feature of a guest operating system and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists numerous available versions of the `GuestOsFeature` class, with version 3.6.0 being the latest and ranging down to 1.0.0, each linking to its respective documentation."],["The `GuestOsFeature` class offers properties such as `HasType` (boolean) and `Type` (string) that define the characteristics and supported features of the guest operating system, and it has two constructors: a default one and one that accepts another `GuestOsFeature` object."],["The `GuestOsFeature` class has inheritance from Object, and it also displays inherited members like GetHashCode(), GetType(), MemberwiseClone(), and ToString(), and it is within the Google.Cloud.Compute.V1 namespace, which can be found in the Google.Cloud.Compute.V1.dll assembly."]]],[]]