taskDetails property

List<GoogleCloudAiplatformV1PipelineTaskDetail>? taskDetails
getter/setter pair

The runtime details of the tasks under the pipeline.

Output only.

Implementation

core.List<GoogleCloudAiplatformV1PipelineTaskDetail>? taskDetails;