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 in the Google.Cloud.Compute.V1 API provides a way to define and manage guest operating system features within Compute Engine."],["The latest version of the API documentation is 3.6.0, with a range of versions available from 1.0.0 up to this most current version."],["The `GuestOsFeature` class inherits from the `Object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `HasType` (a boolean indicating if the type field is set) and `Type` (a string field allowing you to specify supported feature IDs such as `VIRTIO_SCSI_MULTIQUEUE` or `WINDOWS`)."],["Constructors are available to create a `GuestOsFeature` instance either from scratch or by cloning another `GuestOsFeature` instance."]]],[]]