Uses of Class
com.google.cloud.aiplatform.v1beta1.VertexRagDataServiceClient.ListLocationsPagedResponse
Packages that use VertexRagDataServiceClient.ListLocationsPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of VertexRagDataServiceClient.ListLocationsPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return VertexRagDataServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionVertexRagDataServiceClient.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 VertexRagDataServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionVertexRagDataServiceClient.ListLocationsPagedResponse.createAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) VertexRagDataServiceClient.listLocationsPagedCallable()Lists information about the supported locations for this service.PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, VertexRagDataServiceClient.ListLocationsPagedResponse> VertexRagDataServiceSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, VertexRagDataServiceClient.ListLocationsPagedResponse> VertexRagDataServiceSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations. -
Uses of VertexRagDataServiceClient.ListLocationsPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type VertexRagDataServiceClient.ListLocationsPagedResponseModifier and TypeMethodDescriptionGrpcVertexRagDataServiceStub.listLocationsPagedCallable()VertexRagDataServiceStub.listLocationsPagedCallable()PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse, VertexRagDataServiceClient.ListLocationsPagedResponse> VertexRagDataServiceStubSettings.Builder.listLocationsSettings()Returns the builder for the settings used for calls to listLocations.PagedCallSettings<ListLocationsRequest,ListLocationsResponse, VertexRagDataServiceClient.ListLocationsPagedResponse> VertexRagDataServiceStubSettings.listLocationsSettings()Returns the object with the settings used for calls to listLocations.