| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
NotebookRuntime
A runtime is a virtual machine allocated to a particular user for a
particular Notebook file on temporary basis with lifetime limited to 24
hours.
|
static class |
NotebookRuntime.Builder
A runtime is a virtual machine allocated to a particular user for a
particular Notebook file on temporary basis with lifetime limited to 24
hours.
|
| Modifier and Type | Method and Description |
|---|---|
NotebookRuntimeOrBuilder |
AssignNotebookRuntimeRequest.getNotebookRuntimeOrBuilder()
Required.
|
NotebookRuntimeOrBuilder |
AssignNotebookRuntimeRequest.Builder.getNotebookRuntimeOrBuilder()
Required.
|
NotebookRuntimeOrBuilder |
AssignNotebookRuntimeRequestOrBuilder.getNotebookRuntimeOrBuilder()
Required.
|
NotebookRuntimeOrBuilder |
ListNotebookRuntimesResponse.getNotebookRuntimesOrBuilder(int index)
List of NotebookRuntimes in the requested page.
|
NotebookRuntimeOrBuilder |
ListNotebookRuntimesResponse.Builder.getNotebookRuntimesOrBuilder(int index)
List of NotebookRuntimes in the requested page.
|
NotebookRuntimeOrBuilder |
ListNotebookRuntimesResponseOrBuilder.getNotebookRuntimesOrBuilder(int index)
List of NotebookRuntimes in the requested page.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends NotebookRuntimeOrBuilder> |
ListNotebookRuntimesResponse.getNotebookRuntimesOrBuilderList()
List of NotebookRuntimes in the requested page.
|
List<? extends NotebookRuntimeOrBuilder> |
ListNotebookRuntimesResponse.Builder.getNotebookRuntimesOrBuilderList()
List of NotebookRuntimes in the requested page.
|
List<? extends NotebookRuntimeOrBuilder> |
ListNotebookRuntimesResponseOrBuilder.getNotebookRuntimesOrBuilderList()
List of NotebookRuntimes in the requested page.
|
Copyright © 2024 Google LLC. All rights reserved.