Class FeatureSelectionConfig.Builder

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

public static final class FeatureSelectionConfig.Builder extends com.google.protobuf.GeneratedMessage.Builder<FeatureSelectionConfig.Builder> implements FeatureSelectionConfigOrBuilder
 Feature selection configuration for the FeatureMonitor.
 
Protobuf type google.cloud.aiplatform.v1beta1.FeatureSelectionConfig
  • 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<FeatureSelectionConfig.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<FeatureSelectionConfig.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<FeatureSelectionConfig.Builder>
    • getDefaultInstanceForType

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

      public FeatureSelectionConfig build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

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

      public FeatureSelectionConfig.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<FeatureSelectionConfig.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<FeatureSelectionConfig.Builder>
    • mergeFrom

      public FeatureSelectionConfig.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<FeatureSelectionConfig.Builder>
      Throws:
      IOException
    • getFeatureConfigsList

      public List<FeatureSelectionConfig.FeatureConfig> getFeatureConfigsList()
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getFeatureConfigsList in interface FeatureSelectionConfigOrBuilder
    • getFeatureConfigsCount

      public int getFeatureConfigsCount()
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getFeatureConfigsCount in interface FeatureSelectionConfigOrBuilder
    • getFeatureConfigs

      public FeatureSelectionConfig.FeatureConfig getFeatureConfigs(int index)
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getFeatureConfigs in interface FeatureSelectionConfigOrBuilder
    • setFeatureConfigs

      public FeatureSelectionConfig.Builder setFeatureConfigs(int index, FeatureSelectionConfig.FeatureConfig value)
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
    • setFeatureConfigs

      public FeatureSelectionConfig.Builder setFeatureConfigs(int index, FeatureSelectionConfig.FeatureConfig.Builder builderForValue)
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
    • addFeatureConfigs

       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
    • addFeatureConfigs

      public FeatureSelectionConfig.Builder addFeatureConfigs(int index, FeatureSelectionConfig.FeatureConfig value)
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
    • addFeatureConfigs

       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
    • addFeatureConfigs

      public FeatureSelectionConfig.Builder addFeatureConfigs(int index, FeatureSelectionConfig.FeatureConfig.Builder builderForValue)
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
    • addAllFeatureConfigs

      public FeatureSelectionConfig.Builder addAllFeatureConfigs(Iterable<? extends FeatureSelectionConfig.FeatureConfig> values)
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
    • clearFeatureConfigs

      public FeatureSelectionConfig.Builder clearFeatureConfigs()
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
    • removeFeatureConfigs

      public FeatureSelectionConfig.Builder removeFeatureConfigs(int index)
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
    • getFeatureConfigsBuilder

      public FeatureSelectionConfig.FeatureConfig.Builder getFeatureConfigsBuilder(int index)
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
    • getFeatureConfigsOrBuilder

      public FeatureSelectionConfig.FeatureConfigOrBuilder getFeatureConfigsOrBuilder(int index)
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getFeatureConfigsOrBuilder in interface FeatureSelectionConfigOrBuilder
    • getFeatureConfigsOrBuilderList

      public List<? extends FeatureSelectionConfig.FeatureConfigOrBuilder> getFeatureConfigsOrBuilderList()
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
      Specified by:
      getFeatureConfigsOrBuilderList in interface FeatureSelectionConfigOrBuilder
    • addFeatureConfigsBuilder

      public FeatureSelectionConfig.FeatureConfig.Builder addFeatureConfigsBuilder()
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
    • addFeatureConfigsBuilder

      public FeatureSelectionConfig.FeatureConfig.Builder addFeatureConfigsBuilder(int index)
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];
    • getFeatureConfigsBuilderList

      public List<FeatureSelectionConfig.FeatureConfig.Builder> getFeatureConfigsBuilderList()
       Optional. A list of features to be monitored and each feature's drift
       threshold.
       
      repeated .google.cloud.aiplatform.v1beta1.FeatureSelectionConfig.FeatureConfig feature_configs = 1 [(.google.api.field_behavior) = OPTIONAL];