public static final class FeatureMonitorJob.JobSummary.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.JobSummary.Builder> implements FeatureMonitorJob.JobSummaryOrBuilder
Summary from the FeatureMonitorJob.Protobuf type
google.cloud.aiplatform.v1beta1.FeatureMonitorJob.JobSummarygetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.JobSummary.Builder>public FeatureMonitorJob.JobSummary.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.JobSummary.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<FeatureMonitorJob.JobSummary.Builder>public FeatureMonitorJob.JobSummary getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FeatureMonitorJob.JobSummary build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FeatureMonitorJob.JobSummary buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FeatureMonitorJob.JobSummary.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.JobSummary.Builder>public FeatureMonitorJob.JobSummary.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<FeatureMonitorJob.JobSummary.Builder>public FeatureMonitorJob.JobSummary.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.JobSummary.Builder>public FeatureMonitorJob.JobSummary.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.JobSummary.Builder>public FeatureMonitorJob.JobSummary.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<FeatureMonitorJob.JobSummary.Builder>public FeatureMonitorJob.JobSummary.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<FeatureMonitorJob.JobSummary.Builder>public FeatureMonitorJob.JobSummary.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureMonitorJob.JobSummary.Builder>public FeatureMonitorJob.JobSummary.Builder mergeFrom(FeatureMonitorJob.JobSummary other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.JobSummary.Builder>public FeatureMonitorJob.JobSummary.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<FeatureMonitorJob.JobSummary.Builder>IOExceptionpublic long getTotalSlotMs()
Output only. BigQuery slot milliseconds consumed.
int64 total_slot_ms = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getTotalSlotMs in interface FeatureMonitorJob.JobSummaryOrBuilderpublic FeatureMonitorJob.JobSummary.Builder setTotalSlotMs(long value)
Output only. BigQuery slot milliseconds consumed.
int64 total_slot_ms = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The totalSlotMs to set.public FeatureMonitorJob.JobSummary.Builder clearTotalSlotMs()
Output only. BigQuery slot milliseconds consumed.
int64 total_slot_ms = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public List<FeatureStatsAndAnomaly> getFeatureStatsAndAnomaliesList()
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getFeatureStatsAndAnomaliesList in interface FeatureMonitorJob.JobSummaryOrBuilderpublic int getFeatureStatsAndAnomaliesCount()
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getFeatureStatsAndAnomaliesCount in interface FeatureMonitorJob.JobSummaryOrBuilderpublic FeatureStatsAndAnomaly getFeatureStatsAndAnomalies(int index)
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getFeatureStatsAndAnomalies in interface FeatureMonitorJob.JobSummaryOrBuilderpublic FeatureMonitorJob.JobSummary.Builder setFeatureStatsAndAnomalies(int index, FeatureStatsAndAnomaly value)
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.JobSummary.Builder setFeatureStatsAndAnomalies(int index, FeatureStatsAndAnomaly.Builder builderForValue)
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.JobSummary.Builder addFeatureStatsAndAnomalies(FeatureStatsAndAnomaly value)
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.JobSummary.Builder addFeatureStatsAndAnomalies(int index, FeatureStatsAndAnomaly value)
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.JobSummary.Builder addFeatureStatsAndAnomalies(FeatureStatsAndAnomaly.Builder builderForValue)
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.JobSummary.Builder addFeatureStatsAndAnomalies(int index, FeatureStatsAndAnomaly.Builder builderForValue)
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.JobSummary.Builder addAllFeatureStatsAndAnomalies(Iterable<? extends FeatureStatsAndAnomaly> values)
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.JobSummary.Builder clearFeatureStatsAndAnomalies()
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.JobSummary.Builder removeFeatureStatsAndAnomalies(int index)
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureStatsAndAnomaly.Builder getFeatureStatsAndAnomaliesBuilder(int index)
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureStatsAndAnomalyOrBuilder getFeatureStatsAndAnomaliesOrBuilder(int index)
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getFeatureStatsAndAnomaliesOrBuilder in interface FeatureMonitorJob.JobSummaryOrBuilderpublic List<? extends FeatureStatsAndAnomalyOrBuilder> getFeatureStatsAndAnomaliesOrBuilderList()
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getFeatureStatsAndAnomaliesOrBuilderList in interface FeatureMonitorJob.JobSummaryOrBuilderpublic FeatureStatsAndAnomaly.Builder addFeatureStatsAndAnomaliesBuilder()
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureStatsAndAnomaly.Builder addFeatureStatsAndAnomaliesBuilder(int index)
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public List<FeatureStatsAndAnomaly.Builder> getFeatureStatsAndAnomaliesBuilderList()
Output only. Features and their stats and anomalies
repeated .google.cloud.aiplatform.v1beta1.FeatureStatsAndAnomaly feature_stats_and_anomalies = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public final FeatureMonitorJob.JobSummary.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.JobSummary.Builder>public final FeatureMonitorJob.JobSummary.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.JobSummary.Builder>Copyright © 2025 Google LLC. All rights reserved.