Class PipelineJobDetail (1.43.0)

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

The runtime detail of PipelineJob.

Attributes

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

Methods

PipelineJobDetail

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

The runtime detail of PipelineJob.