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."],[[["The `GuestOsFeature` class provides a way to define and manage features of a guest operating system within Google Cloud Compute."],["The latest version available for `GuestOsFeature` is 3.6.0, with a comprehensive history of versions dating back to 1.0.0."],["The class `GuestOsFeature` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GuestOsFeature` has a `Type` property that can be set to various supported feature IDs, such as `VIRTIO_SCSI_MULTIQUEUE`, `WINDOWS`, `MULTI_IP_SUBNET`, and others."],["`GuestOsFeature` offers two constructors, the default constructor `GuestOsFeature()` and a copy constructor `GuestOsFeature(GuestOsFeature other)` which takes another `GuestOsFeature` as a parameter."]]],[]]