Interface PipelineTaskExecutorDetail.CustomJobDetailOrBuilder (2.4.0)

public static interface PipelineTaskExecutorDetail.CustomJobDetailOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getJob()

public abstract String getJob()

Output only. The name of the CustomJob.

string job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The job.

getJobBytes()

public abstract ByteString getJobBytes()

Output only. The name of the CustomJob.

string job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for job.