Class UpgradeNotebookRuntimeResponse.Builder (3.84.0)

public static final class UpgradeNotebookRuntimeResponse.Builder extends GeneratedMessage.Builder<UpgradeNotebookRuntimeResponse.Builder> implements UpgradeNotebookRuntimeResponseOrBuilder

Response message for NotebookService.UpgradeNotebookRuntime.

Protobuf type google.cloud.aiplatform.v1.UpgradeNotebookRuntimeResponse

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public UpgradeNotebookRuntimeResponse build()
Returns
Type Description
UpgradeNotebookRuntimeResponse

buildPartial()

public UpgradeNotebookRuntimeResponse buildPartial()
Returns
Type Description
UpgradeNotebookRuntimeResponse

clear()

public UpgradeNotebookRuntimeResponse.Builder clear()
Returns
Type Description
UpgradeNotebookRuntimeResponse.Builder
Overrides

getDefaultInstanceForType()

public UpgradeNotebookRuntimeResponse getDefaultInstanceForType()
Returns
Type Description
UpgradeNotebookRuntimeResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(UpgradeNotebookRuntimeResponse other)

public UpgradeNotebookRuntimeResponse.Builder mergeFrom(UpgradeNotebookRuntimeResponse other)
Parameter
Name Description
other UpgradeNotebookRuntimeResponse
Returns
Type Description
UpgradeNotebookRuntimeResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public UpgradeNotebookRuntimeResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
UpgradeNotebookRuntimeResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public UpgradeNotebookRuntimeResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
UpgradeNotebookRuntimeResponse.Builder
Overrides