Full name: projects.locations.modelDeploymentMonitoringJobs.create
Creates a ModelDeploymentMonitoringJob. It will run periodically on a configured interval.
Endpoint
posthttps://{service-endpoint}/v1/{parent}/modelDeploymentMonitoringJobs     
              
            
            Where {service-endpoint} is one of the supported service endpoints.
Path parameters
parentstring
                  
                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.