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