Class FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
- com.google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder
-
- All Implemented Interfaces:
FeaturestoreMonitoringConfig.SnapshotAnalysisOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- FeaturestoreMonitoringConfig.SnapshotAnalysis
public static final class FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder> implements FeaturestoreMonitoringConfig.SnapshotAnalysisOrBuilder
Configuration of the Featurestore's Snapshot Analysis Based Monitoring. This type of analysis generates statistics for each Feature based on a snapshot of the latest feature value of each entities every monitoring_interval.
Protobuf typegoogle.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description FeaturestoreMonitoringConfig.SnapshotAnalysis.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FeaturestoreMonitoringConfig.SnapshotAnalysisbuild()FeaturestoreMonitoringConfig.SnapshotAnalysisbuildPartial()FeaturestoreMonitoringConfig.SnapshotAnalysis.Builderclear()FeaturestoreMonitoringConfig.SnapshotAnalysis.BuilderclearDisabled()The monitoring schedule for snapshot analysis.FeaturestoreMonitoringConfig.SnapshotAnalysis.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)FeaturestoreMonitoringConfig.SnapshotAnalysis.BuilderclearMonitoringInterval()Deprecated.FeaturestoreMonitoringConfig.SnapshotAnalysis.BuilderclearMonitoringIntervalDays()Configuration of the snapshot analysis based monitoring pipeline running interval.FeaturestoreMonitoringConfig.SnapshotAnalysis.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)FeaturestoreMonitoringConfig.SnapshotAnalysis.BuilderclearStalenessDays()Customized export features time window for snapshot analysis.FeaturestoreMonitoringConfig.SnapshotAnalysis.Builderclone()FeaturestoreMonitoringConfig.SnapshotAnalysisgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()booleangetDisabled()The monitoring schedule for snapshot analysis.com.google.protobuf.DurationgetMonitoringInterval()Deprecated.google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval is deprecated.com.google.protobuf.Duration.BuildergetMonitoringIntervalBuilder()Deprecated.intgetMonitoringIntervalDays()Configuration of the snapshot analysis based monitoring pipeline running interval.com.google.protobuf.DurationOrBuildergetMonitoringIntervalOrBuilder()Deprecated.intgetStalenessDays()Customized export features time window for snapshot analysis.booleanhasMonitoringInterval()Deprecated.google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval is deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()FeaturestoreMonitoringConfig.SnapshotAnalysis.BuildermergeFrom(FeaturestoreMonitoringConfig.SnapshotAnalysis other)FeaturestoreMonitoringConfig.SnapshotAnalysis.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)FeaturestoreMonitoringConfig.SnapshotAnalysis.BuildermergeFrom(com.google.protobuf.Message other)FeaturestoreMonitoringConfig.SnapshotAnalysis.BuildermergeMonitoringInterval(com.google.protobuf.Duration value)Deprecated.FeaturestoreMonitoringConfig.SnapshotAnalysis.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)FeaturestoreMonitoringConfig.SnapshotAnalysis.BuildersetDisabled(boolean value)The monitoring schedule for snapshot analysis.FeaturestoreMonitoringConfig.SnapshotAnalysis.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)FeaturestoreMonitoringConfig.SnapshotAnalysis.BuildersetMonitoringInterval(com.google.protobuf.Duration value)Deprecated.FeaturestoreMonitoringConfig.SnapshotAnalysis.BuildersetMonitoringInterval(com.google.protobuf.Duration.Builder builderForValue)Deprecated.FeaturestoreMonitoringConfig.SnapshotAnalysis.BuildersetMonitoringIntervalDays(int value)Configuration of the snapshot analysis based monitoring pipeline running interval.FeaturestoreMonitoringConfig.SnapshotAnalysis.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)FeaturestoreMonitoringConfig.SnapshotAnalysis.BuildersetStalenessDays(int value)Customized export features time window for snapshot analysis.FeaturestoreMonitoringConfig.SnapshotAnalysis.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
clear
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
getDefaultInstanceForType
public FeaturestoreMonitoringConfig.SnapshotAnalysis getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public FeaturestoreMonitoringConfig.SnapshotAnalysis build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public FeaturestoreMonitoringConfig.SnapshotAnalysis buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
setField
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
clearField
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
clearOneof
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
setRepeatedField
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
addRepeatedField
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
mergeFrom
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
mergeFrom
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder mergeFrom(FeaturestoreMonitoringConfig.SnapshotAnalysis other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
mergeFrom
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>- Throws:
IOException
-
getDisabled
public boolean getDisabled()
The monitoring schedule for snapshot analysis. For EntityType-level config: unset / disabled = true indicates disabled by default for Features under it; otherwise by default enable snapshot analysis monitoring with monitoring_interval for Features under it. Feature-level config: disabled = true indicates disabled regardless of the EntityType-level config; unset monitoring_interval indicates going with EntityType-level config; otherwise run snapshot analysis monitoring with monitoring_interval regardless of the EntityType-level config. Explicitly Disable the snapshot analysis based monitoring.
bool disabled = 1;- Specified by:
getDisabledin interfaceFeaturestoreMonitoringConfig.SnapshotAnalysisOrBuilder- Returns:
- The disabled.
-
setDisabled
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder setDisabled(boolean value)
The monitoring schedule for snapshot analysis. For EntityType-level config: unset / disabled = true indicates disabled by default for Features under it; otherwise by default enable snapshot analysis monitoring with monitoring_interval for Features under it. Feature-level config: disabled = true indicates disabled regardless of the EntityType-level config; unset monitoring_interval indicates going with EntityType-level config; otherwise run snapshot analysis monitoring with monitoring_interval regardless of the EntityType-level config. Explicitly Disable the snapshot analysis based monitoring.
bool disabled = 1;- Parameters:
value- The disabled to set.- Returns:
- This builder for chaining.
-
clearDisabled
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder clearDisabled()
The monitoring schedule for snapshot analysis. For EntityType-level config: unset / disabled = true indicates disabled by default for Features under it; otherwise by default enable snapshot analysis monitoring with monitoring_interval for Features under it. Feature-level config: disabled = true indicates disabled regardless of the EntityType-level config; unset monitoring_interval indicates going with EntityType-level config; otherwise run snapshot analysis monitoring with monitoring_interval regardless of the EntityType-level config. Explicitly Disable the snapshot analysis based monitoring.
bool disabled = 1;- Returns:
- This builder for chaining.
-
hasMonitoringInterval
@Deprecated public boolean hasMonitoringInterval()
Deprecated.google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval is deprecated. See google/cloud/aiplatform/v1beta1/featurestore_monitoring.proto;l=56Configuration of the snapshot analysis based monitoring pipeline running interval. The value is rolled up to full day. If both [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] and the deprecated `monitoring_interval` field are set when creating/updating EntityTypes/Features, [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] will be used.
.google.protobuf.Duration monitoring_interval = 2 [deprecated = true];- Specified by:
hasMonitoringIntervalin interfaceFeaturestoreMonitoringConfig.SnapshotAnalysisOrBuilder- Returns:
- Whether the monitoringInterval field is set.
-
getMonitoringInterval
@Deprecated public com.google.protobuf.Duration getMonitoringInterval()
Deprecated.google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval is deprecated. See google/cloud/aiplatform/v1beta1/featurestore_monitoring.proto;l=56Configuration of the snapshot analysis based monitoring pipeline running interval. The value is rolled up to full day. If both [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] and the deprecated `monitoring_interval` field are set when creating/updating EntityTypes/Features, [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] will be used.
.google.protobuf.Duration monitoring_interval = 2 [deprecated = true];- Specified by:
getMonitoringIntervalin interfaceFeaturestoreMonitoringConfig.SnapshotAnalysisOrBuilder- Returns:
- The monitoringInterval.
-
setMonitoringInterval
@Deprecated public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder setMonitoringInterval(com.google.protobuf.Duration value)
Deprecated.Configuration of the snapshot analysis based monitoring pipeline running interval. The value is rolled up to full day. If both [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] and the deprecated `monitoring_interval` field are set when creating/updating EntityTypes/Features, [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] will be used.
.google.protobuf.Duration monitoring_interval = 2 [deprecated = true];
-
setMonitoringInterval
@Deprecated public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder setMonitoringInterval(com.google.protobuf.Duration.Builder builderForValue)
Deprecated.Configuration of the snapshot analysis based monitoring pipeline running interval. The value is rolled up to full day. If both [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] and the deprecated `monitoring_interval` field are set when creating/updating EntityTypes/Features, [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] will be used.
.google.protobuf.Duration monitoring_interval = 2 [deprecated = true];
-
mergeMonitoringInterval
@Deprecated public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder mergeMonitoringInterval(com.google.protobuf.Duration value)
Deprecated.Configuration of the snapshot analysis based monitoring pipeline running interval. The value is rolled up to full day. If both [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] and the deprecated `monitoring_interval` field are set when creating/updating EntityTypes/Features, [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] will be used.
.google.protobuf.Duration monitoring_interval = 2 [deprecated = true];
-
clearMonitoringInterval
@Deprecated public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder clearMonitoringInterval()
Deprecated.Configuration of the snapshot analysis based monitoring pipeline running interval. The value is rolled up to full day. If both [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] and the deprecated `monitoring_interval` field are set when creating/updating EntityTypes/Features, [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] will be used.
.google.protobuf.Duration monitoring_interval = 2 [deprecated = true];
-
getMonitoringIntervalBuilder
@Deprecated public com.google.protobuf.Duration.Builder getMonitoringIntervalBuilder()
Deprecated.Configuration of the snapshot analysis based monitoring pipeline running interval. The value is rolled up to full day. If both [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] and the deprecated `monitoring_interval` field are set when creating/updating EntityTypes/Features, [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] will be used.
.google.protobuf.Duration monitoring_interval = 2 [deprecated = true];
-
getMonitoringIntervalOrBuilder
@Deprecated public com.google.protobuf.DurationOrBuilder getMonitoringIntervalOrBuilder()
Deprecated.Configuration of the snapshot analysis based monitoring pipeline running interval. The value is rolled up to full day. If both [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] and the deprecated `monitoring_interval` field are set when creating/updating EntityTypes/Features, [monitoring_interval_days][google.cloud.aiplatform.v1beta1.FeaturestoreMonitoringConfig.SnapshotAnalysis.monitoring_interval_days] will be used.
.google.protobuf.Duration monitoring_interval = 2 [deprecated = true];- Specified by:
getMonitoringIntervalOrBuilderin interfaceFeaturestoreMonitoringConfig.SnapshotAnalysisOrBuilder
-
getMonitoringIntervalDays
public int getMonitoringIntervalDays()
Configuration of the snapshot analysis based monitoring pipeline running interval. The value indicates number of days.
int32 monitoring_interval_days = 3;- Specified by:
getMonitoringIntervalDaysin interfaceFeaturestoreMonitoringConfig.SnapshotAnalysisOrBuilder- Returns:
- The monitoringIntervalDays.
-
setMonitoringIntervalDays
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder setMonitoringIntervalDays(int value)
Configuration of the snapshot analysis based monitoring pipeline running interval. The value indicates number of days.
int32 monitoring_interval_days = 3;- Parameters:
value- The monitoringIntervalDays to set.- Returns:
- This builder for chaining.
-
clearMonitoringIntervalDays
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder clearMonitoringIntervalDays()
Configuration of the snapshot analysis based monitoring pipeline running interval. The value indicates number of days.
int32 monitoring_interval_days = 3;- Returns:
- This builder for chaining.
-
getStalenessDays
public int getStalenessDays()
Customized export features time window for snapshot analysis. Unit is one day. Default value is 3 weeks. Minimum value is 1 day. Maximum value is 4000 days.
int32 staleness_days = 4;- Specified by:
getStalenessDaysin interfaceFeaturestoreMonitoringConfig.SnapshotAnalysisOrBuilder- Returns:
- The stalenessDays.
-
setStalenessDays
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder setStalenessDays(int value)
Customized export features time window for snapshot analysis. Unit is one day. Default value is 3 weeks. Minimum value is 1 day. Maximum value is 4000 days.
int32 staleness_days = 4;- Parameters:
value- The stalenessDays to set.- Returns:
- This builder for chaining.
-
clearStalenessDays
public FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder clearStalenessDays()
Customized export features time window for snapshot analysis. Unit is one day. Default value is 3 weeks. Minimum value is 1 day. Maximum value is 4000 days.
int32 staleness_days = 4;- Returns:
- This builder for chaining.
-
setUnknownFields
public final FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
mergeUnknownFields
public final FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<FeaturestoreMonitoringConfig.SnapshotAnalysis.Builder>
-
-