Method: projects.locations.dataLabelingJobs.create

Creates a DataLabelingJob.

Endpoint

post https://{service-endpoint}/v1/{parent}/dataLabelingJobs

Where {service-endpoint} is one of the supported service endpoints.

Path parameters

parent string

Required. The parent of the DataLabelingJob. Format: projects/{project}/locations/{location}

Request body

The request body contains an instance of DataLabelingJob.

Response body

If successful, the response body contains a newly created instance of DataLabelingJob.