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"]],[["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-21 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."]]],[]]