public sealed class LocalDisk.Types.RuntimeGuestOsFeature : IMessage<LocalDisk.Types.RuntimeGuestOsFeature>, IEquatable<LocalDisk.Types.RuntimeGuestOsFeature>, IDeepCloneable<LocalDisk.Types.RuntimeGuestOsFeature>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class LocalDisk.Types.RuntimeGuestOsFeature.
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."],[[["This documentation pertains to the `LocalDisk.Types.RuntimeGuestOsFeature` class within the Google Cloud Notebooks v1 API, version 2.4.0."],["The `RuntimeGuestOsFeature` class is used to specify a list of features to enable on a guest operating system, applicable only for bootable images, as detailed in the linked documentation."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `Type` property of the class allows setting the ID of a supported guest OS feature, with valid values such as `MULTI_IP_SUBNET`, `SECURE_BOOT`, and `WINDOWS`."],["The current documentation is for version 2.4.0, with other versions including the latest version 2.5.0, as well as versions 2.3.0, 2.2.0, 2.1.0, 2.0.0, and 1.0.0-beta04, listed with their respective links."]]],[]]