Uses of Class
com.google.cloud.aiplatform.v1.NotebookExecutionJob.WorkbenchRuntime
Packages that use NotebookExecutionJob.WorkbenchRuntime
-
Uses of NotebookExecutionJob.WorkbenchRuntime in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookExecutionJob.WorkbenchRuntimeModifier and TypeMethodDescriptionNotebookExecutionJob.WorkbenchRuntime.Builder.build()NotebookExecutionJob.WorkbenchRuntime.Builder.buildPartial()NotebookExecutionJob.WorkbenchRuntime.getDefaultInstance()NotebookExecutionJob.WorkbenchRuntime.Builder.getDefaultInstanceForType()NotebookExecutionJob.WorkbenchRuntime.getDefaultInstanceForType()NotebookExecutionJob.Builder.getWorkbenchRuntime()The Workbench runtime configuration to use for the notebook execution.NotebookExecutionJob.getWorkbenchRuntime()The Workbench runtime configuration to use for the notebook execution.NotebookExecutionJobOrBuilder.getWorkbenchRuntime()The Workbench runtime configuration to use for the notebook execution.NotebookExecutionJob.WorkbenchRuntime.parseDelimitedFrom(InputStream input) NotebookExecutionJob.WorkbenchRuntime.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NotebookExecutionJob.WorkbenchRuntime.parseFrom(byte[] data) NotebookExecutionJob.WorkbenchRuntime.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NotebookExecutionJob.WorkbenchRuntime.parseFrom(com.google.protobuf.ByteString data) NotebookExecutionJob.WorkbenchRuntime.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NotebookExecutionJob.WorkbenchRuntime.parseFrom(com.google.protobuf.CodedInputStream input) NotebookExecutionJob.WorkbenchRuntime.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NotebookExecutionJob.WorkbenchRuntime.parseFrom(InputStream input) NotebookExecutionJob.WorkbenchRuntime.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NotebookExecutionJob.WorkbenchRuntime.parseFrom(ByteBuffer data) NotebookExecutionJob.WorkbenchRuntime.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NotebookExecutionJob.WorkbenchRuntimeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<NotebookExecutionJob.WorkbenchRuntime>NotebookExecutionJob.WorkbenchRuntime.getParserForType()static com.google.protobuf.Parser<NotebookExecutionJob.WorkbenchRuntime>NotebookExecutionJob.WorkbenchRuntime.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type NotebookExecutionJob.WorkbenchRuntimeModifier and TypeMethodDescriptionNotebookExecutionJob.WorkbenchRuntime.Builder.mergeFrom(NotebookExecutionJob.WorkbenchRuntime other) NotebookExecutionJob.Builder.mergeWorkbenchRuntime(NotebookExecutionJob.WorkbenchRuntime value) The Workbench runtime configuration to use for the notebook execution.NotebookExecutionJob.WorkbenchRuntime.newBuilder(NotebookExecutionJob.WorkbenchRuntime prototype) NotebookExecutionJob.Builder.setWorkbenchRuntime(NotebookExecutionJob.WorkbenchRuntime value) The Workbench runtime configuration to use for the notebook execution.