Class NotebookExecutionJob.WorkbenchRuntime.Builder (3.84.0)

public static final class NotebookExecutionJob.WorkbenchRuntime.Builder extends GeneratedMessage.Builder<NotebookExecutionJob.WorkbenchRuntime.Builder> implements NotebookExecutionJob.WorkbenchRuntimeOrBuilder

Configuration for a Workbench Instances-based environment.

Protobuf type google.cloud.aiplatform.v1.NotebookExecutionJob.WorkbenchRuntime

Static Methods

getDescriptor()

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

Methods

build()

public NotebookExecutionJob.WorkbenchRuntime build()
Returns
Type Description
NotebookExecutionJob.WorkbenchRuntime

buildPartial()

public NotebookExecutionJob.WorkbenchRuntime buildPartial()
Returns
Type Description
NotebookExecutionJob.WorkbenchRuntime

clear()

public NotebookExecutionJob.WorkbenchRuntime.Builder clear()
Returns
Type Description
NotebookExecutionJob.WorkbenchRuntime.Builder
Overrides

getDefaultInstanceForType()

public NotebookExecutionJob.WorkbenchRuntime getDefaultInstanceForType()
Returns
Type Description
NotebookExecutionJob.WorkbenchRuntime

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(NotebookExecutionJob.WorkbenchRuntime other)

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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