Uses of Class
com.google.cloud.aiplatform.v1beta1.GenAiCacheServiceClient.ListCachedContentsPagedResponse
Packages that use GenAiCacheServiceClient.ListCachedContentsPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of GenAiCacheServiceClient.ListCachedContentsPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return GenAiCacheServiceClient.ListCachedContentsPagedResponseModifier and TypeMethodDescriptionGenAiCacheServiceClient.listCachedContents(ListCachedContentsRequest request) Lists cached contents in a projectGenAiCacheServiceClient.listCachedContents(LocationName parent) Lists cached contents in a projectGenAiCacheServiceClient.listCachedContents(String parent) Lists cached contents in a projectMethods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type GenAiCacheServiceClient.ListCachedContentsPagedResponseModifier and TypeMethodDescriptionGenAiCacheServiceClient.ListCachedContentsPagedResponse.createAsync(PageContext<ListCachedContentsRequest, ListCachedContentsResponse, CachedContent> context, ApiFuture<ListCachedContentsResponse> futureResponse) final UnaryCallable<ListCachedContentsRequest,GenAiCacheServiceClient.ListCachedContentsPagedResponse> GenAiCacheServiceClient.listCachedContentsPagedCallable()Lists cached contents in a projectPagedCallSettings.Builder<ListCachedContentsRequest,ListCachedContentsResponse, GenAiCacheServiceClient.ListCachedContentsPagedResponse> GenAiCacheServiceSettings.Builder.listCachedContentsSettings()Returns the builder for the settings used for calls to listCachedContents.PagedCallSettings<ListCachedContentsRequest,ListCachedContentsResponse, GenAiCacheServiceClient.ListCachedContentsPagedResponse> GenAiCacheServiceSettings.listCachedContentsSettings()Returns the object with the settings used for calls to listCachedContents. -
Uses of GenAiCacheServiceClient.ListCachedContentsPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type GenAiCacheServiceClient.ListCachedContentsPagedResponseModifier and TypeMethodDescriptionGenAiCacheServiceStub.listCachedContentsPagedCallable()GrpcGenAiCacheServiceStub.listCachedContentsPagedCallable()PagedCallSettings.Builder<ListCachedContentsRequest,ListCachedContentsResponse, GenAiCacheServiceClient.ListCachedContentsPagedResponse> GenAiCacheServiceStubSettings.Builder.listCachedContentsSettings()Returns the builder for the settings used for calls to listCachedContents.PagedCallSettings<ListCachedContentsRequest,ListCachedContentsResponse, GenAiCacheServiceClient.ListCachedContentsPagedResponse> GenAiCacheServiceStubSettings.listCachedContentsSettings()Returns the object with the settings used for calls to listCachedContents.