public sealed class BootImage : IMessage<VirtualMachineConfig.Types.BootImage>, IEquatable<VirtualMachineConfig.Types.BootImage>, IDeepCloneable<VirtualMachineConfig.Types.BootImage>, IBufferMessage, IMessageReference 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.
Implements
IMessage<VirtualMachineConfig.Types.BootImage>, IEquatable<VirtualMachineConfig.Types.BootImage>, IDeepCloneable<VirtualMachineConfig.Types.BootImage>, IBufferMessage, IMessageNamespace
Google.Cloud.Notebooks.V1Assembly
Google.Cloud.Notebooks.V1.dll
Constructors
BootImage()
public BootImage()BootImage(VirtualMachineConfig.Types.BootImage)
public BootImage(VirtualMachineConfig.Types.BootImage other)| Parameter | |
|---|---|
| Name | Description |
other |
VirtualMachineConfig.Types.BootImage |