| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.Builder.build() |
NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.Builder.buildPartial() |
static NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.getDefaultInstance() |
NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.getDefaultInstanceForType() |
NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.Builder.getDefaultInstanceForType() |
NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.getWorkbenchRuntime()
The Workbench runtime configuration to use for the notebook execution.
|
NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.Builder.getWorkbenchRuntime()
The Workbench runtime configuration to use for the notebook execution.
|
NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJobOrBuilder.getWorkbenchRuntime()
The Workbench runtime configuration to use for the notebook execution.
|
static NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.parseDelimitedFrom(InputStream input) |
static NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.parseFrom(byte[] data) |
static NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.parseFrom(ByteBuffer data) |
static NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.parseFrom(com.google.protobuf.ByteString data) |
static NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.parseFrom(com.google.protobuf.CodedInputStream input) |
static NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.parseFrom(InputStream input) |
static NotebookExecutionJob.WorkbenchRuntime |
NotebookExecutionJob.WorkbenchRuntime.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<NotebookExecutionJob.WorkbenchRuntime> |
NotebookExecutionJob.WorkbenchRuntime.getParserForType() |
static com.google.protobuf.Parser<NotebookExecutionJob.WorkbenchRuntime> |
NotebookExecutionJob.WorkbenchRuntime.parser() |
| Modifier and Type | Method and Description |
|---|---|
NotebookExecutionJob.WorkbenchRuntime.Builder |
NotebookExecutionJob.WorkbenchRuntime.Builder.mergeFrom(NotebookExecutionJob.WorkbenchRuntime other) |
NotebookExecutionJob.Builder |
NotebookExecutionJob.Builder.mergeWorkbenchRuntime(NotebookExecutionJob.WorkbenchRuntime value)
The Workbench runtime configuration to use for the notebook execution.
|
static NotebookExecutionJob.WorkbenchRuntime.Builder |
NotebookExecutionJob.WorkbenchRuntime.newBuilder(NotebookExecutionJob.WorkbenchRuntime prototype) |
NotebookExecutionJob.Builder |
NotebookExecutionJob.Builder.setWorkbenchRuntime(NotebookExecutionJob.WorkbenchRuntime value)
The Workbench runtime configuration to use for the notebook execution.
|
Copyright © 2025 Google LLC. All rights reserved.