| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected NotebookServiceClient.ListNotebookRuntimesPage |
NotebookServiceClient.ListNotebookRuntimesPage.createPage(com.google.api.gax.rpc.PageContext<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse,NotebookRuntime> context,
ListNotebookRuntimesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<NotebookServiceClient.ListNotebookRuntimesPage> |
NotebookServiceClient.ListNotebookRuntimesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListNotebookRuntimesRequest,ListNotebookRuntimesResponse,NotebookRuntime> context,
com.google.api.core.ApiFuture<ListNotebookRuntimesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected NotebookServiceClient.ListNotebookRuntimesFixedSizeCollection |
NotebookServiceClient.ListNotebookRuntimesFixedSizeCollection.createCollection(List<NotebookServiceClient.ListNotebookRuntimesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.