Pipeline
Creates a pipeline that can be run later. Create takes a Pipeline that has all fields other than pipelineId
populated, and then returns the same pipeline with pipelineId
populated. This id can be used to run the pipeline. Caller must have WRITE permission to the project.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Unique pipeline id that is generated by the service when CreatePipeline is called. Cannot be specified in the Pipeline used in the CreatePipelineRequest, and will be populated in the response to CreatePipeline and all subsequent Get and List calls. Indicates that the service has registered this pipeline.