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 document provides reference information for the `LocalDisk.Types.RuntimeGuestOsFeature` class within the Google Cloud Notebooks v1 API, specifically for version 2.3.0."],["The `RuntimeGuestOsFeature` class is used to define a list of optional features to enable on the guest operating system for bootable images."],["This class can be implemented as an IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The document details the available constructors for creating instances of the `RuntimeGuestOsFeature` class, as well as the `Type` property, which specifies the guest OS feature ID."],["The document includes a list of available options for the Type property."]]],[]]