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