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