Uses of Interface
com.google.cloud.aiplatform.v1.Feature.MonitoringStatsAnomalyOrBuilder
-
Packages that use Feature.MonitoringStatsAnomalyOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of Feature.MonitoringStatsAnomalyOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement Feature.MonitoringStatsAnomalyOrBuilder Modifier and Type Class Description static classFeature.MonitoringStatsAnomalyA list of historical [SnapshotAnalysis][google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis] or [ImportFeaturesAnalysis][google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis] stats requested by user, sorted by [FeatureStatsAnomaly.start_time][google.cloud.aiplatform.v1.FeatureStatsAnomaly.start_time] descending.static classFeature.MonitoringStatsAnomaly.BuilderA list of historical [SnapshotAnalysis][google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis] or [ImportFeaturesAnalysis][google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis] stats requested by user, sorted by [FeatureStatsAnomaly.start_time][google.cloud.aiplatform.v1.FeatureStatsAnomaly.start_time] descending.Methods in com.google.cloud.aiplatform.v1 that return Feature.MonitoringStatsAnomalyOrBuilder Modifier and Type Method Description Feature.MonitoringStatsAnomalyOrBuilderFeature.Builder. getMonitoringStatsAnomaliesOrBuilder(int index)Output only.Feature.MonitoringStatsAnomalyOrBuilderFeature. getMonitoringStatsAnomaliesOrBuilder(int index)Output only.Feature.MonitoringStatsAnomalyOrBuilderFeatureOrBuilder. getMonitoringStatsAnomaliesOrBuilder(int index)Output only.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Feature.MonitoringStatsAnomalyOrBuilder Modifier and Type Method Description List<? extends Feature.MonitoringStatsAnomalyOrBuilder>Feature.Builder. getMonitoringStatsAnomaliesOrBuilderList()Output only.List<? extends Feature.MonitoringStatsAnomalyOrBuilder>Feature. getMonitoringStatsAnomaliesOrBuilderList()Output only.List<? extends Feature.MonitoringStatsAnomalyOrBuilder>FeatureOrBuilder. getMonitoringStatsAnomaliesOrBuilderList()Output only.
-