Class Feature.MonitoringStatsAnomaly.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<Feature.MonitoringStatsAnomaly.Builder>
com.google.cloud.aiplatform.v1.Feature.MonitoringStatsAnomaly.Builder
All Implemented Interfaces:
Feature.MonitoringStatsAnomalyOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
Feature.MonitoringStatsAnomaly

public static final class Feature.MonitoringStatsAnomaly.Builder extends com.google.protobuf.GeneratedMessage.Builder<Feature.MonitoringStatsAnomaly.Builder> implements Feature.MonitoringStatsAnomalyOrBuilder
 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.
 
Protobuf type google.cloud.aiplatform.v1.Feature.MonitoringStatsAnomaly
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<Feature.MonitoringStatsAnomaly.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<Feature.MonitoringStatsAnomaly.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<Feature.MonitoringStatsAnomaly.Builder>
    • getDefaultInstanceForType

      public Feature.MonitoringStatsAnomaly getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public Feature.MonitoringStatsAnomaly buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public Feature.MonitoringStatsAnomaly.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Feature.MonitoringStatsAnomaly.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<Feature.MonitoringStatsAnomaly.Builder>
    • mergeFrom

      public Feature.MonitoringStatsAnomaly.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Feature.MonitoringStatsAnomaly.Builder>
      Throws:
      IOException
    • getObjectiveValue

      public int getObjectiveValue()
       Output only. The objective for each stats.
       
      .google.cloud.aiplatform.v1.Feature.MonitoringStatsAnomaly.Objective objective = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getObjectiveValue in interface Feature.MonitoringStatsAnomalyOrBuilder
      Returns:
      The enum numeric value on the wire for objective.
    • setObjectiveValue

      public Feature.MonitoringStatsAnomaly.Builder setObjectiveValue(int value)
       Output only. The objective for each stats.
       
      .google.cloud.aiplatform.v1.Feature.MonitoringStatsAnomaly.Objective objective = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The enum numeric value on the wire for objective to set.
      Returns:
      This builder for chaining.
    • getObjective

       Output only. The objective for each stats.
       
      .google.cloud.aiplatform.v1.Feature.MonitoringStatsAnomaly.Objective objective = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getObjective in interface Feature.MonitoringStatsAnomalyOrBuilder
      Returns:
      The objective.
    • setObjective

       Output only. The objective for each stats.
       
      .google.cloud.aiplatform.v1.Feature.MonitoringStatsAnomaly.Objective objective = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The objective to set.
      Returns:
      This builder for chaining.
    • clearObjective

      public Feature.MonitoringStatsAnomaly.Builder clearObjective()
       Output only. The objective for each stats.
       
      .google.cloud.aiplatform.v1.Feature.MonitoringStatsAnomaly.Objective objective = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • hasFeatureStatsAnomaly

      public boolean hasFeatureStatsAnomaly()
       Output only. The stats and anomalies generated at specific timestamp.
       
      .google.cloud.aiplatform.v1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasFeatureStatsAnomaly in interface Feature.MonitoringStatsAnomalyOrBuilder
      Returns:
      Whether the featureStatsAnomaly field is set.
    • getFeatureStatsAnomaly

      public FeatureStatsAnomaly getFeatureStatsAnomaly()
       Output only. The stats and anomalies generated at specific timestamp.
       
      .google.cloud.aiplatform.v1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getFeatureStatsAnomaly in interface Feature.MonitoringStatsAnomalyOrBuilder
      Returns:
      The featureStatsAnomaly.
    • setFeatureStatsAnomaly

      public Feature.MonitoringStatsAnomaly.Builder setFeatureStatsAnomaly(FeatureStatsAnomaly value)
       Output only. The stats and anomalies generated at specific timestamp.
       
      .google.cloud.aiplatform.v1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • setFeatureStatsAnomaly

      public Feature.MonitoringStatsAnomaly.Builder setFeatureStatsAnomaly(FeatureStatsAnomaly.Builder builderForValue)
       Output only. The stats and anomalies generated at specific timestamp.
       
      .google.cloud.aiplatform.v1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • mergeFeatureStatsAnomaly

      public Feature.MonitoringStatsAnomaly.Builder mergeFeatureStatsAnomaly(FeatureStatsAnomaly value)
       Output only. The stats and anomalies generated at specific timestamp.
       
      .google.cloud.aiplatform.v1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • clearFeatureStatsAnomaly

      public Feature.MonitoringStatsAnomaly.Builder clearFeatureStatsAnomaly()
       Output only. The stats and anomalies generated at specific timestamp.
       
      .google.cloud.aiplatform.v1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getFeatureStatsAnomalyBuilder

      public FeatureStatsAnomaly.Builder getFeatureStatsAnomalyBuilder()
       Output only. The stats and anomalies generated at specific timestamp.
       
      .google.cloud.aiplatform.v1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
    • getFeatureStatsAnomalyOrBuilder

      public FeatureStatsAnomalyOrBuilder getFeatureStatsAnomalyOrBuilder()
       Output only. The stats and anomalies generated at specific timestamp.
       
      .google.cloud.aiplatform.v1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getFeatureStatsAnomalyOrBuilder in interface Feature.MonitoringStatsAnomalyOrBuilder