| Package | Description |
|---|---|
| com.google.cloud.notebooks.v1 |
A client to Notebooks API
|
| com.google.cloud.notebooks.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
NotebookServiceClient.ListExecutionsPagedResponse |
NotebookServiceClient.listExecutions(ExecutionName parent)
Lists executions in a given project and location
|
NotebookServiceClient.ListExecutionsPagedResponse |
NotebookServiceClient.listExecutions(ListExecutionsRequest request)
Lists executions in a given project and location
|
NotebookServiceClient.ListExecutionsPagedResponse |
NotebookServiceClient.listExecutions(String parent)
Lists executions in a given project and location
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<NotebookServiceClient.ListExecutionsPagedResponse> |
NotebookServiceClient.ListExecutionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context,
com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListExecutionsRequest,NotebookServiceClient.ListExecutionsPagedResponse> |
NotebookServiceClient.listExecutionsPagedCallable()
Lists executions in a given project and location
|
com.google.api.gax.rpc.PagedCallSettings<ListExecutionsRequest,ListExecutionsResponse,NotebookServiceClient.ListExecutionsPagedResponse> |
NotebookServiceSettings.listExecutionsSettings()
Returns the object with the settings used for calls to listExecutions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListExecutionsRequest,ListExecutionsResponse,NotebookServiceClient.ListExecutionsPagedResponse> |
NotebookServiceSettings.Builder.listExecutionsSettings()
Returns the builder for the settings used for calls to listExecutions.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListExecutionsRequest,NotebookServiceClient.ListExecutionsPagedResponse> |
NotebookServiceStub.listExecutionsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListExecutionsRequest,NotebookServiceClient.ListExecutionsPagedResponse> |
GrpcNotebookServiceStub.listExecutionsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListExecutionsRequest,ListExecutionsResponse,NotebookServiceClient.ListExecutionsPagedResponse> |
NotebookServiceStubSettings.listExecutionsSettings()
Returns the object with the settings used for calls to listExecutions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListExecutionsRequest,ListExecutionsResponse,NotebookServiceClient.ListExecutionsPagedResponse> |
NotebookServiceStubSettings.Builder.listExecutionsSettings()
Returns the builder for the settings used for calls to listExecutions.
|
Copyright © 2024 Google LLC. All rights reserved.