Method: projects.locations.dataExportJobs.create

Creates a data export job.

HTTP request

POST https://contentwarehouse.googleapis.com/v1/{parent}/dataExportJobs

Path parameters

Parameters
parent

string

Required. The resource parent name. It takes the form projects/{project}/locations/{location}.

Request body

The request body contains an instance of DataExportJob.

Response body

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

Authorization Scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.