Method: DatadogAPIClient::V2::CIAppPipelineEventInProgressPipeline#parent_pipeline
- Defined in:
- lib/datadog_api_client/v2/models/ci_app_pipeline_event_in_progress_pipeline.rb
#parent_pipeline ⇒ Object
If the pipeline is triggered as child of another pipeline, this should contain the details of the parent pipeline.
53 54 55 |
# File 'lib/datadog_api_client/v2/models/ci_app_pipeline_event_in_progress_pipeline.rb', line 53 def parent_pipeline @parent_pipeline end |