public sealed class Instance.Types.Disk.Types.GuestOsFeature : IMessage<Instance.Types.Disk.Types.GuestOsFeature>, IEquatable<Instance.Types.Disk.Types.GuestOsFeature>, IDeepCloneable<Instance.Types.Disk.Types.GuestOsFeature>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class Instance.Types.Disk.Types.GuestOsFeature.
[[["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 documentation for the `Instance.Types.Disk.Types.GuestOsFeature` class in the AI Platform Notebooks v1 API, detailing its usage for specifying guest OS features for boot disks."],["The `GuestOsFeature` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer operations."],["The class offers two constructors, `GuestOsFeature()` and `GuestOsFeature(GuestOsFeature)`, allowing for default initialization and cloning from an existing instance, respectively."],["The `Type` property, a string, allows setting the specific guest OS feature by selecting from a predefined list of valid values such as `MULTI_IP_SUBNET`, `SECURE_BOOT`, `WINDOWS`, among others, or `FEATURE_TYPE_UNSPECIFIED`."],["The document outlines the available versions for this API class, which includes versions 2.5.0(latest), 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0 and 1.0.0-beta04."]]],[]]