Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::PipelineTaskExecutorDetail::ContainerDetail (v0.3.0)
Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PipelineTaskExecutorDetail::ContainerDetail.
The detail of a container execution. It contains the job names of the
lifecycle of a container execution.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#main_job
defmain_job()->::String
Returns
(::String) — Output only. The name of the CustomJob for the main container execution.
#pre_caching_check_job
defpre_caching_check_job()->::String
Returns
(::String) — Output only. The name of the CustomJob for the pre-caching-check container
execution. This job will be available if the
PipelineJob.pipeline_spec specifies the pre_caching_check hook in
the lifecycle events.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]