Class PipelineJobDetail (1.33.1)

PipelineJobDetail(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The runtime detail of PipelineJob.

Attributes

Name Description
pipeline_context google.cloud.aiplatform_v1beta1.types.Context
Output only. The context of the pipeline.
pipeline_run_context google.cloud.aiplatform_v1beta1.types.Context
Output only. The context of the current pipeline run.
task_details MutableSequence[google.cloud.aiplatform_v1beta1.types.PipelineTaskDetail]
Output only. The runtime details of the tasks under the pipeline.