Uses of Enum
com.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.State
Packages that use FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.State
-
Uses of FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.State in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.StateModifier and TypeMethodDescriptionFeaturestoreMonitoringConfig.ImportFeaturesAnalysis.State.forNumber(int value) FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.Builder.getState()Whether to enable / disable / inherite default hebavior for import features analysis.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.getState()Whether to enable / disable / inherite default hebavior for import features analysis.FeaturestoreMonitoringConfig.ImportFeaturesAnalysisOrBuilder.getState()Whether to enable / disable / inherite default hebavior for import features analysis.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.State.valueOf(int value) Deprecated.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.StateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.State>FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.State.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.StateModifier and TypeMethodDescriptionFeaturestoreMonitoringConfig.ImportFeaturesAnalysis.Builder.setState(FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.State value) Whether to enable / disable / inherite default hebavior for import features analysis.