Class Feature.MonitoringStatsAnomaly.Builder (3.44.0)

public static final class Feature.MonitoringStatsAnomaly.Builder extends GeneratedMessageV3.Builder<Feature.MonitoringStatsAnomaly.Builder> implements Feature.MonitoringStatsAnomalyOrBuilder

A list of historical SnapshotAnalysis or ImportFeaturesAnalysis stats requested by user, sorted by FeatureStatsAnomaly.start_time descending.

Protobuf type google.cloud.aiplatform.v1beta1.Feature.MonitoringStatsAnomaly

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public Feature.MonitoringStatsAnomaly.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder
Overrides

build()

public Feature.MonitoringStatsAnomaly build()
Returns
Type Description
Feature.MonitoringStatsAnomaly

buildPartial()

public Feature.MonitoringStatsAnomaly buildPartial()
Returns
Type Description
Feature.MonitoringStatsAnomaly

clear()

public Feature.MonitoringStatsAnomaly.Builder clear()
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder
Overrides

clearFeatureStatsAnomaly()

public Feature.MonitoringStatsAnomaly.Builder clearFeatureStatsAnomaly()

Output only. The stats and anomalies generated at specific timestamp.

.google.cloud.aiplatform.v1beta1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder

clearField(Descriptors.FieldDescriptor field)

public Feature.MonitoringStatsAnomaly.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder
Overrides

clearObjective()

public Feature.MonitoringStatsAnomaly.Builder clearObjective()

Output only. The objective for each stats.

.google.cloud.aiplatform.v1beta1.Feature.MonitoringStatsAnomaly.Objective objective = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public Feature.MonitoringStatsAnomaly.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder
Overrides

clone()

public Feature.MonitoringStatsAnomaly.Builder clone()
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder
Overrides

getDefaultInstanceForType()

public Feature.MonitoringStatsAnomaly getDefaultInstanceForType()
Returns
Type Description
Feature.MonitoringStatsAnomaly

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getFeatureStatsAnomaly()

public FeatureStatsAnomaly getFeatureStatsAnomaly()

Output only. The stats and anomalies generated at specific timestamp.

.google.cloud.aiplatform.v1beta1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
FeatureStatsAnomaly

The featureStatsAnomaly.

getFeatureStatsAnomalyBuilder()

public FeatureStatsAnomaly.Builder getFeatureStatsAnomalyBuilder()

Output only. The stats and anomalies generated at specific timestamp.

.google.cloud.aiplatform.v1beta1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
FeatureStatsAnomaly.Builder

getFeatureStatsAnomalyOrBuilder()

public FeatureStatsAnomalyOrBuilder getFeatureStatsAnomalyOrBuilder()

Output only. The stats and anomalies generated at specific timestamp.

.google.cloud.aiplatform.v1beta1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
FeatureStatsAnomalyOrBuilder

getObjective()

public Feature.MonitoringStatsAnomaly.Objective getObjective()

Output only. The objective for each stats.

.google.cloud.aiplatform.v1beta1.Feature.MonitoringStatsAnomaly.Objective objective = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
Feature.MonitoringStatsAnomaly.Objective

The objective.

getObjectiveValue()

public int getObjectiveValue()

Output only. The objective for each stats.

.google.cloud.aiplatform.v1beta1.Feature.MonitoringStatsAnomaly.Objective objective = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for objective.

hasFeatureStatsAnomaly()

public boolean hasFeatureStatsAnomaly()

Output only. The stats and anomalies generated at specific timestamp.

.google.cloud.aiplatform.v1beta1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
boolean

Whether the featureStatsAnomaly field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFeatureStatsAnomaly(FeatureStatsAnomaly value)

public Feature.MonitoringStatsAnomaly.Builder mergeFeatureStatsAnomaly(FeatureStatsAnomaly value)

Output only. The stats and anomalies generated at specific timestamp.

.google.cloud.aiplatform.v1beta1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value FeatureStatsAnomaly
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder

mergeFrom(Feature.MonitoringStatsAnomaly other)

public Feature.MonitoringStatsAnomaly.Builder mergeFrom(Feature.MonitoringStatsAnomaly other)
Parameter
Name Description
other Feature.MonitoringStatsAnomaly
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public Feature.MonitoringStatsAnomaly.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public Feature.MonitoringStatsAnomaly.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final Feature.MonitoringStatsAnomaly.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder
Overrides

setFeatureStatsAnomaly(FeatureStatsAnomaly value)

public Feature.MonitoringStatsAnomaly.Builder setFeatureStatsAnomaly(FeatureStatsAnomaly value)

Output only. The stats and anomalies generated at specific timestamp.

.google.cloud.aiplatform.v1beta1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value FeatureStatsAnomaly
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder

setFeatureStatsAnomaly(FeatureStatsAnomaly.Builder builderForValue)

public Feature.MonitoringStatsAnomaly.Builder setFeatureStatsAnomaly(FeatureStatsAnomaly.Builder builderForValue)

Output only. The stats and anomalies generated at specific timestamp.

.google.cloud.aiplatform.v1beta1.FeatureStatsAnomaly feature_stats_anomaly = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
builderForValue FeatureStatsAnomaly.Builder
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public Feature.MonitoringStatsAnomaly.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder
Overrides

setObjective(Feature.MonitoringStatsAnomaly.Objective value)

public Feature.MonitoringStatsAnomaly.Builder setObjective(Feature.MonitoringStatsAnomaly.Objective value)

Output only. The objective for each stats.

.google.cloud.aiplatform.v1beta1.Feature.MonitoringStatsAnomaly.Objective objective = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value Feature.MonitoringStatsAnomaly.Objective

The objective to set.

Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder

This builder for chaining.

setObjectiveValue(int value)

public Feature.MonitoringStatsAnomaly.Builder setObjectiveValue(int value)

Output only. The objective for each stats.

.google.cloud.aiplatform.v1beta1.Feature.MonitoringStatsAnomaly.Objective objective = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
Name Description
value int

The enum numeric value on the wire for objective to set.

Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public Feature.MonitoringStatsAnomaly.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final Feature.MonitoringStatsAnomaly.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
Feature.MonitoringStatsAnomaly.Builder
Overrides