Interface protos.google.cloud.aiplatform.v1beta1.IModelDeploymentMonitoringObjectiveConfig (1.7.2)

Properties of a ModelDeploymentMonitoringObjectiveConfig.

Package

@google-cloud/aiplatform!

Properties

deployedModelId

deployedModelId?: (string|null);

ModelDeploymentMonitoringObjectiveConfig deployedModelId

Property Value
TypeDescription
(string|null)

objectiveConfig

objectiveConfig?: (google.cloud.aiplatform.v1beta1.IModelMonitoringObjectiveConfig|null);

ModelDeploymentMonitoringObjectiveConfig objectiveConfig

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IModelMonitoringObjectiveConfig|null)