Package com.google.cloud.aiplatform.v1
Class FeaturestoreMonitoringConfig
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig
- All Implemented Interfaces:
FeaturestoreMonitoringConfigOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
@Generated
public final class FeaturestoreMonitoringConfig
extends com.google.protobuf.GeneratedMessage
implements FeaturestoreMonitoringConfigOrBuilder
Configuration of how features in Featurestore are monitored.Protobuf type
google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classConfiguration of how features in Featurestore are monitored.static final classConfiguration of the Featurestore's ImportFeature Analysis Based Monitoring.static interfacestatic final classConfiguration of the Featurestore's Snapshot Analysis Based Monitoring.static interfacestatic final classThe config for Featurestore Monitoring threshold.static interfaceNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanThreshold for categorical features of anomaly detection.Threshold for categorical features of anomaly detection.static FeaturestoreMonitoringConfigstatic final com.google.protobuf.Descriptors.DescriptorThe config for ImportFeatures Analysis Based Feature Monitoring.The config for ImportFeatures Analysis Based Feature Monitoring.Threshold for numerical features of anomaly detection.Threshold for numerical features of anomaly detection.com.google.protobuf.Parser<FeaturestoreMonitoringConfig>intThe config for Snapshot Analysis Based Feature Monitoring.The config for Snapshot Analysis Based Feature Monitoring.booleanThreshold for categorical features of anomaly detection.inthashCode()booleanThe config for ImportFeatures Analysis Based Feature Monitoring.booleanThreshold for numerical features of anomaly detection.booleanThe config for Snapshot Analysis Based Feature Monitoring.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(FeaturestoreMonitoringConfig prototype) protected FeaturestoreMonitoringConfig.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static FeaturestoreMonitoringConfigparseDelimitedFrom(InputStream input) static FeaturestoreMonitoringConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeaturestoreMonitoringConfigparseFrom(byte[] data) static FeaturestoreMonitoringConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeaturestoreMonitoringConfigparseFrom(com.google.protobuf.ByteString data) static FeaturestoreMonitoringConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeaturestoreMonitoringConfigparseFrom(com.google.protobuf.CodedInputStream input) static FeaturestoreMonitoringConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeaturestoreMonitoringConfigparseFrom(InputStream input) static FeaturestoreMonitoringConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FeaturestoreMonitoringConfigparseFrom(ByteBuffer data) static FeaturestoreMonitoringConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<FeaturestoreMonitoringConfig>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
SNAPSHOT_ANALYSIS_FIELD_NUMBER
public static final int SNAPSHOT_ANALYSIS_FIELD_NUMBER- See Also:
-
IMPORT_FEATURES_ANALYSIS_FIELD_NUMBER
public static final int IMPORT_FEATURES_ANALYSIS_FIELD_NUMBER- See Also:
-
NUMERICAL_THRESHOLD_CONFIG_FIELD_NUMBER
public static final int NUMERICAL_THRESHOLD_CONFIG_FIELD_NUMBER- See Also:
-
CATEGORICAL_THRESHOLD_CONFIG_FIELD_NUMBER
public static final int CATEGORICAL_THRESHOLD_CONFIG_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
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
The config for Snapshot Analysis Based Feature Monitoring.
.google.cloud.aiplatform.v1.FeaturestoreMonitoringConfig.SnapshotAnalysis snapshot_analysis = 1;- Specified by:
getSnapshotAnalysisin interfaceFeaturestoreMonitoringConfigOrBuilder- Returns:
- The snapshotAnalysis.
-
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
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.
-
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
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.
-
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
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.
-
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
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static FeaturestoreMonitoringConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeaturestoreMonitoringConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeaturestoreMonitoringConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeaturestoreMonitoringConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeaturestoreMonitoringConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeaturestoreMonitoringConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static FeaturestoreMonitoringConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static FeaturestoreMonitoringConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static FeaturestoreMonitoringConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static FeaturestoreMonitoringConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static FeaturestoreMonitoringConfig.Builder newBuilder(FeaturestoreMonitoringConfig prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected FeaturestoreMonitoringConfig.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-