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