| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.Builder.build() |
NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.Builder.buildPartial() |
NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.getCustomEnvironmentSpec()
The custom compute configuration for an execution job.
|
NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.Builder.getCustomEnvironmentSpec()
The custom compute configuration for an execution job.
|
NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJobOrBuilder.getCustomEnvironmentSpec()
The custom compute configuration for an execution job.
|
static NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.getDefaultInstance() |
NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.getDefaultInstanceForType() |
NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.Builder.getDefaultInstanceForType() |
static NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.parseDelimitedFrom(InputStream input) |
static NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.parseFrom(byte[] data) |
static NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.parseFrom(ByteBuffer data) |
static NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.parseFrom(com.google.protobuf.ByteString data) |
static NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.parseFrom(InputStream input) |
static NotebookExecutionJob.CustomEnvironmentSpec |
NotebookExecutionJob.CustomEnvironmentSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<NotebookExecutionJob.CustomEnvironmentSpec> |
NotebookExecutionJob.CustomEnvironmentSpec.getParserForType() |
static com.google.protobuf.Parser<NotebookExecutionJob.CustomEnvironmentSpec> |
NotebookExecutionJob.CustomEnvironmentSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
NotebookExecutionJob.Builder |
NotebookExecutionJob.Builder.mergeCustomEnvironmentSpec(NotebookExecutionJob.CustomEnvironmentSpec value)
The custom compute configuration for an execution job.
|
NotebookExecutionJob.CustomEnvironmentSpec.Builder |
NotebookExecutionJob.CustomEnvironmentSpec.Builder.mergeFrom(NotebookExecutionJob.CustomEnvironmentSpec other) |
static NotebookExecutionJob.CustomEnvironmentSpec.Builder |
NotebookExecutionJob.CustomEnvironmentSpec.newBuilder(NotebookExecutionJob.CustomEnvironmentSpec prototype) |
NotebookExecutionJob.Builder |
NotebookExecutionJob.Builder.setCustomEnvironmentSpec(NotebookExecutionJob.CustomEnvironmentSpec value)
The custom compute configuration for an execution job.
|
Copyright © 2025 Google LLC. All rights reserved.