Package com.google.cloud.aiplatform.v1
Class PipelineTaskExecutorDetail.ContainerDetail.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
com.google.cloud.aiplatform.v1.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.GeneratedMessage.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 type
google.cloud.aiplatform.v1.PipelineTaskExecutorDetail.ContainerDetail-
Method Summary
Modifier and TypeMethodDescriptionaddAllFailedMainJobs(Iterable<String> values) Output only.Output only.addFailedMainJobs(String value) Output only.addFailedMainJobsBytes(com.google.protobuf.ByteString value) Output only.Output only.addFailedPreCachingCheckJobsBytes(com.google.protobuf.ByteString value) Output only.build()clear()Output only.Output only.Output only.Output only.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetFailedMainJobs(int index) Output only.com.google.protobuf.ByteStringgetFailedMainJobsBytes(int index) Output only.intOutput only.com.google.protobuf.ProtocolStringListOutput only.getFailedPreCachingCheckJobs(int index) Output only.com.google.protobuf.ByteStringgetFailedPreCachingCheckJobsBytes(int index) Output only.intOutput only.com.google.protobuf.ProtocolStringListOutput only.Output only.com.google.protobuf.ByteStringOutput only.Output only.com.google.protobuf.ByteStringOutput only.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) setFailedMainJobs(int index, String value) Output only.setFailedPreCachingCheckJobs(int index, String value) Output only.setMainJob(String value) Output only.setMainJobBytes(com.google.protobuf.ByteString value) Output only.setPreCachingCheckJob(String value) Output only.setPreCachingCheckJobBytes(com.google.protobuf.ByteString value) Output only.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public PipelineTaskExecutorDetail.ContainerDetail.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
mergeFrom
public PipelineTaskExecutorDetail.ContainerDetail.Builder mergeFrom(PipelineTaskExecutorDetail.ContainerDetail other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>
-
mergeFrom
public PipelineTaskExecutorDetail.ContainerDetail.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PipelineTaskExecutorDetail.ContainerDetail.Builder>- Throws:
IOException
-
getMainJob
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1.CustomJob] for the main container execution.
string main_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getMainJobin interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder- Returns:
- The mainJob.
-
getMainJobBytes
public com.google.protobuf.ByteString getMainJobBytes()Output only. The name of the [CustomJob][google.cloud.aiplatform.v1.CustomJob] for the main container execution.
string main_job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getMainJobBytesin interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder- Returns:
- The bytes for mainJob.
-
setMainJob
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1.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
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1.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.v1.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
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1.CustomJob] for the pre-caching-check container execution. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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:
getPreCachingCheckJobin interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder- Returns:
- The preCachingCheckJob.
-
getPreCachingCheckJobBytes
public com.google.protobuf.ByteString getPreCachingCheckJobBytes()Output only. The name of the [CustomJob][google.cloud.aiplatform.v1.CustomJob] for the pre-caching-check container execution. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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:
getPreCachingCheckJobBytesin interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder- Returns:
- The bytes for preCachingCheckJob.
-
setPreCachingCheckJob
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1.CustomJob] for the pre-caching-check container execution. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1.CustomJob] for the pre-caching-check container execution. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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.v1.CustomJob] for the pre-caching-check container execution. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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.v1.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:
getFailedMainJobsListin interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder- Returns:
- A list containing the failedMainJobs.
-
getFailedMainJobsCount
public int getFailedMainJobsCount()Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1.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:
getFailedMainJobsCountin interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder- Returns:
- The count of failedMainJobs.
-
getFailedMainJobs
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1.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:
getFailedMainJobsin 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.v1.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:
getFailedMainJobsBytesin 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.v1.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
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1.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.v1.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
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1.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.v1.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.v1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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:
getFailedPreCachingCheckJobsListin interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder- Returns:
- A list containing the failedPreCachingCheckJobs.
-
getFailedPreCachingCheckJobsCount
public int getFailedPreCachingCheckJobsCount()Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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:
getFailedPreCachingCheckJobsCountin interfacePipelineTaskExecutorDetail.ContainerDetailOrBuilder- Returns:
- The count of failedPreCachingCheckJobs.
-
getFailedPreCachingCheckJobs
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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:
getFailedPreCachingCheckJobsin 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.v1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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:
getFailedPreCachingCheckJobsBytesin 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.v1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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.v1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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.v1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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.v1.CustomJob] for the pre-caching-check container executions. This job will be available if the [PipelineJob.pipeline_spec][google.cloud.aiplatform.v1.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.
-