Uses of Class
com.google.cloud.aiplatform.v1beta1.MemoryBankServiceClient.ListLocationsPagedResponse
Packages that use MemoryBankServiceClient.ListLocationsPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of MemoryBankServiceClient.ListLocationsPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MemoryBankServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionMemoryBankServiceClient.listLocations(ListLocationsRequest request) Lists information about the supported locations for this service.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type MemoryBankServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionMemoryBankServiceClient.ListLocationsPagedResponse.createAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) MemoryBankServiceClient.listLocationsPagedCallable()Lists information about the supported locations for this service.PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, MemoryBankServiceClient.ListLocationsPagedResponse> MemoryBankServiceSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, MemoryBankServiceClient.ListLocationsPagedResponse> MemoryBankServiceSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations. -
Uses of MemoryBankServiceClient.ListLocationsPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type MemoryBankServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionGrpcMemoryBankServiceStub.listLocationsPagedCallable()MemoryBankServiceStub.listLocationsPagedCallable()PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, MemoryBankServiceClient.ListLocationsPagedResponse> MemoryBankServiceStubSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, MemoryBankServiceClient.ListLocationsPagedResponse> MemoryBankServiceStubSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations.