| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static NotebookRuntimeType |
NotebookRuntimeType.forNumber(int value) |
NotebookRuntimeType |
NotebookRuntimeOrBuilder.getNotebookRuntimeType()
Output only.
|
NotebookRuntimeType |
NotebookRuntime.getNotebookRuntimeType()
Output only.
|
NotebookRuntimeType |
NotebookRuntime.Builder.getNotebookRuntimeType()
Output only.
|
NotebookRuntimeType |
NotebookRuntimeTemplate.getNotebookRuntimeType()
Optional.
|
NotebookRuntimeType |
NotebookRuntimeTemplate.Builder.getNotebookRuntimeType()
Optional.
|
NotebookRuntimeType |
NotebookRuntimeTemplateOrBuilder.getNotebookRuntimeType()
Optional.
|
static NotebookRuntimeType |
NotebookRuntimeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static NotebookRuntimeType |
NotebookRuntimeType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static NotebookRuntimeType |
NotebookRuntimeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotebookRuntimeType[] |
NotebookRuntimeType.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<NotebookRuntimeType> |
NotebookRuntimeType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
NotebookRuntime.Builder |
NotebookRuntime.Builder.setNotebookRuntimeType(NotebookRuntimeType value)
Output only.
|
NotebookRuntimeTemplate.Builder |
NotebookRuntimeTemplate.Builder.setNotebookRuntimeType(NotebookRuntimeType value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.