| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static NotebookExecutionJob.EnvironmentSpecCase |
NotebookExecutionJob.EnvironmentSpecCase.forNumber(int value) |
NotebookExecutionJob.EnvironmentSpecCase |
NotebookExecutionJob.getEnvironmentSpecCase() |
NotebookExecutionJob.EnvironmentSpecCase |
NotebookExecutionJob.Builder.getEnvironmentSpecCase() |
NotebookExecutionJob.EnvironmentSpecCase |
NotebookExecutionJobOrBuilder.getEnvironmentSpecCase() |
static NotebookExecutionJob.EnvironmentSpecCase |
NotebookExecutionJob.EnvironmentSpecCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static NotebookExecutionJob.EnvironmentSpecCase |
NotebookExecutionJob.EnvironmentSpecCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotebookExecutionJob.EnvironmentSpecCase[] |
NotebookExecutionJob.EnvironmentSpecCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.