| Package | Description |
|---|---|
| com.google.cloud.notebooks.v1 |
A client to Notebooks API
|
| Modifier and Type | Method and Description |
|---|---|
protected NotebookServiceClient.ListExecutionsPage |
NotebookServiceClient.ListExecutionsPage.createPage(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context,
ListExecutionsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<NotebookServiceClient.ListExecutionsPage> |
NotebookServiceClient.ListExecutionsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context,
com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected NotebookServiceClient.ListExecutionsFixedSizeCollection |
NotebookServiceClient.ListExecutionsFixedSizeCollection.createCollection(List<NotebookServiceClient.ListExecutionsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.