public static final class ModelMonitor.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitor.Builder> implements ModelMonitorOrBuilder
Vertex AI Model Monitoring Service serves as a central hub for the analysis and visualization of data quality and performance related to models. ModelMonitor stands as a top level resource for overseeing your model monitoring tasks.Protobuf type
google.cloud.aiplatform.v1beta1.ModelMonitor| Modifier and Type | Method and Description |
|---|---|
ModelMonitor.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ModelMonitor |
build() |
ModelMonitor |
buildPartial() |
ModelMonitor.Builder |
clear() |
ModelMonitor.Builder |
clearCreateTime()
Output only.
|
ModelMonitor.Builder |
clearDefaultObjective() |
ModelMonitor.Builder |
clearDisplayName()
The display name of the ModelMonitor.
|
ModelMonitor.Builder |
clearExplanationSpec()
Optional model explanation spec.
|
ModelMonitor.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ModelMonitor.Builder |
clearModelMonitoringSchema()
Monitoring Schema is to specify the model's features, prediction outputs
and ground truth properties.
|
ModelMonitor.Builder |
clearModelMonitoringTarget()
The entity that is subject to analysis.
|
ModelMonitor.Builder |
clearName()
Immutable.
|
ModelMonitor.Builder |
clearNotificationSpec()
Optional default notification spec, it can be overridden in the
ModelMonitoringJob notification spec.
|
ModelMonitor.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ModelMonitor.Builder |
clearOutputSpec()
Optional default monitoring metrics/logs export spec, it can be overridden
in the ModelMonitoringJob output spec.
|
ModelMonitor.Builder |
clearSatisfiesPzi()
Output only.
|
ModelMonitor.Builder |
clearSatisfiesPzs()
Output only.
|
ModelMonitor.Builder |
clearTabularObjective()
Optional default tabular model monitoring objective.
|
ModelMonitor.Builder |
clearTrainingDataset()
Optional training dataset used to train the model.
|
ModelMonitor.Builder |
clearUpdateTime()
Output only.
|
ModelMonitor.Builder |
clone() |
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
ModelMonitor |
getDefaultInstanceForType() |
ModelMonitor.DefaultObjectiveCase |
getDefaultObjectiveCase() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
The display name of the ModelMonitor.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
The display name of the ModelMonitor.
|
ExplanationSpec |
getExplanationSpec()
Optional model explanation spec.
|
ExplanationSpec.Builder |
getExplanationSpecBuilder()
Optional model explanation spec.
|
ExplanationSpecOrBuilder |
getExplanationSpecOrBuilder()
Optional model explanation spec.
|
ModelMonitoringSchema |
getModelMonitoringSchema()
Monitoring Schema is to specify the model's features, prediction outputs
and ground truth properties.
|
ModelMonitoringSchema.Builder |
getModelMonitoringSchemaBuilder()
Monitoring Schema is to specify the model's features, prediction outputs
and ground truth properties.
|
ModelMonitoringSchemaOrBuilder |
getModelMonitoringSchemaOrBuilder()
Monitoring Schema is to specify the model's features, prediction outputs
and ground truth properties.
|
ModelMonitor.ModelMonitoringTarget |
getModelMonitoringTarget()
The entity that is subject to analysis.
|
ModelMonitor.ModelMonitoringTarget.Builder |
getModelMonitoringTargetBuilder()
The entity that is subject to analysis.
|
ModelMonitor.ModelMonitoringTargetOrBuilder |
getModelMonitoringTargetOrBuilder()
The entity that is subject to analysis.
|
String |
getName()
Immutable.
|
com.google.protobuf.ByteString |
getNameBytes()
Immutable.
|
ModelMonitoringNotificationSpec |
getNotificationSpec()
Optional default notification spec, it can be overridden in the
ModelMonitoringJob notification spec.
|
ModelMonitoringNotificationSpec.Builder |
getNotificationSpecBuilder()
Optional default notification spec, it can be overridden in the
ModelMonitoringJob notification spec.
|
ModelMonitoringNotificationSpecOrBuilder |
getNotificationSpecOrBuilder()
Optional default notification spec, it can be overridden in the
ModelMonitoringJob notification spec.
|
ModelMonitoringOutputSpec |
getOutputSpec()
Optional default monitoring metrics/logs export spec, it can be overridden
in the ModelMonitoringJob output spec.
|
ModelMonitoringOutputSpec.Builder |
getOutputSpecBuilder()
Optional default monitoring metrics/logs export spec, it can be overridden
in the ModelMonitoringJob output spec.
|
ModelMonitoringOutputSpecOrBuilder |
getOutputSpecOrBuilder()
Optional default monitoring metrics/logs export spec, it can be overridden
in the ModelMonitoringJob output spec.
|
boolean |
getSatisfiesPzi()
Output only.
|
boolean |
getSatisfiesPzs()
Output only.
|
ModelMonitoringObjectiveSpec.TabularObjective |
getTabularObjective()
Optional default tabular model monitoring objective.
|
ModelMonitoringObjectiveSpec.TabularObjective.Builder |
getTabularObjectiveBuilder()
Optional default tabular model monitoring objective.
|
ModelMonitoringObjectiveSpec.TabularObjectiveOrBuilder |
getTabularObjectiveOrBuilder()
Optional default tabular model monitoring objective.
|
ModelMonitoringInput |
getTrainingDataset()
Optional training dataset used to train the model.
|
ModelMonitoringInput.Builder |
getTrainingDatasetBuilder()
Optional training dataset used to train the model.
|
ModelMonitoringInputOrBuilder |
getTrainingDatasetOrBuilder()
Optional training dataset used to train the model.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasExplanationSpec()
Optional model explanation spec.
|
boolean |
hasModelMonitoringSchema()
Monitoring Schema is to specify the model's features, prediction outputs
and ground truth properties.
|
boolean |
hasModelMonitoringTarget()
The entity that is subject to analysis.
|
boolean |
hasNotificationSpec()
Optional default notification spec, it can be overridden in the
ModelMonitoringJob notification spec.
|
boolean |
hasOutputSpec()
Optional default monitoring metrics/logs export spec, it can be overridden
in the ModelMonitoringJob output spec.
|
boolean |
hasTabularObjective()
Optional default tabular model monitoring objective.
|
boolean |
hasTrainingDataset()
Optional training dataset used to train the model.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ModelMonitor.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
ModelMonitor.Builder |
mergeExplanationSpec(ExplanationSpec value)
Optional model explanation spec.
|
ModelMonitor.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ModelMonitor.Builder |
mergeFrom(com.google.protobuf.Message other) |
ModelMonitor.Builder |
mergeFrom(ModelMonitor other) |
ModelMonitor.Builder |
mergeModelMonitoringSchema(ModelMonitoringSchema value)
Monitoring Schema is to specify the model's features, prediction outputs
and ground truth properties.
|
ModelMonitor.Builder |
mergeModelMonitoringTarget(ModelMonitor.ModelMonitoringTarget value)
The entity that is subject to analysis.
|
ModelMonitor.Builder |
mergeNotificationSpec(ModelMonitoringNotificationSpec value)
Optional default notification spec, it can be overridden in the
ModelMonitoringJob notification spec.
|
ModelMonitor.Builder |
mergeOutputSpec(ModelMonitoringOutputSpec value)
Optional default monitoring metrics/logs export spec, it can be overridden
in the ModelMonitoringJob output spec.
|
ModelMonitor.Builder |
mergeTabularObjective(ModelMonitoringObjectiveSpec.TabularObjective value)
Optional default tabular model monitoring objective.
|
ModelMonitor.Builder |
mergeTrainingDataset(ModelMonitoringInput value)
Optional training dataset used to train the model.
|
ModelMonitor.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ModelMonitor.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
ModelMonitor.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
ModelMonitor.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
ModelMonitor.Builder |
setDisplayName(String value)
The display name of the ModelMonitor.
|
ModelMonitor.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the ModelMonitor.
|
ModelMonitor.Builder |
setExplanationSpec(ExplanationSpec.Builder builderForValue)
Optional model explanation spec.
|
ModelMonitor.Builder |
setExplanationSpec(ExplanationSpec value)
Optional model explanation spec.
|
ModelMonitor.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ModelMonitor.Builder |
setModelMonitoringSchema(ModelMonitoringSchema.Builder builderForValue)
Monitoring Schema is to specify the model's features, prediction outputs
and ground truth properties.
|
ModelMonitor.Builder |
setModelMonitoringSchema(ModelMonitoringSchema value)
Monitoring Schema is to specify the model's features, prediction outputs
and ground truth properties.
|
ModelMonitor.Builder |
setModelMonitoringTarget(ModelMonitor.ModelMonitoringTarget.Builder builderForValue)
The entity that is subject to analysis.
|
ModelMonitor.Builder |
setModelMonitoringTarget(ModelMonitor.ModelMonitoringTarget value)
The entity that is subject to analysis.
|
ModelMonitor.Builder |
setName(String value)
Immutable.
|
ModelMonitor.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Immutable.
|
ModelMonitor.Builder |
setNotificationSpec(ModelMonitoringNotificationSpec.Builder builderForValue)
Optional default notification spec, it can be overridden in the
ModelMonitoringJob notification spec.
|
ModelMonitor.Builder |
setNotificationSpec(ModelMonitoringNotificationSpec value)
Optional default notification spec, it can be overridden in the
ModelMonitoringJob notification spec.
|
ModelMonitor.Builder |
setOutputSpec(ModelMonitoringOutputSpec.Builder builderForValue)
Optional default monitoring metrics/logs export spec, it can be overridden
in the ModelMonitoringJob output spec.
|
ModelMonitor.Builder |
setOutputSpec(ModelMonitoringOutputSpec value)
Optional default monitoring metrics/logs export spec, it can be overridden
in the ModelMonitoringJob output spec.
|
ModelMonitor.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ModelMonitor.Builder |
setSatisfiesPzi(boolean value)
Output only.
|
ModelMonitor.Builder |
setSatisfiesPzs(boolean value)
Output only.
|
ModelMonitor.Builder |
setTabularObjective(ModelMonitoringObjectiveSpec.TabularObjective.Builder builderForValue)
Optional default tabular model monitoring objective.
|
ModelMonitor.Builder |
setTabularObjective(ModelMonitoringObjectiveSpec.TabularObjective value)
Optional default tabular model monitoring objective.
|
ModelMonitor.Builder |
setTrainingDataset(ModelMonitoringInput.Builder builderForValue)
Optional training dataset used to train the model.
|
ModelMonitor.Builder |
setTrainingDataset(ModelMonitoringInput value)
Optional training dataset used to train the model.
|
ModelMonitor.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ModelMonitor.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
ModelMonitor.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
getAllFields, 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<ModelMonitor.Builder>public ModelMonitor.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitor.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<ModelMonitor.Builder>public ModelMonitor getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ModelMonitor build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ModelMonitor buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ModelMonitor.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitor.Builder>public ModelMonitor.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<ModelMonitor.Builder>public ModelMonitor.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitor.Builder>public ModelMonitor.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitor.Builder>public ModelMonitor.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<ModelMonitor.Builder>public ModelMonitor.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<ModelMonitor.Builder>public ModelMonitor.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ModelMonitor.Builder>public ModelMonitor.Builder mergeFrom(ModelMonitor other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitor.Builder>public ModelMonitor.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<ModelMonitor.Builder>IOExceptionpublic ModelMonitor.DefaultObjectiveCase getDefaultObjectiveCase()
getDefaultObjectiveCase in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder clearDefaultObjective()
public boolean hasTabularObjective()
Optional default tabular model monitoring objective.
.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveSpec.TabularObjective tabular_objective = 11;
hasTabularObjective in interface ModelMonitorOrBuilderpublic ModelMonitoringObjectiveSpec.TabularObjective getTabularObjective()
Optional default tabular model monitoring objective.
.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveSpec.TabularObjective tabular_objective = 11;
getTabularObjective in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder setTabularObjective(ModelMonitoringObjectiveSpec.TabularObjective value)
Optional default tabular model monitoring objective.
.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveSpec.TabularObjective tabular_objective = 11;
public ModelMonitor.Builder setTabularObjective(ModelMonitoringObjectiveSpec.TabularObjective.Builder builderForValue)
Optional default tabular model monitoring objective.
.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveSpec.TabularObjective tabular_objective = 11;
public ModelMonitor.Builder mergeTabularObjective(ModelMonitoringObjectiveSpec.TabularObjective value)
Optional default tabular model monitoring objective.
.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveSpec.TabularObjective tabular_objective = 11;
public ModelMonitor.Builder clearTabularObjective()
Optional default tabular model monitoring objective.
.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveSpec.TabularObjective tabular_objective = 11;
public ModelMonitoringObjectiveSpec.TabularObjective.Builder getTabularObjectiveBuilder()
Optional default tabular model monitoring objective.
.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveSpec.TabularObjective tabular_objective = 11;
public ModelMonitoringObjectiveSpec.TabularObjectiveOrBuilder getTabularObjectiveOrBuilder()
Optional default tabular model monitoring objective.
.google.cloud.aiplatform.v1beta1.ModelMonitoringObjectiveSpec.TabularObjective tabular_objective = 11;
getTabularObjectiveOrBuilder in interface ModelMonitorOrBuilderpublic String getName()
Immutable. Resource name of the ModelMonitor. Format:
`projects/{project}/locations/{location}/modelMonitors/{model_monitor}`.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];getName in interface ModelMonitorOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Immutable. Resource name of the ModelMonitor. Format:
`projects/{project}/locations/{location}/modelMonitors/{model_monitor}`.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];getNameBytes in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder setName(String value)
Immutable. Resource name of the ModelMonitor. Format:
`projects/{project}/locations/{location}/modelMonitors/{model_monitor}`.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];value - The name to set.public ModelMonitor.Builder clearName()
Immutable. Resource name of the ModelMonitor. Format:
`projects/{project}/locations/{location}/modelMonitors/{model_monitor}`.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];public ModelMonitor.Builder setNameBytes(com.google.protobuf.ByteString value)
Immutable. Resource name of the ModelMonitor. Format:
`projects/{project}/locations/{location}/modelMonitors/{model_monitor}`.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];value - The bytes for name to set.public String getDisplayName()
The display name of the ModelMonitor. The name can be up to 128 characters long and can consist of any UTF-8.
string display_name = 2;getDisplayName in interface ModelMonitorOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
The display name of the ModelMonitor. The name can be up to 128 characters long and can consist of any UTF-8.
string display_name = 2;getDisplayNameBytes in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder setDisplayName(String value)
The display name of the ModelMonitor. The name can be up to 128 characters long and can consist of any UTF-8.
string display_name = 2;value - The displayName to set.public ModelMonitor.Builder clearDisplayName()
The display name of the ModelMonitor. The name can be up to 128 characters long and can consist of any UTF-8.
string display_name = 2;public ModelMonitor.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the ModelMonitor. The name can be up to 128 characters long and can consist of any UTF-8.
string display_name = 2;value - The bytes for displayName to set.public boolean hasModelMonitoringTarget()
The entity that is subject to analysis. Currently only models in Vertex AI Model Registry are supported. If you want to analyze the model which is outside the Vertex AI, you could register a model in Vertex AI Model Registry using just a display name.
.google.cloud.aiplatform.v1beta1.ModelMonitor.ModelMonitoringTarget model_monitoring_target = 3;
hasModelMonitoringTarget in interface ModelMonitorOrBuilderpublic ModelMonitor.ModelMonitoringTarget getModelMonitoringTarget()
The entity that is subject to analysis. Currently only models in Vertex AI Model Registry are supported. If you want to analyze the model which is outside the Vertex AI, you could register a model in Vertex AI Model Registry using just a display name.
.google.cloud.aiplatform.v1beta1.ModelMonitor.ModelMonitoringTarget model_monitoring_target = 3;
getModelMonitoringTarget in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder setModelMonitoringTarget(ModelMonitor.ModelMonitoringTarget value)
The entity that is subject to analysis. Currently only models in Vertex AI Model Registry are supported. If you want to analyze the model which is outside the Vertex AI, you could register a model in Vertex AI Model Registry using just a display name.
.google.cloud.aiplatform.v1beta1.ModelMonitor.ModelMonitoringTarget model_monitoring_target = 3;
public ModelMonitor.Builder setModelMonitoringTarget(ModelMonitor.ModelMonitoringTarget.Builder builderForValue)
The entity that is subject to analysis. Currently only models in Vertex AI Model Registry are supported. If you want to analyze the model which is outside the Vertex AI, you could register a model in Vertex AI Model Registry using just a display name.
.google.cloud.aiplatform.v1beta1.ModelMonitor.ModelMonitoringTarget model_monitoring_target = 3;
public ModelMonitor.Builder mergeModelMonitoringTarget(ModelMonitor.ModelMonitoringTarget value)
The entity that is subject to analysis. Currently only models in Vertex AI Model Registry are supported. If you want to analyze the model which is outside the Vertex AI, you could register a model in Vertex AI Model Registry using just a display name.
.google.cloud.aiplatform.v1beta1.ModelMonitor.ModelMonitoringTarget model_monitoring_target = 3;
public ModelMonitor.Builder clearModelMonitoringTarget()
The entity that is subject to analysis. Currently only models in Vertex AI Model Registry are supported. If you want to analyze the model which is outside the Vertex AI, you could register a model in Vertex AI Model Registry using just a display name.
.google.cloud.aiplatform.v1beta1.ModelMonitor.ModelMonitoringTarget model_monitoring_target = 3;
public ModelMonitor.ModelMonitoringTarget.Builder getModelMonitoringTargetBuilder()
The entity that is subject to analysis. Currently only models in Vertex AI Model Registry are supported. If you want to analyze the model which is outside the Vertex AI, you could register a model in Vertex AI Model Registry using just a display name.
.google.cloud.aiplatform.v1beta1.ModelMonitor.ModelMonitoringTarget model_monitoring_target = 3;
public ModelMonitor.ModelMonitoringTargetOrBuilder getModelMonitoringTargetOrBuilder()
The entity that is subject to analysis. Currently only models in Vertex AI Model Registry are supported. If you want to analyze the model which is outside the Vertex AI, you could register a model in Vertex AI Model Registry using just a display name.
.google.cloud.aiplatform.v1beta1.ModelMonitor.ModelMonitoringTarget model_monitoring_target = 3;
getModelMonitoringTargetOrBuilder in interface ModelMonitorOrBuilderpublic boolean hasTrainingDataset()
Optional training dataset used to train the model. It can serve as a reference dataset to identify changes in production.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput training_dataset = 10;hasTrainingDataset in interface ModelMonitorOrBuilderpublic ModelMonitoringInput getTrainingDataset()
Optional training dataset used to train the model. It can serve as a reference dataset to identify changes in production.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput training_dataset = 10;getTrainingDataset in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder setTrainingDataset(ModelMonitoringInput value)
Optional training dataset used to train the model. It can serve as a reference dataset to identify changes in production.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput training_dataset = 10;public ModelMonitor.Builder setTrainingDataset(ModelMonitoringInput.Builder builderForValue)
Optional training dataset used to train the model. It can serve as a reference dataset to identify changes in production.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput training_dataset = 10;public ModelMonitor.Builder mergeTrainingDataset(ModelMonitoringInput value)
Optional training dataset used to train the model. It can serve as a reference dataset to identify changes in production.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput training_dataset = 10;public ModelMonitor.Builder clearTrainingDataset()
Optional training dataset used to train the model. It can serve as a reference dataset to identify changes in production.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput training_dataset = 10;public ModelMonitoringInput.Builder getTrainingDatasetBuilder()
Optional training dataset used to train the model. It can serve as a reference dataset to identify changes in production.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput training_dataset = 10;public ModelMonitoringInputOrBuilder getTrainingDatasetOrBuilder()
Optional training dataset used to train the model. It can serve as a reference dataset to identify changes in production.
.google.cloud.aiplatform.v1beta1.ModelMonitoringInput training_dataset = 10;getTrainingDatasetOrBuilder in interface ModelMonitorOrBuilderpublic boolean hasNotificationSpec()
Optional default notification spec, it can be overridden in the ModelMonitoringJob notification spec.
.google.cloud.aiplatform.v1beta1.ModelMonitoringNotificationSpec notification_spec = 12;
hasNotificationSpec in interface ModelMonitorOrBuilderpublic ModelMonitoringNotificationSpec getNotificationSpec()
Optional default notification spec, it can be overridden in the ModelMonitoringJob notification spec.
.google.cloud.aiplatform.v1beta1.ModelMonitoringNotificationSpec notification_spec = 12;
getNotificationSpec in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder setNotificationSpec(ModelMonitoringNotificationSpec value)
Optional default notification spec, it can be overridden in the ModelMonitoringJob notification spec.
.google.cloud.aiplatform.v1beta1.ModelMonitoringNotificationSpec notification_spec = 12;
public ModelMonitor.Builder setNotificationSpec(ModelMonitoringNotificationSpec.Builder builderForValue)
Optional default notification spec, it can be overridden in the ModelMonitoringJob notification spec.
.google.cloud.aiplatform.v1beta1.ModelMonitoringNotificationSpec notification_spec = 12;
public ModelMonitor.Builder mergeNotificationSpec(ModelMonitoringNotificationSpec value)
Optional default notification spec, it can be overridden in the ModelMonitoringJob notification spec.
.google.cloud.aiplatform.v1beta1.ModelMonitoringNotificationSpec notification_spec = 12;
public ModelMonitor.Builder clearNotificationSpec()
Optional default notification spec, it can be overridden in the ModelMonitoringJob notification spec.
.google.cloud.aiplatform.v1beta1.ModelMonitoringNotificationSpec notification_spec = 12;
public ModelMonitoringNotificationSpec.Builder getNotificationSpecBuilder()
Optional default notification spec, it can be overridden in the ModelMonitoringJob notification spec.
.google.cloud.aiplatform.v1beta1.ModelMonitoringNotificationSpec notification_spec = 12;
public ModelMonitoringNotificationSpecOrBuilder getNotificationSpecOrBuilder()
Optional default notification spec, it can be overridden in the ModelMonitoringJob notification spec.
.google.cloud.aiplatform.v1beta1.ModelMonitoringNotificationSpec notification_spec = 12;
getNotificationSpecOrBuilder in interface ModelMonitorOrBuilderpublic boolean hasOutputSpec()
Optional default monitoring metrics/logs export spec, it can be overridden in the ModelMonitoringJob output spec. If not specified, a default Google Cloud Storage bucket will be created under your project.
.google.cloud.aiplatform.v1beta1.ModelMonitoringOutputSpec output_spec = 13;hasOutputSpec in interface ModelMonitorOrBuilderpublic ModelMonitoringOutputSpec getOutputSpec()
Optional default monitoring metrics/logs export spec, it can be overridden in the ModelMonitoringJob output spec. If not specified, a default Google Cloud Storage bucket will be created under your project.
.google.cloud.aiplatform.v1beta1.ModelMonitoringOutputSpec output_spec = 13;getOutputSpec in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder setOutputSpec(ModelMonitoringOutputSpec value)
Optional default monitoring metrics/logs export spec, it can be overridden in the ModelMonitoringJob output spec. If not specified, a default Google Cloud Storage bucket will be created under your project.
.google.cloud.aiplatform.v1beta1.ModelMonitoringOutputSpec output_spec = 13;public ModelMonitor.Builder setOutputSpec(ModelMonitoringOutputSpec.Builder builderForValue)
Optional default monitoring metrics/logs export spec, it can be overridden in the ModelMonitoringJob output spec. If not specified, a default Google Cloud Storage bucket will be created under your project.
.google.cloud.aiplatform.v1beta1.ModelMonitoringOutputSpec output_spec = 13;public ModelMonitor.Builder mergeOutputSpec(ModelMonitoringOutputSpec value)
Optional default monitoring metrics/logs export spec, it can be overridden in the ModelMonitoringJob output spec. If not specified, a default Google Cloud Storage bucket will be created under your project.
.google.cloud.aiplatform.v1beta1.ModelMonitoringOutputSpec output_spec = 13;public ModelMonitor.Builder clearOutputSpec()
Optional default monitoring metrics/logs export spec, it can be overridden in the ModelMonitoringJob output spec. If not specified, a default Google Cloud Storage bucket will be created under your project.
.google.cloud.aiplatform.v1beta1.ModelMonitoringOutputSpec output_spec = 13;public ModelMonitoringOutputSpec.Builder getOutputSpecBuilder()
Optional default monitoring metrics/logs export spec, it can be overridden in the ModelMonitoringJob output spec. If not specified, a default Google Cloud Storage bucket will be created under your project.
.google.cloud.aiplatform.v1beta1.ModelMonitoringOutputSpec output_spec = 13;public ModelMonitoringOutputSpecOrBuilder getOutputSpecOrBuilder()
Optional default monitoring metrics/logs export spec, it can be overridden in the ModelMonitoringJob output spec. If not specified, a default Google Cloud Storage bucket will be created under your project.
.google.cloud.aiplatform.v1beta1.ModelMonitoringOutputSpec output_spec = 13;getOutputSpecOrBuilder in interface ModelMonitorOrBuilderpublic boolean hasExplanationSpec()
Optional model explanation spec. It is used for feature attribution monitoring.
.google.cloud.aiplatform.v1beta1.ExplanationSpec explanation_spec = 16;hasExplanationSpec in interface ModelMonitorOrBuilderpublic ExplanationSpec getExplanationSpec()
Optional model explanation spec. It is used for feature attribution monitoring.
.google.cloud.aiplatform.v1beta1.ExplanationSpec explanation_spec = 16;getExplanationSpec in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder setExplanationSpec(ExplanationSpec value)
Optional model explanation spec. It is used for feature attribution monitoring.
.google.cloud.aiplatform.v1beta1.ExplanationSpec explanation_spec = 16;public ModelMonitor.Builder setExplanationSpec(ExplanationSpec.Builder builderForValue)
Optional model explanation spec. It is used for feature attribution monitoring.
.google.cloud.aiplatform.v1beta1.ExplanationSpec explanation_spec = 16;public ModelMonitor.Builder mergeExplanationSpec(ExplanationSpec value)
Optional model explanation spec. It is used for feature attribution monitoring.
.google.cloud.aiplatform.v1beta1.ExplanationSpec explanation_spec = 16;public ModelMonitor.Builder clearExplanationSpec()
Optional model explanation spec. It is used for feature attribution monitoring.
.google.cloud.aiplatform.v1beta1.ExplanationSpec explanation_spec = 16;public ExplanationSpec.Builder getExplanationSpecBuilder()
Optional model explanation spec. It is used for feature attribution monitoring.
.google.cloud.aiplatform.v1beta1.ExplanationSpec explanation_spec = 16;public ExplanationSpecOrBuilder getExplanationSpecOrBuilder()
Optional model explanation spec. It is used for feature attribution monitoring.
.google.cloud.aiplatform.v1beta1.ExplanationSpec explanation_spec = 16;getExplanationSpecOrBuilder in interface ModelMonitorOrBuilderpublic boolean hasModelMonitoringSchema()
Monitoring Schema is to specify the model's features, prediction outputs and ground truth properties. It is used to extract pertinent data from the dataset and to process features based on their properties. Make sure that the schema aligns with your dataset, if it does not, we will be unable to extract data from the dataset. It is required for most models, but optional for Vertex AI AutoML Tables unless the schem information is not available.
.google.cloud.aiplatform.v1beta1.ModelMonitoringSchema model_monitoring_schema = 9;
hasModelMonitoringSchema in interface ModelMonitorOrBuilderpublic ModelMonitoringSchema getModelMonitoringSchema()
Monitoring Schema is to specify the model's features, prediction outputs and ground truth properties. It is used to extract pertinent data from the dataset and to process features based on their properties. Make sure that the schema aligns with your dataset, if it does not, we will be unable to extract data from the dataset. It is required for most models, but optional for Vertex AI AutoML Tables unless the schem information is not available.
.google.cloud.aiplatform.v1beta1.ModelMonitoringSchema model_monitoring_schema = 9;
getModelMonitoringSchema in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder setModelMonitoringSchema(ModelMonitoringSchema value)
Monitoring Schema is to specify the model's features, prediction outputs and ground truth properties. It is used to extract pertinent data from the dataset and to process features based on their properties. Make sure that the schema aligns with your dataset, if it does not, we will be unable to extract data from the dataset. It is required for most models, but optional for Vertex AI AutoML Tables unless the schem information is not available.
.google.cloud.aiplatform.v1beta1.ModelMonitoringSchema model_monitoring_schema = 9;
public ModelMonitor.Builder setModelMonitoringSchema(ModelMonitoringSchema.Builder builderForValue)
Monitoring Schema is to specify the model's features, prediction outputs and ground truth properties. It is used to extract pertinent data from the dataset and to process features based on their properties. Make sure that the schema aligns with your dataset, if it does not, we will be unable to extract data from the dataset. It is required for most models, but optional for Vertex AI AutoML Tables unless the schem information is not available.
.google.cloud.aiplatform.v1beta1.ModelMonitoringSchema model_monitoring_schema = 9;
public ModelMonitor.Builder mergeModelMonitoringSchema(ModelMonitoringSchema value)
Monitoring Schema is to specify the model's features, prediction outputs and ground truth properties. It is used to extract pertinent data from the dataset and to process features based on their properties. Make sure that the schema aligns with your dataset, if it does not, we will be unable to extract data from the dataset. It is required for most models, but optional for Vertex AI AutoML Tables unless the schem information is not available.
.google.cloud.aiplatform.v1beta1.ModelMonitoringSchema model_monitoring_schema = 9;
public ModelMonitor.Builder clearModelMonitoringSchema()
Monitoring Schema is to specify the model's features, prediction outputs and ground truth properties. It is used to extract pertinent data from the dataset and to process features based on their properties. Make sure that the schema aligns with your dataset, if it does not, we will be unable to extract data from the dataset. It is required for most models, but optional for Vertex AI AutoML Tables unless the schem information is not available.
.google.cloud.aiplatform.v1beta1.ModelMonitoringSchema model_monitoring_schema = 9;
public ModelMonitoringSchema.Builder getModelMonitoringSchemaBuilder()
Monitoring Schema is to specify the model's features, prediction outputs and ground truth properties. It is used to extract pertinent data from the dataset and to process features based on their properties. Make sure that the schema aligns with your dataset, if it does not, we will be unable to extract data from the dataset. It is required for most models, but optional for Vertex AI AutoML Tables unless the schem information is not available.
.google.cloud.aiplatform.v1beta1.ModelMonitoringSchema model_monitoring_schema = 9;
public ModelMonitoringSchemaOrBuilder getModelMonitoringSchemaOrBuilder()
Monitoring Schema is to specify the model's features, prediction outputs and ground truth properties. It is used to extract pertinent data from the dataset and to process features based on their properties. Make sure that the schema aligns with your dataset, if it does not, we will be unable to extract data from the dataset. It is required for most models, but optional for Vertex AI AutoML Tables unless the schem information is not available.
.google.cloud.aiplatform.v1beta1.ModelMonitoringSchema model_monitoring_schema = 9;
getModelMonitoringSchemaOrBuilder in interface ModelMonitorOrBuilderpublic boolean hasCreateTime()
Output only. Timestamp when this ModelMonitor was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface ModelMonitorOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. Timestamp when this ModelMonitor was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this ModelMonitor was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ModelMonitor.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this ModelMonitor was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ModelMonitor.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this ModelMonitor was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ModelMonitor.Builder clearCreateTime()
Output only. Timestamp when this ModelMonitor was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. Timestamp when this ModelMonitor was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Timestamp when this ModelMonitor was created.
.google.protobuf.Timestamp create_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface ModelMonitorOrBuilderpublic boolean hasUpdateTime()
Output only. Timestamp when this ModelMonitor was updated most recently.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface ModelMonitorOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. Timestamp when this ModelMonitor was updated most recently.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this ModelMonitor was updated most recently.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ModelMonitor.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. Timestamp when this ModelMonitor was updated most recently.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ModelMonitor.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. Timestamp when this ModelMonitor was updated most recently.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public ModelMonitor.Builder clearUpdateTime()
Output only. Timestamp when this ModelMonitor was updated most recently.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. Timestamp when this ModelMonitor was updated most recently.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. Timestamp when this ModelMonitor was updated most recently.
.google.protobuf.Timestamp update_time = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface ModelMonitorOrBuilderpublic boolean getSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzs in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder setSatisfiesPzs(boolean value)
Output only. Reserved for future use.
bool satisfies_pzs = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzs to set.public ModelMonitor.Builder clearSatisfiesPzs()
Output only. Reserved for future use.
bool satisfies_pzs = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];public boolean getSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];getSatisfiesPzi in interface ModelMonitorOrBuilderpublic ModelMonitor.Builder setSatisfiesPzi(boolean value)
Output only. Reserved for future use.
bool satisfies_pzi = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The satisfiesPzi to set.public ModelMonitor.Builder clearSatisfiesPzi()
Output only. Reserved for future use.
bool satisfies_pzi = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];public final ModelMonitor.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitor.Builder>public final ModelMonitor.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ModelMonitor.Builder>Copyright © 2024 Google LLC. All rights reserved.