| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static NotebookRuntime.RuntimeState |
NotebookRuntime.RuntimeState.forNumber(int value) |
NotebookRuntime.RuntimeState |
NotebookRuntimeOrBuilder.getRuntimeState()
Output only.
|
NotebookRuntime.RuntimeState |
NotebookRuntime.getRuntimeState()
Output only.
|
NotebookRuntime.RuntimeState |
NotebookRuntime.Builder.getRuntimeState()
Output only.
|
static NotebookRuntime.RuntimeState |
NotebookRuntime.RuntimeState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static NotebookRuntime.RuntimeState |
NotebookRuntime.RuntimeState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static NotebookRuntime.RuntimeState |
NotebookRuntime.RuntimeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotebookRuntime.RuntimeState[] |
NotebookRuntime.RuntimeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<NotebookRuntime.RuntimeState> |
NotebookRuntime.RuntimeState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
NotebookRuntime.Builder |
NotebookRuntime.Builder.setRuntimeState(NotebookRuntime.RuntimeState value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.