Class StopNotebookRuntimeResponse.Builder (3.84.0)

public static final class StopNotebookRuntimeResponse.Builder extends GeneratedMessage.Builder<StopNotebookRuntimeResponse.Builder> implements StopNotebookRuntimeResponseOrBuilder

Response message for NotebookService.StopNotebookRuntime.

Protobuf type google.cloud.aiplatform.v1beta1.StopNotebookRuntimeResponse

Static 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
Overrides

getDefaultInstanceForType()

public StopNotebookRuntimeResponse getDefaultInstanceForType()
Returns
Type Description
StopNotebookRuntimeResponse

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(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
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

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