| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
A client to Vertex AI API
|
| com.google.cloud.aiplatform.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
TensorboardServiceClient.ListTensorboardsPagedResponse |
TensorboardServiceClient.listTensorboards(ListTensorboardsRequest request)
Lists Tensorboards in a Location.
|
TensorboardServiceClient.ListTensorboardsPagedResponse |
TensorboardServiceClient.listTensorboards(LocationName parent)
Lists Tensorboards in a Location.
|
TensorboardServiceClient.ListTensorboardsPagedResponse |
TensorboardServiceClient.listTensorboards(String parent)
Lists Tensorboards in a Location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<TensorboardServiceClient.ListTensorboardsPagedResponse> |
TensorboardServiceClient.ListTensorboardsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTensorboardsRequest,ListTensorboardsResponse,Tensorboard> context,
com.google.api.core.ApiFuture<ListTensorboardsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTensorboardsRequest,TensorboardServiceClient.ListTensorboardsPagedResponse> |
TensorboardServiceClient.listTensorboardsPagedCallable()
Lists Tensorboards in a Location.
|
com.google.api.gax.rpc.PagedCallSettings<ListTensorboardsRequest,ListTensorboardsResponse,TensorboardServiceClient.ListTensorboardsPagedResponse> |
TensorboardServiceSettings.listTensorboardsSettings()
Returns the object with the settings used for calls to listTensorboards.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTensorboardsRequest,ListTensorboardsResponse,TensorboardServiceClient.ListTensorboardsPagedResponse> |
TensorboardServiceSettings.Builder.listTensorboardsSettings()
Returns the builder for the settings used for calls to listTensorboards.
|
Copyright © 2022 Google LLC. All rights reserved.