| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.clear() |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.clearThreshold() |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.clearValue()
Specify a threshold value that can trigger the alert.
1.
|
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.clone() |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.Builder.getCategoricalThresholdConfigBuilder()
Threshold for categorical features of anomaly detection.
|
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.Builder.getNumericalThresholdConfigBuilder()
Threshold for numerical features of anomaly detection.
|
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.mergeFrom(FeaturestoreMonitoringConfig.ThresholdConfig other) |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.newBuilder() |
static FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.newBuilder(FeaturestoreMonitoringConfig.ThresholdConfig prototype) |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.newBuilderForType() |
protected FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.Builder.setValue(double value)
Specify a threshold value that can trigger the alert.
1.
|
FeaturestoreMonitoringConfig.ThresholdConfig.Builder |
FeaturestoreMonitoringConfig.ThresholdConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
FeaturestoreMonitoringConfig.Builder |
FeaturestoreMonitoringConfig.Builder.setCategoricalThresholdConfig(FeaturestoreMonitoringConfig.ThresholdConfig.Builder builderForValue)
Threshold for categorical features of anomaly detection.
|
FeaturestoreMonitoringConfig.Builder |
FeaturestoreMonitoringConfig.Builder.setNumericalThresholdConfig(FeaturestoreMonitoringConfig.ThresholdConfig.Builder builderForValue)
Threshold for numerical features of anomaly detection.
|
Copyright © 2024 Google LLC. All rights reserved.