public static final class FeatureMonitorJob.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.Builder> implements FeatureMonitorJobOrBuilder
Vertex AI Feature Monitor Job.Protobuf type
google.cloud.aiplatform.v1beta1.FeatureMonitorJobgetAllFields, 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<FeatureMonitorJob.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.Builder>public FeatureMonitorJob.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.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.Builder>public FeatureMonitorJob getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FeatureMonitorJob build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FeatureMonitorJob buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FeatureMonitorJob.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.Builder>public FeatureMonitorJob.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.Builder>public FeatureMonitorJob.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.Builder>public FeatureMonitorJob.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.Builder>public FeatureMonitorJob.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.Builder>public FeatureMonitorJob.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.Builder>public FeatureMonitorJob.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FeatureMonitorJob.Builder>public FeatureMonitorJob.Builder mergeFrom(FeatureMonitorJob other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.Builder>public FeatureMonitorJob.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.Builder>IOExceptionpublic String getName()
Identifier. Name of the FeatureMonitorJob. Format:
`projects/{project}/locations/{location}/featureGroups/{feature_group}/featureMonitors/{feature_monitor}/featureMonitorJobs/{feature_monitor_job}`.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getName in interface FeatureMonitorJobOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Identifier. Name of the FeatureMonitorJob. Format:
`projects/{project}/locations/{location}/featureGroups/{feature_group}/featureMonitors/{feature_monitor}/featureMonitorJobs/{feature_monitor_job}`.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];getNameBytes in interface FeatureMonitorJobOrBuilderpublic FeatureMonitorJob.Builder setName(String value)
Identifier. Name of the FeatureMonitorJob. Format:
`projects/{project}/locations/{location}/featureGroups/{feature_group}/featureMonitors/{feature_monitor}/featureMonitorJobs/{feature_monitor_job}`.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];value - The name to set.public FeatureMonitorJob.Builder clearName()
Identifier. Name of the FeatureMonitorJob. Format:
`projects/{project}/locations/{location}/featureGroups/{feature_group}/featureMonitors/{feature_monitor}/featureMonitorJobs/{feature_monitor_job}`.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];public FeatureMonitorJob.Builder setNameBytes(com.google.protobuf.ByteString value)
Identifier. Name of the FeatureMonitorJob. Format:
`projects/{project}/locations/{location}/featureGroups/{feature_group}/featureMonitors/{feature_monitor}/featureMonitorJobs/{feature_monitor_job}`.
string name = 1 [(.google.api.field_behavior) = IDENTIFIER];value - The bytes for name to set.public boolean hasCreateTime()
Output only. Timestamp when this FeatureMonitorJob was created. Creation of a FeatureMonitorJob means that the job is pending / waiting for sufficient resources but may not have started running yet.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface FeatureMonitorJobOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this FeatureMonitorJob was created. Creation of a FeatureMonitorJob means that the job is pending / waiting for sufficient resources but may not have started running yet.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface FeatureMonitorJobOrBuilderpublic FeatureMonitorJob.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this FeatureMonitorJob was created. Creation of a FeatureMonitorJob means that the job is pending / waiting for sufficient resources but may not have started running yet.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this FeatureMonitorJob was created. Creation of a FeatureMonitorJob means that the job is pending / waiting for sufficient resources but may not have started running yet.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this FeatureMonitorJob was created. Creation of a FeatureMonitorJob means that the job is pending / waiting for sufficient resources but may not have started running yet.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder clearCreateTime()
Output only. Timestamp when this FeatureMonitorJob was created. Creation of a FeatureMonitorJob means that the job is pending / waiting for sufficient resources but may not have started running yet.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when this FeatureMonitorJob was created. Creation of a FeatureMonitorJob means that the job is pending / waiting for sufficient resources but may not have started running yet.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this FeatureMonitorJob was created. Creation of a FeatureMonitorJob means that the job is pending / waiting for sufficient resources but may not have started running yet.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface FeatureMonitorJobOrBuilderpublic boolean hasFinalStatus()
Output only. Final status of the FeatureMonitorJob.
.google.rpc.Status final_status = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasFinalStatus in interface FeatureMonitorJobOrBuilderpublic com.google.rpc.Status getFinalStatus()
Output only. Final status of the FeatureMonitorJob.
.google.rpc.Status final_status = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getFinalStatus in interface FeatureMonitorJobOrBuilderpublic FeatureMonitorJob.Builder setFinalStatus(com.google.rpc.Status value)
Output only. Final status of the FeatureMonitorJob.
.google.rpc.Status final_status = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder setFinalStatus(com.google.rpc.Status.Builder builderForValue)
Output only. Final status of the FeatureMonitorJob.
.google.rpc.Status final_status = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder mergeFinalStatus(com.google.rpc.Status value)
Output only. Final status of the FeatureMonitorJob.
.google.rpc.Status final_status = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder clearFinalStatus()
Output only. Final status of the FeatureMonitorJob.
.google.rpc.Status final_status = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.rpc.Status.Builder getFinalStatusBuilder()
Output only. Final status of the FeatureMonitorJob.
.google.rpc.Status final_status = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.rpc.StatusOrBuilder getFinalStatusOrBuilder()
Output only. Final status of the FeatureMonitorJob.
.google.rpc.Status final_status = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getFinalStatusOrBuilder in interface FeatureMonitorJobOrBuilderpublic boolean hasJobSummary()
Output only. Summary from the FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureMonitorJob.JobSummary job_summary = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasJobSummary in interface FeatureMonitorJobOrBuilderpublic FeatureMonitorJob.JobSummary getJobSummary()
Output only. Summary from the FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureMonitorJob.JobSummary job_summary = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getJobSummary in interface FeatureMonitorJobOrBuilderpublic FeatureMonitorJob.Builder setJobSummary(FeatureMonitorJob.JobSummary value)
Output only. Summary from the FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureMonitorJob.JobSummary job_summary = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder setJobSummary(FeatureMonitorJob.JobSummary.Builder builderForValue)
Output only. Summary from the FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureMonitorJob.JobSummary job_summary = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder mergeJobSummary(FeatureMonitorJob.JobSummary value)
Output only. Summary from the FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureMonitorJob.JobSummary job_summary = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder clearJobSummary()
Output only. Summary from the FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureMonitorJob.JobSummary job_summary = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.JobSummary.Builder getJobSummaryBuilder()
Output only. Summary from the FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureMonitorJob.JobSummary job_summary = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.JobSummaryOrBuilder getJobSummaryOrBuilder()
Output only. Summary from the FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureMonitorJob.JobSummary job_summary = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getJobSummaryOrBuilder in interface FeatureMonitorJobOrBuilderpublic int getLabelsCount()
FeatureMonitorJobOrBuilderOptional. The labels with user-defined metadata to organize your FeatureMonitorJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureMonitor(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];getLabelsCount in interface FeatureMonitorJobOrBuilderpublic boolean containsLabels(String key)
Optional. The labels with user-defined metadata to organize your FeatureMonitorJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureMonitor(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];containsLabels in interface FeatureMonitorJobOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface FeatureMonitorJobOrBuilderpublic Map<String,String> getLabelsMap()
Optional. The labels with user-defined metadata to organize your FeatureMonitorJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureMonitor(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];getLabelsMap in interface FeatureMonitorJobOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Optional. The labels with user-defined metadata to organize your FeatureMonitorJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureMonitor(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];getLabelsOrDefault in interface FeatureMonitorJobOrBuilderpublic String getLabelsOrThrow(String key)
Optional. The labels with user-defined metadata to organize your FeatureMonitorJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureMonitor(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];getLabelsOrThrow in interface FeatureMonitorJobOrBuilderpublic FeatureMonitorJob.Builder clearLabels()
public FeatureMonitorJob.Builder removeLabels(String key)
Optional. The labels with user-defined metadata to organize your FeatureMonitorJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureMonitor(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];@Deprecated public Map<String,String> getMutableLabels()
public FeatureMonitorJob.Builder putLabels(String key, String value)
Optional. The labels with user-defined metadata to organize your FeatureMonitorJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureMonitor(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];public FeatureMonitorJob.Builder putAllLabels(Map<String,String> values)
Optional. The labels with user-defined metadata to organize your FeatureMonitorJob. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information on and examples of labels. No more than 64 user labels can be associated with one FeatureMonitor(System labels are excluded)." System reserved label keys are prefixed with "aiplatform.googleapis.com/" and are immutable.
map<string, string> labels = 5 [(.google.api.field_behavior) = OPTIONAL];public String getDescription()
Optional. Description of the FeatureMonitor.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];getDescription in interface FeatureMonitorJobOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Optional. Description of the FeatureMonitor.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];getDescriptionBytes in interface FeatureMonitorJobOrBuilderpublic FeatureMonitorJob.Builder setDescription(String value)
Optional. Description of the FeatureMonitor.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];value - The description to set.public FeatureMonitorJob.Builder clearDescription()
Optional. Description of the FeatureMonitor.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];public FeatureMonitorJob.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Optional. Description of the FeatureMonitor.
string description = 6 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for description to set.public long getDriftBaseFeatureMonitorJobId()
Output only. FeatureMonitorJob ID comparing to which the drift is calculated.
int64 drift_base_feature_monitor_job_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDriftBaseFeatureMonitorJobId in interface FeatureMonitorJobOrBuilderpublic FeatureMonitorJob.Builder setDriftBaseFeatureMonitorJobId(long value)
Output only. FeatureMonitorJob ID comparing to which the drift is calculated.
int64 drift_base_feature_monitor_job_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The driftBaseFeatureMonitorJobId to set.public FeatureMonitorJob.Builder clearDriftBaseFeatureMonitorJobId()
Output only. FeatureMonitorJob ID comparing to which the drift is calculated.
int64 drift_base_feature_monitor_job_id = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public boolean hasDriftBaseSnapshotTime()
Output only. Data snapshot time comparing to which the drift is calculated.
.google.protobuf.Timestamp drift_base_snapshot_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasDriftBaseSnapshotTime in interface FeatureMonitorJobOrBuilderpublic com.google.protobuf.Timestamp getDriftBaseSnapshotTime()
Output only. Data snapshot time comparing to which the drift is calculated.
.google.protobuf.Timestamp drift_base_snapshot_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDriftBaseSnapshotTime in interface FeatureMonitorJobOrBuilderpublic FeatureMonitorJob.Builder setDriftBaseSnapshotTime(com.google.protobuf.Timestamp value)
Output only. Data snapshot time comparing to which the drift is calculated.
.google.protobuf.Timestamp drift_base_snapshot_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder setDriftBaseSnapshotTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Data snapshot time comparing to which the drift is calculated.
.google.protobuf.Timestamp drift_base_snapshot_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder mergeDriftBaseSnapshotTime(com.google.protobuf.Timestamp value)
Output only. Data snapshot time comparing to which the drift is calculated.
.google.protobuf.Timestamp drift_base_snapshot_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder clearDriftBaseSnapshotTime()
Output only. Data snapshot time comparing to which the drift is calculated.
.google.protobuf.Timestamp drift_base_snapshot_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getDriftBaseSnapshotTimeBuilder()
Output only. Data snapshot time comparing to which the drift is calculated.
.google.protobuf.Timestamp drift_base_snapshot_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getDriftBaseSnapshotTimeOrBuilder()
Output only. Data snapshot time comparing to which the drift is calculated.
.google.protobuf.Timestamp drift_base_snapshot_time = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDriftBaseSnapshotTimeOrBuilder in interface FeatureMonitorJobOrBuilderpublic boolean hasFeatureSelectionConfig()
Output only. Feature selection config used when creating FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureSelectionConfig feature_selection_config = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasFeatureSelectionConfig in interface FeatureMonitorJobOrBuilderpublic FeatureSelectionConfig getFeatureSelectionConfig()
Output only. Feature selection config used when creating FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureSelectionConfig feature_selection_config = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
getFeatureSelectionConfig in interface FeatureMonitorJobOrBuilderpublic FeatureMonitorJob.Builder setFeatureSelectionConfig(FeatureSelectionConfig value)
Output only. Feature selection config used when creating FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureSelectionConfig feature_selection_config = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder setFeatureSelectionConfig(FeatureSelectionConfig.Builder builderForValue)
Output only. Feature selection config used when creating FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureSelectionConfig feature_selection_config = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder mergeFeatureSelectionConfig(FeatureSelectionConfig value)
Output only. Feature selection config used when creating FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureSelectionConfig feature_selection_config = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureMonitorJob.Builder clearFeatureSelectionConfig()
Output only. Feature selection config used when creating FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureSelectionConfig feature_selection_config = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureSelectionConfig.Builder getFeatureSelectionConfigBuilder()
Output only. Feature selection config used when creating FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureSelectionConfig feature_selection_config = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
public FeatureSelectionConfigOrBuilder getFeatureSelectionConfigOrBuilder()
Output only. Feature selection config used when creating FeatureMonitorJob.
.google.cloud.aiplatform.v1beta1.FeatureSelectionConfig feature_selection_config = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
getFeatureSelectionConfigOrBuilder in interface FeatureMonitorJobOrBuilderpublic int getTriggerTypeValue()
Output only. Trigger type of the Feature Monitor Job.
.google.cloud.aiplatform.v1beta1.FeatureMonitorJob.FeatureMonitorJobTrigger trigger_type = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTriggerTypeValue in interface FeatureMonitorJobOrBuilderpublic FeatureMonitorJob.Builder setTriggerTypeValue(int value)
Output only. Trigger type of the Feature Monitor Job.
.google.cloud.aiplatform.v1beta1.FeatureMonitorJob.FeatureMonitorJobTrigger trigger_type = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for triggerType to set.public FeatureMonitorJob.FeatureMonitorJobTrigger getTriggerType()
Output only. Trigger type of the Feature Monitor Job.
.google.cloud.aiplatform.v1beta1.FeatureMonitorJob.FeatureMonitorJobTrigger trigger_type = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTriggerType in interface FeatureMonitorJobOrBuilderpublic FeatureMonitorJob.Builder setTriggerType(FeatureMonitorJob.FeatureMonitorJobTrigger value)
Output only. Trigger type of the Feature Monitor Job.
.google.cloud.aiplatform.v1beta1.FeatureMonitorJob.FeatureMonitorJobTrigger trigger_type = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The triggerType to set.public FeatureMonitorJob.Builder clearTriggerType()
Output only. Trigger type of the Feature Monitor Job.
.google.cloud.aiplatform.v1beta1.FeatureMonitorJob.FeatureMonitorJobTrigger trigger_type = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
public final FeatureMonitorJob.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.Builder>public final FeatureMonitorJob.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FeatureMonitorJob.Builder>Copyright © 2025 Google LLC. All rights reserved.