public static final class ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder> implements ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilder
Feature attribution monitoring spec.Protobuf type
google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveSpec.FeatureAttributionSpecgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>public ModelMonitoringObjectiveSpec.FeatureAttributionSpec getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ModelMonitoringObjectiveSpec.FeatureAttributionSpec build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ModelMonitoringObjectiveSpec.FeatureAttributionSpec buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder mergeFrom(ModelMonitoringObjectiveSpec.FeatureAttributionSpec other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getFeaturesList()
Feature names interested in monitoring. These should be a subset of the input feature names specified in the monitoring schema. If the field is not specified all features outlied in the monitoring schema will be used.
repeated string features = 1;getFeaturesList in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderpublic int getFeaturesCount()
Feature names interested in monitoring. These should be a subset of the input feature names specified in the monitoring schema. If the field is not specified all features outlied in the monitoring schema will be used.
repeated string features = 1;getFeaturesCount in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderpublic String getFeatures(int index)
Feature names interested in monitoring. These should be a subset of the input feature names specified in the monitoring schema. If the field is not specified all features outlied in the monitoring schema will be used.
repeated string features = 1;getFeatures in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getFeaturesBytes(int index)
Feature names interested in monitoring. These should be a subset of the input feature names specified in the monitoring schema. If the field is not specified all features outlied in the monitoring schema will be used.
repeated string features = 1;getFeaturesBytes in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderindex - The index of the value to return.public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder setFeatures(int index, String value)
Feature names interested in monitoring. These should be a subset of the input feature names specified in the monitoring schema. If the field is not specified all features outlied in the monitoring schema will be used.
repeated string features = 1;index - The index to set the value at.value - The features to set.public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder addFeatures(String value)
Feature names interested in monitoring. These should be a subset of the input feature names specified in the monitoring schema. If the field is not specified all features outlied in the monitoring schema will be used.
repeated string features = 1;value - The features to add.public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder addAllFeatures(Iterable<String> values)
Feature names interested in monitoring. These should be a subset of the input feature names specified in the monitoring schema. If the field is not specified all features outlied in the monitoring schema will be used.
repeated string features = 1;values - The features to add.public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder clearFeatures()
Feature names interested in monitoring. These should be a subset of the input feature names specified in the monitoring schema. If the field is not specified all features outlied in the monitoring schema will be used.
repeated string features = 1;public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder addFeaturesBytes(com.google.protobuf.ByteString value)
Feature names interested in monitoring. These should be a subset of the input feature names specified in the monitoring schema. If the field is not specified all features outlied in the monitoring schema will be used.
repeated string features = 1;value - The bytes of the features to add.public boolean hasDefaultAlertCondition()
Default alert condition for all the features.
.google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition default_alert_condition = 2;
hasDefaultAlertCondition in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderpublic ModelMonitoringAlertCondition getDefaultAlertCondition()
Default alert condition for all the features.
.google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition default_alert_condition = 2;
getDefaultAlertCondition in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderpublic ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder setDefaultAlertCondition(ModelMonitoringAlertCondition value)
Default alert condition for all the features.
.google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition default_alert_condition = 2;
public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder setDefaultAlertCondition(ModelMonitoringAlertCondition.Builder builderForValue)
Default alert condition for all the features.
.google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition default_alert_condition = 2;
public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder mergeDefaultAlertCondition(ModelMonitoringAlertCondition value)
Default alert condition for all the features.
.google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition default_alert_condition = 2;
public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder clearDefaultAlertCondition()
Default alert condition for all the features.
.google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition default_alert_condition = 2;
public ModelMonitoringAlertCondition.Builder getDefaultAlertConditionBuilder()
Default alert condition for all the features.
.google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition default_alert_condition = 2;
public ModelMonitoringAlertConditionOrBuilder getDefaultAlertConditionOrBuilder()
Default alert condition for all the features.
.google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition default_alert_condition = 2;
getDefaultAlertConditionOrBuilder in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderpublic int getFeatureAlertConditionsCount()
ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderPer feature alert condition will override default alert condition.
map<string, .google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition> feature_alert_conditions = 3;
getFeatureAlertConditionsCount in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderpublic boolean containsFeatureAlertConditions(String key)
Per feature alert condition will override default alert condition.
map<string, .google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition> feature_alert_conditions = 3;
containsFeatureAlertConditions in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilder@Deprecated public Map<String,ModelMonitoringAlertCondition> getFeatureAlertConditions()
getFeatureAlertConditionsMap() instead.getFeatureAlertConditions in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderpublic Map<String,ModelMonitoringAlertCondition> getFeatureAlertConditionsMap()
Per feature alert condition will override default alert condition.
map<string, .google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition> feature_alert_conditions = 3;
getFeatureAlertConditionsMap in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderpublic ModelMonitoringAlertCondition getFeatureAlertConditionsOrDefault(String key, ModelMonitoringAlertCondition defaultValue)
Per feature alert condition will override default alert condition.
map<string, .google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition> feature_alert_conditions = 3;
getFeatureAlertConditionsOrDefault in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderpublic ModelMonitoringAlertCondition getFeatureAlertConditionsOrThrow(String key)
Per feature alert condition will override default alert condition.
map<string, .google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition> feature_alert_conditions = 3;
getFeatureAlertConditionsOrThrow in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderpublic ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder clearFeatureAlertConditions()
public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder removeFeatureAlertConditions(String key)
Per feature alert condition will override default alert condition.
map<string, .google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition> feature_alert_conditions = 3;
@Deprecated public Map<String,ModelMonitoringAlertCondition> getMutableFeatureAlertConditions()
public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder putFeatureAlertConditions(String key, ModelMonitoringAlertCondition value)
Per feature alert condition will override default alert condition.
map<string, .google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition> feature_alert_conditions = 3;
public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder putAllFeatureAlertConditions(Map<String,ModelMonitoringAlertCondition> values)
Per feature alert condition will override default alert condition.
map<string, .google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition> feature_alert_conditions = 3;
public ModelMonitoringAlertCondition.Builder putFeatureAlertConditionsBuilderIfAbsent(String key)
Per feature alert condition will override default alert condition.
map<string, .google.cloud.aiplatform.v1beta1.ModelMonitoringAlertCondition> feature_alert_conditions = 3;
public boolean hasBatchExplanationDedicatedResources()
The config of resources used by the Model Monitoring during the batch explanation for non-AutoML models. If not set, `n1-standard-2` machine type will be used by default.
.google.cloud.aiplatform.v1beta1.BatchDedicatedResources batch_explanation_dedicated_resources = 4;
hasBatchExplanationDedicatedResources in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderpublic BatchDedicatedResources getBatchExplanationDedicatedResources()
The config of resources used by the Model Monitoring during the batch explanation for non-AutoML models. If not set, `n1-standard-2` machine type will be used by default.
.google.cloud.aiplatform.v1beta1.BatchDedicatedResources batch_explanation_dedicated_resources = 4;
getBatchExplanationDedicatedResources in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderpublic ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder setBatchExplanationDedicatedResources(BatchDedicatedResources value)
The config of resources used by the Model Monitoring during the batch explanation for non-AutoML models. If not set, `n1-standard-2` machine type will be used by default.
.google.cloud.aiplatform.v1beta1.BatchDedicatedResources batch_explanation_dedicated_resources = 4;
public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder setBatchExplanationDedicatedResources(BatchDedicatedResources.Builder builderForValue)
The config of resources used by the Model Monitoring during the batch explanation for non-AutoML models. If not set, `n1-standard-2` machine type will be used by default.
.google.cloud.aiplatform.v1beta1.BatchDedicatedResources batch_explanation_dedicated_resources = 4;
public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder mergeBatchExplanationDedicatedResources(BatchDedicatedResources value)
The config of resources used by the Model Monitoring during the batch explanation for non-AutoML models. If not set, `n1-standard-2` machine type will be used by default.
.google.cloud.aiplatform.v1beta1.BatchDedicatedResources batch_explanation_dedicated_resources = 4;
public ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder clearBatchExplanationDedicatedResources()
The config of resources used by the Model Monitoring during the batch explanation for non-AutoML models. If not set, `n1-standard-2` machine type will be used by default.
.google.cloud.aiplatform.v1beta1.BatchDedicatedResources batch_explanation_dedicated_resources = 4;
public BatchDedicatedResources.Builder getBatchExplanationDedicatedResourcesBuilder()
The config of resources used by the Model Monitoring during the batch explanation for non-AutoML models. If not set, `n1-standard-2` machine type will be used by default.
.google.cloud.aiplatform.v1beta1.BatchDedicatedResources batch_explanation_dedicated_resources = 4;
public BatchDedicatedResourcesOrBuilder getBatchExplanationDedicatedResourcesOrBuilder()
The config of resources used by the Model Monitoring during the batch explanation for non-AutoML models. If not set, `n1-standard-2` machine type will be used by default.
.google.cloud.aiplatform.v1beta1.BatchDedicatedResources batch_explanation_dedicated_resources = 4;
getBatchExplanationDedicatedResourcesOrBuilder in interface ModelMonitoringObjectiveSpec.FeatureAttributionSpecOrBuilderpublic final ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>public final ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitoringObjectiveSpec.FeatureAttributionSpec.Builder>Copyright © 2024 Google LLC. All rights reserved.