Uses of Class
com.google.cloud.aiplatform.v1beta1.ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse
Packages that use ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponseModifier and TypeMethodDescriptionModelMonitoringServiceClient.searchModelMonitoringAlerts(ModelMonitorName modelMonitor) Returns the Model Monitoring alerts.ModelMonitoringServiceClient.searchModelMonitoringAlerts(SearchModelMonitoringAlertsRequest request) Returns the Model Monitoring alerts.ModelMonitoringServiceClient.searchModelMonitoringAlerts(String modelMonitor) Returns the Model Monitoring alerts.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponseModifier and TypeMethodDescriptionModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse.createAsync(PageContext<SearchModelMonitoringAlertsRequest, SearchModelMonitoringAlertsResponse, ModelMonitoringAlert> context, ApiFuture<SearchModelMonitoringAlertsResponse> futureResponse) final UnaryCallable<SearchModelMonitoringAlertsRequest,ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse> ModelMonitoringServiceClient.searchModelMonitoringAlertsPagedCallable()Returns the Model Monitoring alerts.PagedCallSettings.Builder<SearchModelMonitoringAlertsRequest,SearchModelMonitoringAlertsResponse, ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse> ModelMonitoringServiceSettings.Builder.searchModelMonitoringAlertsSettings()Returns the builder for the settings used for calls to searchModelMonitoringAlerts.PagedCallSettings<SearchModelMonitoringAlertsRequest,SearchModelMonitoringAlertsResponse, ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse> ModelMonitoringServiceSettings.searchModelMonitoringAlertsSettings()Returns the object with the settings used for calls to searchModelMonitoringAlerts. -
Uses of ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponseModifier and TypeMethodDescriptionUnaryCallable<SearchModelMonitoringAlertsRequest,ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse> GrpcModelMonitoringServiceStub.searchModelMonitoringAlertsPagedCallable()UnaryCallable<SearchModelMonitoringAlertsRequest,ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse> ModelMonitoringServiceStub.searchModelMonitoringAlertsPagedCallable()PagedCallSettings.Builder<SearchModelMonitoringAlertsRequest,SearchModelMonitoringAlertsResponse, ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse> ModelMonitoringServiceStubSettings.Builder.searchModelMonitoringAlertsSettings()Returns the builder for the settings used for calls to searchModelMonitoringAlerts.PagedCallSettings<SearchModelMonitoringAlertsRequest,SearchModelMonitoringAlertsResponse, ModelMonitoringServiceClient.SearchModelMonitoringAlertsPagedResponse> ModelMonitoringServiceStubSettings.searchModelMonitoringAlertsSettings()Returns the object with the settings used for calls to searchModelMonitoringAlerts.