2023-01-25
▼ ▲ contentwarehouse.projects.locations.runPipeline
Flat Path : v1/projects/{projectsId}/locations/{locationsId}:runPipeline
Parameter Order : name
Description : Run a predefined pipeline.
Parameters :
name
Description : Required. The resource name which owns the resources of the pipeline. Format: projects/{project_number}/locations/{location}.
Type : string
Location : path
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+$
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1/{+name}:runPipeline
HTTP Method : POST