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