AI Platform Notebooks v1 API - Class VirtualMachineConfig.Types.BootImage (2.0.0)

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.

Inheritance

Object > VirtualMachineConfig.Types.BootImage

Namespace

Google.Cloud.Notebooks.V1

Assembly

Google.Cloud.Notebooks.V1.dll

Constructors

BootImage()

public BootImage()

BootImage(VirtualMachineConfig.Types.BootImage)

public BootImage(VirtualMachineConfig.Types.BootImage other)
Parameter
NameDescription
otherVirtualMachineConfig.Types.BootImage