Class PipelineTaskExecutorDetail.ContainerDetail.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
- com.google.cloud.aiplatform.v1beta1.PipelineTaskExecutorDetail.ContainerDetail.Builder
-
- All Implemented Interfaces:
PipelineTaskExecutorDetail.ContainerDetailOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- PipelineTaskExecutorDetail.ContainerDetail
public static final class PipelineTaskExecutorDetail.ContainerDetail.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder> implements PipelineTaskExecutorDetail.ContainerDetailOrBuilder
The detail of a container execution. It contains the job names of the lifecycle of a container execution.
Protobuf typegoogle.cloud.aiplatform.v1beta1.PipelineTaskExecutorDetail.ContainerDetail
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
clear
public PipelineTaskExecutorDetail.ContainerDetail.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
getDefaultInstanceForType
public PipelineTaskExecutorDetail.ContainerDetail getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PipelineTaskExecutorDetail.ContainerDetail build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PipelineTaskExecutorDetail.ContainerDetail buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PipelineTaskExecutorDetail.ContainerDetail.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
setField
public PipelineTaskExecutorDetail.ContainerDetail.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
clearField
public PipelineTaskExecutorDetail.ContainerDetail.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
clearOneof
public PipelineTaskExecutorDetail.ContainerDetail.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
setRepeatedField
public PipelineTaskExecutorDetail.ContainerDetail.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
addRepeatedField
public PipelineTaskExecutorDetail.ContainerDetail.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
mergeFrom
public PipelineTaskExecutorDetail.ContainerDetail.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
mergeFrom
public PipelineTaskExecutorDetail.ContainerDetail.Builder mergeFrom(PipelineTaskExecutorDetail.ContainerDetail other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
mergeFrom
public PipelineTaskExecutorDetail.ContainerDetail.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
- Throws:
IOException
-
getMainJob
public String getMainJob()
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container execution.
string main_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getMainJob
in interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder
- Returns:
- The mainJob.
-
getMainJobBytes
public com.google.protobuf.ByteString getMainJobBytes()
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container execution.
string main_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getMainJobBytes
in interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder
- Returns:
- The bytes for mainJob.
-
setMainJob
public PipelineTaskExecutorDetail.ContainerDetail.Builder setMainJob(String value)
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container execution.
string main_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The mainJob to set.- Returns:
- This builder for chaining.
-
clearMainJob
public PipelineTaskExecutorDetail.ContainerDetail.Builder clearMainJob()
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container execution.
string main_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setMainJobBytes
public PipelineTaskExecutorDetail.ContainerDetail.Builder setMainJobBytes(com.google.protobuf.ByteString value)
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container execution.
string main_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for mainJob to set.- Returns:
- This builder for chaining.
-
getPreCachingCheckJob
public String getPreCachingCheckJob()
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container execution. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events.
string pre_caching_check_job = 2 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getPreCachingCheckJob
in interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder
- Returns:
- The preCachingCheckJob.
-
getPreCachingCheckJobBytes
public com.google.protobuf.ByteString getPreCachingCheckJobBytes()
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container execution. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events.
string pre_caching_check_job = 2 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getPreCachingCheckJobBytes
in interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder
- Returns:
- The bytes for preCachingCheckJob.
-
setPreCachingCheckJob
public PipelineTaskExecutorDetail.ContainerDetail.Builder setPreCachingCheckJob(String value)
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container execution. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events.
string pre_caching_check_job = 2 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The preCachingCheckJob to set.- Returns:
- This builder for chaining.
-
clearPreCachingCheckJob
public PipelineTaskExecutorDetail.ContainerDetail.Builder clearPreCachingCheckJob()
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container execution. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events.
string pre_caching_check_job = 2 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setPreCachingCheckJobBytes
public PipelineTaskExecutorDetail.ContainerDetail.Builder setPreCachingCheckJobBytes(com.google.protobuf.ByteString value)
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container execution. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events.
string pre_caching_check_job = 2 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for preCachingCheckJob to set.- Returns:
- This builder for chaining.
-
getFailedMainJobsList
public com.google.protobuf.ProtocolStringList getFailedMainJobsList()
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container executions. The list includes the all attempts in chronological order.
repeated string failed_main_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailedMainJobsList
in interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder
- Returns:
- A list containing the failedMainJobs.
-
getFailedMainJobsCount
public int getFailedMainJobsCount()
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container executions. The list includes the all attempts in chronological order.
repeated string failed_main_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailedMainJobsCount
in interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder
- Returns:
- The count of failedMainJobs.
-
getFailedMainJobs
public String getFailedMainJobs(int index)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container executions. The list includes the all attempts in chronological order.
repeated string failed_main_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailedMainJobs
in interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The failedMainJobs at the given index.
-
getFailedMainJobsBytes
public com.google.protobuf.ByteString getFailedMainJobsBytes(int index)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container executions. The list includes the all attempts in chronological order.
repeated string failed_main_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailedMainJobsBytes
in interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the failedMainJobs at the given index.
-
setFailedMainJobs
public PipelineTaskExecutorDetail.ContainerDetail.Builder setFailedMainJobs(int index, String value)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container executions. The list includes the all attempts in chronological order.
repeated string failed_main_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
index
- The index to set the value at.value
- The failedMainJobs to set.- Returns:
- This builder for chaining.
-
addFailedMainJobs
public PipelineTaskExecutorDetail.ContainerDetail.Builder addFailedMainJobs(String value)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container executions. The list includes the all attempts in chronological order.
repeated string failed_main_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The failedMainJobs to add.- Returns:
- This builder for chaining.
-
addAllFailedMainJobs
public PipelineTaskExecutorDetail.ContainerDetail.Builder addAllFailedMainJobs(Iterable<String> values)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container executions. The list includes the all attempts in chronological order.
repeated string failed_main_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
values
- The failedMainJobs to add.- Returns:
- This builder for chaining.
-
clearFailedMainJobs
public PipelineTaskExecutorDetail.ContainerDetail.Builder clearFailedMainJobs()
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container executions. The list includes the all attempts in chronological order.
repeated string failed_main_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
addFailedMainJobsBytes
public PipelineTaskExecutorDetail.ContainerDetail.Builder addFailedMainJobsBytes(com.google.protobuf.ByteString value)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the main container executions. The list includes the all attempts in chronological order.
repeated string failed_main_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes of the failedMainJobs to add.- Returns:
- This builder for chaining.
-
getFailedPreCachingCheckJobsList
public com.google.protobuf.ProtocolStringList getFailedPreCachingCheckJobsList()
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events. The list includes the all attempts in chronological order.
repeated string failed_pre_caching_check_jobs = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailedPreCachingCheckJobsList
in interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder
- Returns:
- A list containing the failedPreCachingCheckJobs.
-
getFailedPreCachingCheckJobsCount
public int getFailedPreCachingCheckJobsCount()
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events. The list includes the all attempts in chronological order.
repeated string failed_pre_caching_check_jobs = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailedPreCachingCheckJobsCount
in interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder
- Returns:
- The count of failedPreCachingCheckJobs.
-
getFailedPreCachingCheckJobs
public String getFailedPreCachingCheckJobs(int index)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events. The list includes the all attempts in chronological order.
repeated string failed_pre_caching_check_jobs = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailedPreCachingCheckJobs
in interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The failedPreCachingCheckJobs at the given index.
-
getFailedPreCachingCheckJobsBytes
public com.google.protobuf.ByteString getFailedPreCachingCheckJobsBytes(int index)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events. The list includes the all attempts in chronological order.
repeated string failed_pre_caching_check_jobs = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailedPreCachingCheckJobsBytes
in interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the failedPreCachingCheckJobs at the given index.
-
setFailedPreCachingCheckJobs
public PipelineTaskExecutorDetail.ContainerDetail.Builder setFailedPreCachingCheckJobs(int index, String value)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events. The list includes the all attempts in chronological order.
repeated string failed_pre_caching_check_jobs = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
index
- The index to set the value at.value
- The failedPreCachingCheckJobs to set.- Returns:
- This builder for chaining.
-
addFailedPreCachingCheckJobs
public PipelineTaskExecutorDetail.ContainerDetail.Builder addFailedPreCachingCheckJobs(String value)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events. The list includes the all attempts in chronological order.
repeated string failed_pre_caching_check_jobs = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The failedPreCachingCheckJobs to add.- Returns:
- This builder for chaining.
-
addAllFailedPreCachingCheckJobs
public PipelineTaskExecutorDetail.ContainerDetail.Builder addAllFailedPreCachingCheckJobs(Iterable<String> values)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events. The list includes the all attempts in chronological order.
repeated string failed_pre_caching_check_jobs = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
values
- The failedPreCachingCheckJobs to add.- Returns:
- This builder for chaining.
-
clearFailedPreCachingCheckJobs
public PipelineTaskExecutorDetail.ContainerDetail.Builder clearFailedPreCachingCheckJobs()
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events. The list includes the all attempts in chronological order.
repeated string failed_pre_caching_check_jobs = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
addFailedPreCachingCheckJobsBytes
public PipelineTaskExecutorDetail.ContainerDetail.Builder addFailedPreCachingCheckJobsBytes(com.google.protobuf.ByteString value)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1beta1.PipelineJob.pipeline_spec] specifies the `pre_caching_check` hook in the lifecycle events. The list includes the all attempts in chronological order.
repeated string failed_pre_caching_check_jobs = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes of the failedPreCachingCheckJobs to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PipelineTaskExecutorDetail.ContainerDetail.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
mergeUnknownFields
public final PipelineTaskExecutorDetail.ContainerDetail.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
-