public static final class UpgradeNotebookRuntimeResponse.Builder extends GeneratedMessage.Builder<UpgradeNotebookRuntimeResponse.Builder> implements UpgradeNotebookRuntimeResponseOrBuilderResponse message for NotebookService.UpgradeNotebookRuntime.
Protobuf type google.cloud.aiplatform.v1beta1.UpgradeNotebookRuntimeResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > UpgradeNotebookRuntimeResponse.BuilderImplements
UpgradeNotebookRuntimeResponseOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public UpgradeNotebookRuntimeResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UpgradeNotebookRuntimeResponse |
|
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(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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public UpgradeNotebookRuntimeResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
UpgradeNotebookRuntimeResponse.Builder |
|