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