| 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 |
|---|---|
PersistentResourceServiceClient.ListPersistentResourcesPagedResponse |
PersistentResourceServiceClient.listPersistentResources(ListPersistentResourcesRequest request)
Lists PersistentResources in a Location.
|
PersistentResourceServiceClient.ListPersistentResourcesPagedResponse |
PersistentResourceServiceClient.listPersistentResources(LocationName parent)
Lists PersistentResources in a Location.
|
PersistentResourceServiceClient.ListPersistentResourcesPagedResponse |
PersistentResourceServiceClient.listPersistentResources(String parent)
Lists PersistentResources in a Location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PersistentResourceServiceClient.ListPersistentResourcesPagedResponse> |
PersistentResourceServiceClient.ListPersistentResourcesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPersistentResourcesRequest,ListPersistentResourcesResponse,PersistentResource> context,
com.google.api.core.ApiFuture<ListPersistentResourcesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPersistentResourcesRequest,PersistentResourceServiceClient.ListPersistentResourcesPagedResponse> |
PersistentResourceServiceClient.listPersistentResourcesPagedCallable()
Lists PersistentResources in a Location.
|
com.google.api.gax.rpc.PagedCallSettings<ListPersistentResourcesRequest,ListPersistentResourcesResponse,PersistentResourceServiceClient.ListPersistentResourcesPagedResponse> |
PersistentResourceServiceSettings.listPersistentResourcesSettings()
Returns the object with the settings used for calls to listPersistentResources.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPersistentResourcesRequest,ListPersistentResourcesResponse,PersistentResourceServiceClient.ListPersistentResourcesPagedResponse> |
PersistentResourceServiceSettings.Builder.listPersistentResourcesSettings()
Returns the builder for the settings used for calls to listPersistentResources.
|
Copyright © 2024 Google LLC. All rights reserved.