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