Uses of Interface
com.google.cloud.aiplatform.v1.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder
-
Packages that use SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder Modifier and Type Class Description static class
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective
Stats requested for specific objective.static class
SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjective.Builder
Stats requested for specific objective.Methods in com.google.cloud.aiplatform.v1 that return SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder Modifier and Type Method Description SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder. getObjectivesOrBuilder(int index)
Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder
SearchModelDeploymentMonitoringStatsAnomaliesRequest. getObjectivesOrBuilder(int index)
Required.SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder
SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilder. getObjectivesOrBuilder(int index)
Required.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder Modifier and Type Method Description List<? extends SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder>
SearchModelDeploymentMonitoringStatsAnomaliesRequest.Builder. getObjectivesOrBuilderList()
Required.List<? extends SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder>
SearchModelDeploymentMonitoringStatsAnomaliesRequest. getObjectivesOrBuilderList()
Required.List<? extends SearchModelDeploymentMonitoringStatsAnomaliesRequest.StatsAnomaliesObjectiveOrBuilder>
SearchModelDeploymentMonitoringStatsAnomaliesRequestOrBuilder. getObjectivesOrBuilderList()
Required.
-