public static final class VirtualMachineConfig.BootImage.Builder extends GeneratedMessage.Builder<VirtualMachineConfig.BootImage.Builder> implements VirtualMachineConfig.BootImageOrBuilderDefinition of the boot image used by the Runtime. Used to facilitate runtime upgradeability.
Protobuf type google.cloud.notebooks.v1.VirtualMachineConfig.BootImage
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > VirtualMachineConfig.BootImage.BuilderImplements
VirtualMachineConfig.BootImageOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public VirtualMachineConfig.BootImage build()| Returns | |
|---|---|
| Type | Description |
VirtualMachineConfig.BootImage |
|
buildPartial()
public VirtualMachineConfig.BootImage buildPartial()| Returns | |
|---|---|
| Type | Description |
VirtualMachineConfig.BootImage |
|
clear()
public VirtualMachineConfig.BootImage.Builder clear()| Returns | |
|---|---|
| Type | Description |
VirtualMachineConfig.BootImage.Builder |
|
getDefaultInstanceForType()
public VirtualMachineConfig.BootImage getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
VirtualMachineConfig.BootImage |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(VirtualMachineConfig.BootImage other)
public VirtualMachineConfig.BootImage.Builder mergeFrom(VirtualMachineConfig.BootImage other)| Parameter | |
|---|---|
| Name | Description |
other |
VirtualMachineConfig.BootImage |
| Returns | |
|---|---|
| Type | Description |
VirtualMachineConfig.BootImage.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public VirtualMachineConfig.BootImage.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
VirtualMachineConfig.BootImage.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public VirtualMachineConfig.BootImage.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
VirtualMachineConfig.BootImage.Builder |
|