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