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