| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
|
| com.google.cloud.aiplatform.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
GenAiCacheServiceClient.ListCachedContentsPagedResponse |
GenAiCacheServiceClient.listCachedContents(ListCachedContentsRequest request)
Lists cached contents in a project
|
GenAiCacheServiceClient.ListCachedContentsPagedResponse |
GenAiCacheServiceClient.listCachedContents(LocationName parent)
Lists cached contents in a project
|
GenAiCacheServiceClient.ListCachedContentsPagedResponse |
GenAiCacheServiceClient.listCachedContents(String parent)
Lists cached contents in a project
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<GenAiCacheServiceClient.ListCachedContentsPagedResponse> |
GenAiCacheServiceClient.ListCachedContentsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListCachedContentsRequest,ListCachedContentsResponse,CachedContent> context,
com.google.api.core.ApiFuture<ListCachedContentsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListCachedContentsRequest,GenAiCacheServiceClient.ListCachedContentsPagedResponse> |
GenAiCacheServiceClient.listCachedContentsPagedCallable()
Lists cached contents in a project
|
com.google.api.gax.rpc.PagedCallSettings<ListCachedContentsRequest,ListCachedContentsResponse,GenAiCacheServiceClient.ListCachedContentsPagedResponse> |
GenAiCacheServiceSettings.listCachedContentsSettings()
Returns the object with the settings used for calls to listCachedContents.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCachedContentsRequest,ListCachedContentsResponse,GenAiCacheServiceClient.ListCachedContentsPagedResponse> |
GenAiCacheServiceSettings.Builder.listCachedContentsSettings()
Returns the builder for the settings used for calls to listCachedContents.
|
Copyright © 2024 Google LLC. All rights reserved.