GoogleCloudAiplatformV1ModelDeploymentMonitoringObjectiveConfig constructor
GoogleCloudAiplatformV1ModelDeploymentMonitoringObjectiveConfig({
- String? deployedModelId,
- GoogleCloudAiplatformV1ModelMonitoringObjectiveConfig? objectiveConfig,
Implementation
GoogleCloudAiplatformV1ModelDeploymentMonitoringObjectiveConfig({
this.deployedModelId,
this.objectiveConfig,
});