Uses of Interface
com.google.cloud.aiplatform.v1beta1.FeatureStatsAnomalyOrBuilder
-
Packages that use FeatureStatsAnomalyOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of FeatureStatsAnomalyOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement FeatureStatsAnomalyOrBuilder Modifier and Type Class Description class
FeatureStatsAnomaly
Stats and Anomaly generated at specific timestamp for specific Feature.static class
FeatureStatsAnomaly.Builder
Stats and Anomaly generated at specific timestamp for specific Feature.Methods in com.google.cloud.aiplatform.v1beta1 that return FeatureStatsAnomalyOrBuilder Modifier and Type Method Description FeatureStatsAnomalyOrBuilder
Feature.MonitoringStatsAnomaly.Builder. getFeatureStatsAnomalyOrBuilder()
Output only.FeatureStatsAnomalyOrBuilder
Feature.MonitoringStatsAnomaly. getFeatureStatsAnomalyOrBuilder()
Output only.FeatureStatsAnomalyOrBuilder
Feature.MonitoringStatsAnomalyOrBuilder. getFeatureStatsAnomalyOrBuilder()
Output only.FeatureStatsAnomalyOrBuilder
Feature.Builder. getMonitoringStatsOrBuilder(int index)
Output only.FeatureStatsAnomalyOrBuilder
Feature. getMonitoringStatsOrBuilder(int index)
Output only.FeatureStatsAnomalyOrBuilder
FeatureOrBuilder. getMonitoringStatsOrBuilder(int index)
Output only.FeatureStatsAnomalyOrBuilder
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder. getPredictionStatsOrBuilder(int index)
A list of historical stats generated by different time window's Prediction Dataset.FeatureStatsAnomalyOrBuilder
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies. getPredictionStatsOrBuilder(int index)
A list of historical stats generated by different time window's Prediction Dataset.FeatureStatsAnomalyOrBuilder
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomaliesOrBuilder. getPredictionStatsOrBuilder(int index)
A list of historical stats generated by different time window's Prediction Dataset.FeatureStatsAnomalyOrBuilder
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder. getTrainingStatsOrBuilder()
Stats calculated for the Training Dataset.FeatureStatsAnomalyOrBuilder
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies. getTrainingStatsOrBuilder()
Stats calculated for the Training Dataset.FeatureStatsAnomalyOrBuilder
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomaliesOrBuilder. getTrainingStatsOrBuilder()
Stats calculated for the Training Dataset.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type FeatureStatsAnomalyOrBuilder Modifier and Type Method Description List<? extends FeatureStatsAnomalyOrBuilder>
Feature.Builder. getMonitoringStatsOrBuilderList()
Output only.List<? extends FeatureStatsAnomalyOrBuilder>
Feature. getMonitoringStatsOrBuilderList()
Output only.List<? extends FeatureStatsAnomalyOrBuilder>
FeatureOrBuilder. getMonitoringStatsOrBuilderList()
Output only.List<? extends FeatureStatsAnomalyOrBuilder>
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder. getPredictionStatsOrBuilderList()
A list of historical stats generated by different time window's Prediction Dataset.List<? extends FeatureStatsAnomalyOrBuilder>
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies. getPredictionStatsOrBuilderList()
A list of historical stats generated by different time window's Prediction Dataset.List<? extends FeatureStatsAnomalyOrBuilder>
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomaliesOrBuilder. getPredictionStatsOrBuilderList()
A list of historical stats generated by different time window's Prediction Dataset.
-