projects
Creates a data product.
post/v1/{+parent}/dataProducts
Path parameters
parentstring required
Required. The parent resource where this data product will be created. Format: projects/{project_id_or_number}/locations/{location_id}
Query parameters
dataProductIdstring
Optional. The ID of the data product to create.The ID must conform to RFC-1034 and contain only lower-case letters (a-z), numbers (0-9), or hyphens, with the first character a letter, the last a letter or a number, and a 63 character maximum. Characters outside of ASCII are not permitted. Valid format regex: ^a-z?$ If not provided, a system generated ID will be used.
validateOnlyboolean
Optional. Validates the request without actually creating the data product. Default: false.
Request body
Response
Successful response