Uses of Class
com.google.cloud.aiplatform.v1beta1.FeatureStatsAnomaly
-
Packages that use FeatureStatsAnomaly Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of FeatureStatsAnomaly in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return FeatureStatsAnomaly Modifier and Type Method Description FeatureStatsAnomaly
FeatureStatsAnomaly.Builder. build()
FeatureStatsAnomaly
FeatureStatsAnomaly.Builder. buildPartial()
static FeatureStatsAnomaly
FeatureStatsAnomaly. getDefaultInstance()
FeatureStatsAnomaly
FeatureStatsAnomaly.Builder. getDefaultInstanceForType()
FeatureStatsAnomaly
FeatureStatsAnomaly. getDefaultInstanceForType()
FeatureStatsAnomaly
Feature.MonitoringStatsAnomaly.Builder. getFeatureStatsAnomaly()
Output only.FeatureStatsAnomaly
Feature.MonitoringStatsAnomaly. getFeatureStatsAnomaly()
Output only.FeatureStatsAnomaly
Feature.MonitoringStatsAnomalyOrBuilder. getFeatureStatsAnomaly()
Output only.FeatureStatsAnomaly
Feature.Builder. getMonitoringStats(int index)
Output only.FeatureStatsAnomaly
Feature. getMonitoringStats(int index)
Output only.FeatureStatsAnomaly
FeatureOrBuilder. getMonitoringStats(int index)
Output only.FeatureStatsAnomaly
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder. getPredictionStats(int index)
A list of historical stats generated by different time window's Prediction Dataset.FeatureStatsAnomaly
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies. getPredictionStats(int index)
A list of historical stats generated by different time window's Prediction Dataset.FeatureStatsAnomaly
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomaliesOrBuilder. getPredictionStats(int index)
A list of historical stats generated by different time window's Prediction Dataset.FeatureStatsAnomaly
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder. getTrainingStats()
Stats calculated for the Training Dataset.FeatureStatsAnomaly
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies. getTrainingStats()
Stats calculated for the Training Dataset.FeatureStatsAnomaly
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomaliesOrBuilder. getTrainingStats()
Stats calculated for the Training Dataset.static FeatureStatsAnomaly
FeatureStatsAnomaly. parseDelimitedFrom(InputStream input)
static FeatureStatsAnomaly
FeatureStatsAnomaly. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FeatureStatsAnomaly
FeatureStatsAnomaly. parseFrom(byte[] data)
static FeatureStatsAnomaly
FeatureStatsAnomaly. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FeatureStatsAnomaly
FeatureStatsAnomaly. parseFrom(com.google.protobuf.ByteString data)
static FeatureStatsAnomaly
FeatureStatsAnomaly. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FeatureStatsAnomaly
FeatureStatsAnomaly. parseFrom(com.google.protobuf.CodedInputStream input)
static FeatureStatsAnomaly
FeatureStatsAnomaly. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FeatureStatsAnomaly
FeatureStatsAnomaly. parseFrom(InputStream input)
static FeatureStatsAnomaly
FeatureStatsAnomaly. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FeatureStatsAnomaly
FeatureStatsAnomaly. parseFrom(ByteBuffer data)
static FeatureStatsAnomaly
FeatureStatsAnomaly. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type FeatureStatsAnomaly Modifier and Type Method Description List<FeatureStatsAnomaly>
Feature.Builder. getMonitoringStatsList()
Output only.List<FeatureStatsAnomaly>
Feature. getMonitoringStatsList()
Output only.List<FeatureStatsAnomaly>
FeatureOrBuilder. getMonitoringStatsList()
Output only.com.google.protobuf.Parser<FeatureStatsAnomaly>
FeatureStatsAnomaly. getParserForType()
List<FeatureStatsAnomaly>
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder. getPredictionStatsList()
A list of historical stats generated by different time window's Prediction Dataset.List<FeatureStatsAnomaly>
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies. getPredictionStatsList()
A list of historical stats generated by different time window's Prediction Dataset.List<FeatureStatsAnomaly>
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomaliesOrBuilder. getPredictionStatsList()
A list of historical stats generated by different time window's Prediction Dataset.static com.google.protobuf.Parser<FeatureStatsAnomaly>
FeatureStatsAnomaly. parser()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type FeatureStatsAnomaly Modifier and Type Method Description Feature.Builder
Feature.Builder. addMonitoringStats(int index, FeatureStatsAnomaly value)
Output only.Feature.Builder
Feature.Builder. addMonitoringStats(FeatureStatsAnomaly value)
Output only.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder. addPredictionStats(int index, FeatureStatsAnomaly value)
A list of historical stats generated by different time window's Prediction Dataset.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder. addPredictionStats(FeatureStatsAnomaly value)
A list of historical stats generated by different time window's Prediction Dataset.Feature.MonitoringStatsAnomaly.Builder
Feature.MonitoringStatsAnomaly.Builder. mergeFeatureStatsAnomaly(FeatureStatsAnomaly value)
Output only.FeatureStatsAnomaly.Builder
FeatureStatsAnomaly.Builder. mergeFrom(FeatureStatsAnomaly other)
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder. mergeTrainingStats(FeatureStatsAnomaly value)
Stats calculated for the Training Dataset.static FeatureStatsAnomaly.Builder
FeatureStatsAnomaly. newBuilder(FeatureStatsAnomaly prototype)
Feature.MonitoringStatsAnomaly.Builder
Feature.MonitoringStatsAnomaly.Builder. setFeatureStatsAnomaly(FeatureStatsAnomaly value)
Output only.Feature.Builder
Feature.Builder. setMonitoringStats(int index, FeatureStatsAnomaly value)
Output only.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder. setPredictionStats(int index, FeatureStatsAnomaly value)
A list of historical stats generated by different time window's Prediction Dataset.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder. setTrainingStats(FeatureStatsAnomaly value)
Stats calculated for the Training Dataset.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type FeatureStatsAnomaly Modifier and Type Method Description Feature.Builder
Feature.Builder. addAllMonitoringStats(Iterable<? extends FeatureStatsAnomaly> values)
Output only.ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder
ModelMonitoringStatsAnomalies.FeatureHistoricStatsAnomalies.Builder. addAllPredictionStats(Iterable<? extends FeatureStatsAnomaly> values)
A list of historical stats generated by different time window's Prediction Dataset.
-