| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureStatsAndAnomaly.Builder |
FeatureMonitorJob.JobSummary.Builder.addFeatureStatsAndAnomaliesBuilder()
Output only.
|
FeatureStatsAndAnomaly.Builder |
FeatureMonitorJob.JobSummary.Builder.addFeatureStatsAndAnomaliesBuilder(int index)
Output only.
|
FeatureStatsAndAnomaly.Builder |
Feature.Builder.addFeatureStatsAndAnomalyBuilder()
Output only.
|
FeatureStatsAndAnomaly.Builder |
Feature.Builder.addFeatureStatsAndAnomalyBuilder(int index)
Output only.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.clear() |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.clearDistributionDeviation()
Deviation from the current stats to baseline stats.
1.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.clearDriftDetected()
If set to true, indicates current stats is detected as and comparing
with baseline stats.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.clearDriftDetectionThreshold()
This is the threshold used when detecting drifts, which is set in
FeatureMonitor.FeatureSelectionConfig.FeatureConfig.drift_threshold
double drift_detection_threshold = 4; |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.clearFeatureId()
Feature Id.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.clearFeatureMonitorId()
The ID of the FeatureMonitor that this FeatureStatsAndAnomaly generated
according to.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.clearFeatureMonitorJobId()
The ID of the FeatureMonitorJob that generated this FeatureStatsAndAnomaly.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.clearFeatureStats()
Feature stats. e.g. histogram buckets.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.clearStatsTime()
The timestamp we take snapshot for feature values to generate stats.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.clone() |
FeatureStatsAndAnomaly.Builder |
FeatureMonitorJob.JobSummary.Builder.getFeatureStatsAndAnomaliesBuilder(int index)
Output only.
|
FeatureStatsAndAnomaly.Builder |
Feature.Builder.getFeatureStatsAndAnomalyBuilder(int index)
Output only.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.mergeFeatureStats(com.google.protobuf.Value value)
Feature stats. e.g. histogram buckets.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.mergeFrom(FeatureStatsAndAnomaly other) |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.mergeFrom(com.google.protobuf.Message other) |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.mergeStatsTime(com.google.protobuf.Timestamp value)
The timestamp we take snapshot for feature values to generate stats.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.newBuilder() |
static FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.newBuilder(FeatureStatsAndAnomaly prototype) |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.newBuilderForType() |
protected FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setDistributionDeviation(double value)
Deviation from the current stats to baseline stats.
1.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setDriftDetected(boolean value)
If set to true, indicates current stats is detected as and comparing
with baseline stats.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setDriftDetectionThreshold(double value)
This is the threshold used when detecting drifts, which is set in
FeatureMonitor.FeatureSelectionConfig.FeatureConfig.drift_threshold
double drift_detection_threshold = 4; |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setFeatureId(String value)
Feature Id.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setFeatureIdBytes(com.google.protobuf.ByteString value)
Feature Id.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setFeatureMonitorId(String value)
The ID of the FeatureMonitor that this FeatureStatsAndAnomaly generated
according to.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setFeatureMonitorIdBytes(com.google.protobuf.ByteString value)
The ID of the FeatureMonitor that this FeatureStatsAndAnomaly generated
according to.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setFeatureMonitorJobId(long value)
The ID of the FeatureMonitorJob that generated this FeatureStatsAndAnomaly.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setFeatureStats(com.google.protobuf.Value.Builder builderForValue)
Feature stats. e.g. histogram buckets.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setFeatureStats(com.google.protobuf.Value value)
Feature stats. e.g. histogram buckets.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setStatsTime(com.google.protobuf.Timestamp.Builder builderForValue)
The timestamp we take snapshot for feature values to generate stats.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setStatsTime(com.google.protobuf.Timestamp value)
The timestamp we take snapshot for feature values to generate stats.
|
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FeatureStatsAndAnomaly.Builder |
FeatureStatsAndAnomaly.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<FeatureStatsAndAnomaly.Builder> |
FeatureMonitorJob.JobSummary.Builder.getFeatureStatsAndAnomaliesBuilderList()
Output only.
|
List<FeatureStatsAndAnomaly.Builder> |
Feature.Builder.getFeatureStatsAndAnomalyBuilderList()
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.