| 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.ListNotebookExecutionJobsPage |
NotebookServiceClient.ListNotebookExecutionJobsPage.createPage(com.google.api.gax.rpc.PageContext<ListNotebookExecutionJobsRequest,ListNotebookExecutionJobsResponse,NotebookExecutionJob> context,
ListNotebookExecutionJobsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<NotebookServiceClient.ListNotebookExecutionJobsPage> |
NotebookServiceClient.ListNotebookExecutionJobsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListNotebookExecutionJobsRequest,ListNotebookExecutionJobsResponse,NotebookExecutionJob> context,
com.google.api.core.ApiFuture<ListNotebookExecutionJobsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected NotebookServiceClient.ListNotebookExecutionJobsFixedSizeCollection |
NotebookServiceClient.ListNotebookExecutionJobsFixedSizeCollection.createCollection(List<NotebookServiceClient.ListNotebookExecutionJobsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.