public sealed class 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 `BootImage` class within the `Google.Cloud.Notebooks.V1` API, specifically for version 2.1.0."],["`BootImage` defines the boot image utilized by the Runtime in AI Platform Notebooks and facilitates runtime upgrades."],["The `BootImage` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `BootImage` class inherits from the `Object` class and includes constructors for default initialization and cloning from another `BootImage` instance."],["The documentation also provides access to reference pages for previous versions, including version 2.0.0 up to 2.5.0, as well as a beta version, 1.0.0-beta04."]]],[]]