Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::PipelineTaskExecutorDetail::CustomJobDetail (v1.47.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::PipelineTaskExecutorDetail::CustomJobDetail.
The detailed info for a custom job executor.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#failed_jobs
deffailed_jobs()->::Array<::String>
Returns
(::Array<::String>) — Output only. The names of the previously failed
CustomJob. The list includes the
all attempts in chronological order.
#job
defjob()->::String
Returns
(::String) — Output only. The name of the
CustomJob.