Package com.google.cloud.aiplatform.v1
Class FeaturestoreMonitoringConfig.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder>
-
- com.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.Builder
-
- All Implemented Interfaces:
FeaturestoreMonitoringConfigOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- FeaturestoreMonitoringConfig
public static final class FeaturestoreMonitoringConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder> implements FeaturestoreMonitoringConfigOrBuilder
Configuration of how features in Featurestore are monitored.
Protobuf typegoogle.cloud.aiplatform.v1.FeaturestoreMonitoringConfig
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder>
-
clear
public FeaturestoreMonitoringConfig.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder>
-
getDefaultInstanceForType
public FeaturestoreMonitoringConfig getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public FeaturestoreMonitoringConfig build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public FeaturestoreMonitoringConfig buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public FeaturestoreMonitoringConfig.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder>
-
setField
public FeaturestoreMonitoringConfig.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder>
-
clearField
public FeaturestoreMonitoringConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder>
-
clearOneof
public FeaturestoreMonitoringConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder>
-
setRepeatedField
public FeaturestoreMonitoringConfig.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder>
-
addRepeatedField
public FeaturestoreMonitoringConfig.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder>
-
mergeFrom
public FeaturestoreMonitoringConfig.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FeaturestoreMonitoringConfig.Builder>
-
mergeFrom
public FeaturestoreMonitoringConfig.Builder mergeFrom(FeaturestoreMonitoringConfig other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder>
-
mergeFrom
public FeaturestoreMonitoringConfig.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FeaturestoreMonitoringConfig.Builder>- Throws:
IOException
-
hasSnapshotAnalysis
public boolean hasSnapshotAnalysis()
The config for Snapshot Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis snapshot_analysis = 1;- Specified by:
hasSnapshotAnalysisin interfaceFeaturestoreMonitoringConfigOrBuilder- Returns:
- Whether the snapshotAnalysis field is set.
-
getSnapshotAnalysis
public FeaturestoreMonitoringConfig.SnapshotAnalysis getSnapshotAnalysis()
The config for Snapshot Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis snapshot_analysis = 1;- Specified by:
getSnapshotAnalysisin interfaceFeaturestoreMonitoringConfigOrBuilder- Returns:
- The snapshotAnalysis.
-
setSnapshotAnalysis
public FeaturestoreMonitoringConfig.Builder setSnapshotAnalysis(FeaturestoreMonitoringConfig.SnapshotAnalysis value)
The config for Snapshot Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis snapshot_analysis = 1;
-
setSnapshotAnalysis
public FeaturestoreMonitoringConfig.Builder setSnapshotAnalysis(FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder builderForValue)
The config for Snapshot Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis snapshot_analysis = 1;
-
mergeSnapshotAnalysis
public FeaturestoreMonitoringConfig.Builder mergeSnapshotAnalysis(FeaturestoreMonitoringConfig.SnapshotAnalysis value)
The config for Snapshot Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis snapshot_analysis = 1;
-
clearSnapshotAnalysis
public FeaturestoreMonitoringConfig.Builder clearSnapshotAnalysis()
The config for Snapshot Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis snapshot_analysis = 1;
-
getSnapshotAnalysisBuilder
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder getSnapshotAnalysisBuilder()
The config for Snapshot Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis snapshot_analysis = 1;
-
getSnapshotAnalysisOrBuilder
public FeaturestoreMonitoringConfig.SnapshotAnalysisOrBuilder getSnapshotAnalysisOrBuilder()
The config for Snapshot Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis snapshot_analysis = 1;- Specified by:
getSnapshotAnalysisOrBuilderin interfaceFeaturestoreMonitoringConfigOrBuilder
-
hasImportFeaturesAnalysis
public boolean hasImportFeaturesAnalysis()
The config for ImportFeatures Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis import_features_analysis = 2;- Specified by:
hasImportFeaturesAnalysisin interfaceFeaturestoreMonitoringConfigOrBuilder- Returns:
- Whether the importFeaturesAnalysis field is set.
-
getImportFeaturesAnalysis
public FeaturestoreMonitoringConfig.ImportFeaturesAnalysis getImportFeaturesAnalysis()
The config for ImportFeatures Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis import_features_analysis = 2;- Specified by:
getImportFeaturesAnalysisin interfaceFeaturestoreMonitoringConfigOrBuilder- Returns:
- The importFeaturesAnalysis.
-
setImportFeaturesAnalysis
public FeaturestoreMonitoringConfig.Builder setImportFeaturesAnalysis(FeaturestoreMonitoringConfig.ImportFeaturesAnalysis value)
The config for ImportFeatures Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis import_features_analysis = 2;
-
setImportFeaturesAnalysis
public FeaturestoreMonitoringConfig.Builder setImportFeaturesAnalysis(FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.Builder builderForValue)
The config for ImportFeatures Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis import_features_analysis = 2;
-
mergeImportFeaturesAnalysis
public FeaturestoreMonitoringConfig.Builder mergeImportFeaturesAnalysis(FeaturestoreMonitoringConfig.ImportFeaturesAnalysis value)
The config for ImportFeatures Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis import_features_analysis = 2;
-
clearImportFeaturesAnalysis
public FeaturestoreMonitoringConfig.Builder clearImportFeaturesAnalysis()
The config for ImportFeatures Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis import_features_analysis = 2;
-
getImportFeaturesAnalysisBuilder
public FeaturestoreMonitoringConfig.ImportFeaturesAnalysis.Builder getImportFeaturesAnalysisBuilder()
The config for ImportFeatures Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis import_features_analysis = 2;
-
getImportFeaturesAnalysisOrBuilder
public FeaturestoreMonitoringConfig.ImportFeaturesAnalysisOrBuilder getImportFeaturesAnalysisOrBuilder()
The config for ImportFeatures Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ImportFeaturesAnalysis import_features_analysis = 2;- Specified by:
getImportFeaturesAnalysisOrBuilderin interfaceFeaturestoreMonitoringConfigOrBuilder
-
hasNumericalThresholdConfig
public boolean hasNumericalThresholdConfig()
Threshold for numerical features of anomaly detection. This is shared by all objectives of Featurestore Monitoring for numerical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) DOUBLE or INT64).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig numerical_threshold_config = 3;- Specified by:
hasNumericalThresholdConfigin interfaceFeaturestoreMonitoringConfigOrBuilder- Returns:
- Whether the numericalThresholdConfig field is set.
-
getNumericalThresholdConfig
public FeaturestoreMonitoringConfig.ThresholdConfig getNumericalThresholdConfig()
Threshold for numerical features of anomaly detection. This is shared by all objectives of Featurestore Monitoring for numerical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) DOUBLE or INT64).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig numerical_threshold_config = 3;- Specified by:
getNumericalThresholdConfigin interfaceFeaturestoreMonitoringConfigOrBuilder- Returns:
- The numericalThresholdConfig.
-
setNumericalThresholdConfig
public FeaturestoreMonitoringConfig.Builder setNumericalThresholdConfig(FeaturestoreMonitoringConfig.ThresholdConfig value)
Threshold for numerical features of anomaly detection. This is shared by all objectives of Featurestore Monitoring for numerical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) DOUBLE or INT64).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig numerical_threshold_config = 3;
-
setNumericalThresholdConfig
public FeaturestoreMonitoringConfig.Builder setNumericalThresholdConfig(FeaturestoreMonitoringConfig.ThresholdConfig.Builder builderForValue)
Threshold for numerical features of anomaly detection. This is shared by all objectives of Featurestore Monitoring for numerical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) DOUBLE or INT64).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig numerical_threshold_config = 3;
-
mergeNumericalThresholdConfig
public FeaturestoreMonitoringConfig.Builder mergeNumericalThresholdConfig(FeaturestoreMonitoringConfig.ThresholdConfig value)
Threshold for numerical features of anomaly detection. This is shared by all objectives of Featurestore Monitoring for numerical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) DOUBLE or INT64).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig numerical_threshold_config = 3;
-
clearNumericalThresholdConfig
public FeaturestoreMonitoringConfig.Builder clearNumericalThresholdConfig()
Threshold for numerical features of anomaly detection. This is shared by all objectives of Featurestore Monitoring for numerical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) DOUBLE or INT64).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig numerical_threshold_config = 3;
-
getNumericalThresholdConfigBuilder
public FeaturestoreMonitoringConfig.ThresholdConfig.Builder getNumericalThresholdConfigBuilder()
Threshold for numerical features of anomaly detection. This is shared by all objectives of Featurestore Monitoring for numerical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) DOUBLE or INT64).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig numerical_threshold_config = 3;
-
getNumericalThresholdConfigOrBuilder
public FeaturestoreMonitoringConfig.ThresholdConfigOrBuilder getNumericalThresholdConfigOrBuilder()
Threshold for numerical features of anomaly detection. This is shared by all objectives of Featurestore Monitoring for numerical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) DOUBLE or INT64).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig numerical_threshold_config = 3;- Specified by:
getNumericalThresholdConfigOrBuilderin interfaceFeaturestoreMonitoringConfigOrBuilder
-
hasCategoricalThresholdConfig
public boolean hasCategoricalThresholdConfig()
Threshold for categorical features of anomaly detection. This is shared by all types of Featurestore Monitoring for categorical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) BOOL or STRING).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig categorical_threshold_config = 4;- Specified by:
hasCategoricalThresholdConfigin interfaceFeaturestoreMonitoringConfigOrBuilder- Returns:
- Whether the categoricalThresholdConfig field is set.
-
getCategoricalThresholdConfig
public FeaturestoreMonitoringConfig.ThresholdConfig getCategoricalThresholdConfig()
Threshold for categorical features of anomaly detection. This is shared by all types of Featurestore Monitoring for categorical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) BOOL or STRING).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig categorical_threshold_config = 4;- Specified by:
getCategoricalThresholdConfigin interfaceFeaturestoreMonitoringConfigOrBuilder- Returns:
- The categoricalThresholdConfig.
-
setCategoricalThresholdConfig
public FeaturestoreMonitoringConfig.Builder setCategoricalThresholdConfig(FeaturestoreMonitoringConfig.ThresholdConfig value)
Threshold for categorical features of anomaly detection. This is shared by all types of Featurestore Monitoring for categorical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) BOOL or STRING).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig categorical_threshold_config = 4;
-
setCategoricalThresholdConfig
public FeaturestoreMonitoringConfig.Builder setCategoricalThresholdConfig(FeaturestoreMonitoringConfig.ThresholdConfig.Builder builderForValue)
Threshold for categorical features of anomaly detection. This is shared by all types of Featurestore Monitoring for categorical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) BOOL or STRING).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig categorical_threshold_config = 4;
-
mergeCategoricalThresholdConfig
public FeaturestoreMonitoringConfig.Builder mergeCategoricalThresholdConfig(FeaturestoreMonitoringConfig.ThresholdConfig value)
Threshold for categorical features of anomaly detection. This is shared by all types of Featurestore Monitoring for categorical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) BOOL or STRING).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig categorical_threshold_config = 4;
-
clearCategoricalThresholdConfig
public FeaturestoreMonitoringConfig.Builder clearCategoricalThresholdConfig()
Threshold for categorical features of anomaly detection. This is shared by all types of Featurestore Monitoring for categorical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) BOOL or STRING).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig categorical_threshold_config = 4;
-
getCategoricalThresholdConfigBuilder
public FeaturestoreMonitoringConfig.ThresholdConfig.Builder getCategoricalThresholdConfigBuilder()
Threshold for categorical features of anomaly detection. This is shared by all types of Featurestore Monitoring for categorical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) BOOL or STRING).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig categorical_threshold_config = 4;
-
getCategoricalThresholdConfigOrBuilder
public FeaturestoreMonitoringConfig.ThresholdConfigOrBuilder getCategoricalThresholdConfigOrBuilder()
Threshold for categorical features of anomaly detection. This is shared by all types of Featurestore Monitoring for categorical features (i.e. Features with type ([Feature.ValueType][google.cloud.aiplatform.v1.Feature.ValueType]) BOOL or STRING).
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.ThresholdConfig categorical_threshold_config = 4;- Specified by:
getCategoricalThresholdConfigOrBuilderin interfaceFeaturestoreMonitoringConfigOrBuilder
-
setUnknownFields
public final FeaturestoreMonitoringConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder>
-
mergeUnknownFields
public final FeaturestoreMonitoringConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.Builder>
-
-