Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::PipelineTaskExecutorDetail::CustomJobDetail (v0.21.0)

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

def failed_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

def job() -> ::String
Returns
  • (::String) — Output only. The name of the CustomJob.