public sealed class VirtualMachineConfig.Types.BootImage : IMessage<VirtualMachineConfig.Types.BootImage>, IEquatable<VirtualMachineConfig.Types.BootImage>, IDeepCloneable<VirtualMachineConfig.Types.BootImage>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class VirtualMachineConfig.Types.BootImage.
Definition of the boot image used by the Runtime.
Used to facilitate runtime upgradeability.
[[["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 documentation covers the `VirtualMachineConfig.Types.BootImage` class within the Google Cloud Notebooks v1 API, which defines the boot image used by the Runtime environment."],["The `BootImage` class supports multiple versions, with the latest being version 2.5.0, and facilitates runtime upgradeability for virtual machine configurations."],["The `BootImage` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `BootImage` class has two constructors: a parameterless one and one that accepts another `BootImage` object as a parameter."]]],[]]