Uses of Class
com.google.cloud.aiplatform.v1.NotebookExecutionJob.WorkbenchRuntime.Builder
Packages that use NotebookExecutionJob.WorkbenchRuntime.Builder
-
Uses of NotebookExecutionJob.WorkbenchRuntime.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookExecutionJob.WorkbenchRuntime.BuilderModifier and TypeMethodDescriptionNotebookExecutionJob.WorkbenchRuntime.Builder.clear()NotebookExecutionJob.Builder.getWorkbenchRuntimeBuilder()The Workbench runtime configuration to use for the notebook execution.NotebookExecutionJob.WorkbenchRuntime.Builder.mergeFrom(NotebookExecutionJob.WorkbenchRuntime other) NotebookExecutionJob.WorkbenchRuntime.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NotebookExecutionJob.WorkbenchRuntime.Builder.mergeFrom(com.google.protobuf.Message other) NotebookExecutionJob.WorkbenchRuntime.newBuilder()NotebookExecutionJob.WorkbenchRuntime.newBuilder(NotebookExecutionJob.WorkbenchRuntime prototype) NotebookExecutionJob.WorkbenchRuntime.newBuilderForType()NotebookExecutionJob.WorkbenchRuntime.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) NotebookExecutionJob.WorkbenchRuntime.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type NotebookExecutionJob.WorkbenchRuntime.BuilderModifier and TypeMethodDescriptionNotebookExecutionJob.Builder.setWorkbenchRuntime(NotebookExecutionJob.WorkbenchRuntime.Builder builderForValue) The Workbench runtime configuration to use for the notebook execution.