Creates a ModelDeploymentMonitoringJob. It will run periodically on a configured interval.
Endpoint
posthttps://{service-endpoint}/v1beta1/{parent}/modelDeploymentMonitoringJobs
Where {service-endpoint}
is one of the supported service endpoints.
Path parameters
parent
string
Required. The parent of the ModelDeploymentMonitoringJob. Format: projects/{project}/locations/{location}
Request body
The request body contains an instance of ModelDeploymentMonitoringJob
.
Response body
If successful, the response body contains a newly created instance of ModelDeploymentMonitoringJob
.