GoogleCloudAiplatformV1FeatureMonitoringStatsAnomaly constructor
      
      GoogleCloudAiplatformV1FeatureMonitoringStatsAnomaly({ 
    
    
- GoogleCloudAiplatformV1FeatureStatsAnomaly? featureStatsAnomaly,
 - String? objective,
 
Implementation
GoogleCloudAiplatformV1FeatureMonitoringStatsAnomaly({
  this.featureStatsAnomaly,
  this.objective,
});