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 class
Feature.MonitoringStatsAnomaly
A 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 class
Feature.MonitoringStatsAnomaly.Builder
A 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.MonitoringStatsAnomalyOrBuilder
Feature.Builder. getMonitoringStatsAnomaliesOrBuilder(int index)
Output only.Feature.MonitoringStatsAnomalyOrBuilder
Feature. getMonitoringStatsAnomaliesOrBuilder(int index)
Output only.Feature.MonitoringStatsAnomalyOrBuilder
FeatureOrBuilder. 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.
-