Uses of Class
com.google.cloud.aiplatform.v1beta1.JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse
Package
Description
A client to Vertex AI API
-
Uses of JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponseModifier and TypeMethodDescriptionJobServiceClient.searchModelDeploymentMonitoringStatsAnomalies(ModelDeploymentMonitoringJobName modelDeploymentMonitoringJob, String deployedModelId) Searches Model Monitoring Statistics generated within a given time window.JobServiceClient.searchModelDeploymentMonitoringStatsAnomalies(SearchModelDeploymentMonitoringStatsAnomaliesRequest request) Searches Model Monitoring Statistics generated within a given time window.JobServiceClient.searchModelDeploymentMonitoringStatsAnomalies(String modelDeploymentMonitoringJob, String deployedModelId) Searches Model Monitoring Statistics generated within a given time window.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponseModifier and TypeMethodDescriptionJobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse.createAsync(PageContext<SearchModelDeploymentMonitoringStatsAnomaliesRequest, SearchModelDeploymentMonitoringStatsAnomaliesResponse, ModelMonitoringStatsAnomalies> context, ApiFuture<SearchModelDeploymentMonitoringStatsAnomaliesResponse> futureResponse) final UnaryCallable<SearchModelDeploymentMonitoringStatsAnomaliesRequest,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> JobServiceClient.searchModelDeploymentMonitoringStatsAnomaliesPagedCallable()Searches Model Monitoring Statistics generated within a given time window.PagedCallSettings.Builder<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse, JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> JobServiceSettings.Builder.searchModelDeploymentMonitoringStatsAnomaliesSettings()Returns the builder for the settings used for calls to searchModelDeploymentMonitoringStatsAnomalies.PagedCallSettings<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse, JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> JobServiceSettings.searchModelDeploymentMonitoringStatsAnomaliesSettings()Returns the object with the settings used for calls to searchModelDeploymentMonitoringStatsAnomalies. -
Uses of JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponseModifier and TypeMethodDescriptionUnaryCallable<SearchModelDeploymentMonitoringStatsAnomaliesRequest,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> GrpcJobServiceStub.searchModelDeploymentMonitoringStatsAnomaliesPagedCallable()UnaryCallable<SearchModelDeploymentMonitoringStatsAnomaliesRequest,JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> JobServiceStub.searchModelDeploymentMonitoringStatsAnomaliesPagedCallable()PagedCallSettings.Builder<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse, JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> JobServiceStubSettings.Builder.searchModelDeploymentMonitoringStatsAnomaliesSettings()Returns the builder for the settings used for calls to searchModelDeploymentMonitoringStatsAnomalies.PagedCallSettings<SearchModelDeploymentMonitoringStatsAnomaliesRequest,SearchModelDeploymentMonitoringStatsAnomaliesResponse, JobServiceClient.SearchModelDeploymentMonitoringStatsAnomaliesPagedResponse> JobServiceStubSettings.searchModelDeploymentMonitoringStatsAnomaliesSettings()Returns the object with the settings used for calls to searchModelDeploymentMonitoringStatsAnomalies.