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 document provides reference documentation for the `VirtualMachineConfig.Types.BootImage` class within the AI Platform Notebooks v1 API, focusing on version 2.4.0 of the Google.Cloud.Notebooks.V1 namespace."],["`BootImage` defines the boot image used by the Runtime and supports runtime upgrades."],["The `BootImage` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The documentation includes access to previous versions of the API, from 2.0.0 to 2.3.0 and the beta version 1.0.0-beta04, alongside the latest version of 2.5.0."],["The class has two constructors : a parameterless constructor, and one that takes a parameter of the class itself."]]],[]]