projects
Create a new Pipeline in a particular project and location.
post/v1/{+parent}/pipelines
Path parameters
parentstring required
Required. The parent collection in which to add this pipeline.
Query parameters
pipelineIdstring
Required. The user-provided ID to be assigned to the Pipeline. It should match the format ^[a-z]([a-z0-9-]{0,61}[a-z0-9])?$.
validateOnlyboolean
Optional. If set, validate the request and preview the review, but do not post it.
Request body
Response
Successful response