public static final class StopNotebookRuntimeResponse.Builder extends GeneratedMessage.Builder<StopNotebookRuntimeResponse.Builder> implements StopNotebookRuntimeResponseOrBuilderResponse message for NotebookService.StopNotebookRuntime.
Protobuf type google.cloud.aiplatform.v1beta1.StopNotebookRuntimeResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > StopNotebookRuntimeResponse.BuilderImplements
StopNotebookRuntimeResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public StopNotebookRuntimeResponse build()| Returns | |
|---|---|
| Type | Description |
StopNotebookRuntimeResponse |
|
buildPartial()
public StopNotebookRuntimeResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
StopNotebookRuntimeResponse |
|
clear()
public StopNotebookRuntimeResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
StopNotebookRuntimeResponse.Builder |
|
getDefaultInstanceForType()
public StopNotebookRuntimeResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
StopNotebookRuntimeResponse |
|
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(StopNotebookRuntimeResponse other)
public StopNotebookRuntimeResponse.Builder mergeFrom(StopNotebookRuntimeResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
StopNotebookRuntimeResponse |
| Returns | |
|---|---|
| Type | Description |
StopNotebookRuntimeResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public StopNotebookRuntimeResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
StopNotebookRuntimeResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public StopNotebookRuntimeResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
StopNotebookRuntimeResponse.Builder |
|