Represents a reference to a pipeline. By default, contains only the id and name.
If the field is included in the embed
parameter will instead be a full Pipeline object.
Name | Type | Description | |
---|---|---|---|
id | Long | Read only |
The unique id of the pipeline. |
name | String |
The name of the pipeline. |