public sealed class RuntimeGuestOsFeature : IMessage<LocalDisk.Types.RuntimeGuestOsFeature>, IEquatable<LocalDisk.Types.RuntimeGuestOsFeature>, IDeepCloneable<LocalDisk.Types.RuntimeGuestOsFeature>, IBufferMessage, IMessage
Optional. A list of features to enable on the guest operating system.
Applicable only for bootable images.
Read Enabling guest operating system
features
to see a list of available options.
Guest OS features for boot disk.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eRuntimeGuestOsFeature\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace, specifically for version 1.0.0-beta04 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRuntimeGuestOsFeature\u003c/code\u003e class is designed to represent a feature that can be enabled on the guest operating system of a bootable image and has multiple implementations, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors: a default constructor \u003ccode\u003eRuntimeGuestOsFeature()\u003c/code\u003e and a copy constructor \u003ccode\u003eRuntimeGuestOsFeature(LocalDisk.Types.RuntimeGuestOsFeature other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a single property, \u003ccode\u003eType\u003c/code\u003e, which is a string representing the ID of a supported feature, with specific valid values like \u003ccode\u003eMULTI_IP_SUBNET\u003c/code\u003e, \u003ccode\u003eSECURE_BOOT\u003c/code\u003e, \u003ccode\u003eUEFI_COMPATIBLE\u003c/code\u003e, \u003ccode\u003eVIRTIO_SCSI_MULTIQUEUE\u003c/code\u003e, and \u003ccode\u003eWINDOWS\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA list of valid feature types can be found in the documentation, under the section, "Enabling guest operating system features".\u003c/p\u003e\n"]]],[],null,[]]