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