Class PipelineTaskExecutorDetail.CustomJobDetail.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.CustomJobDetail.Builder>
-
- com.google.cloud.aiplatform.v1beta1.PipelineTaskExecutorDetail.CustomJobDetail.Builder
-
- All Implemented Interfaces:
PipelineTaskExecutorDetail.CustomJobDetailOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- PipelineTaskExecutorDetail.CustomJobDetail
public static final class PipelineTaskExecutorDetail.CustomJobDetail.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.CustomJobDetail.Builder> implements PipelineTaskExecutorDetail.CustomJobDetailOrBuilder
The detailed info for a custom job executor.
Protobuf typegoogle.cloud.aiplatform.v1beta1.PipelineTaskExecutorDetail.CustomJobDetail
-
-
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.CustomJobDetail.Builder>
-
clear
public PipelineTaskExecutorDetail.CustomJobDetail.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.CustomJobDetail.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.CustomJobDetail.Builder>
-
getDefaultInstanceForType
public PipelineTaskExecutorDetail.CustomJobDetail getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public PipelineTaskExecutorDetail.CustomJobDetail build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PipelineTaskExecutorDetail.CustomJobDetail buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PipelineTaskExecutorDetail.CustomJobDetail.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.CustomJobDetail.Builder>
-
setField
public PipelineTaskExecutorDetail.CustomJobDetail.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.CustomJobDetail.Builder>
-
clearField
public PipelineTaskExecutorDetail.CustomJobDetail.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.CustomJobDetail.Builder>
-
clearOneof
public PipelineTaskExecutorDetail.CustomJobDetail.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.CustomJobDetail.Builder>
-
setRepeatedField
public PipelineTaskExecutorDetail.CustomJobDetail.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.CustomJobDetail.Builder>
-
addRepeatedField
public PipelineTaskExecutorDetail.CustomJobDetail.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.CustomJobDetail.Builder>
-
mergeFrom
public PipelineTaskExecutorDetail.CustomJobDetail.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.CustomJobDetail.Builder>
-
mergeFrom
public PipelineTaskExecutorDetail.CustomJobDetail.Builder mergeFrom(PipelineTaskExecutorDetail.CustomJobDetail other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<PipelineTaskExecutorDetail.CustomJobDetail.Builder>
-
mergeFrom
public PipelineTaskExecutorDetail.CustomJobDetail.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.CustomJobDetail.Builder>
- Throws:
IOException
-
getJob
public String getJob()
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob].
string job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getJob
in interfacePipelineTaskExecutorDetail.CustomJobDetailOrBuilder
- Returns:
- The job.
-
getJobBytes
public com.google.protobuf.ByteString getJobBytes()
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob].
string job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getJobBytes
in interfacePipelineTaskExecutorDetail.CustomJobDetailOrBuilder
- Returns:
- The bytes for job.
-
setJob
public PipelineTaskExecutorDetail.CustomJobDetail.Builder setJob(String value)
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob].
string job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The job to set.- Returns:
- This builder for chaining.
-
clearJob
public PipelineTaskExecutorDetail.CustomJobDetail.Builder clearJob()
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob].
string job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setJobBytes
public PipelineTaskExecutorDetail.CustomJobDetail.Builder setJobBytes(com.google.protobuf.ByteString value)
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob].
string job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for job to set.- Returns:
- This builder for chaining.
-
getFailedJobsList
public com.google.protobuf.ProtocolStringList getFailedJobsList()
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob]. The list includes the all attempts in chronological order.
repeated string failed_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailedJobsList
in interfacePipelineTaskExecutorDetail.CustomJobDetailOrBuilder
- Returns:
- A list containing the failedJobs.
-
getFailedJobsCount
public int getFailedJobsCount()
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob]. The list includes the all attempts in chronological order.
repeated string failed_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailedJobsCount
in interfacePipelineTaskExecutorDetail.CustomJobDetailOrBuilder
- Returns:
- The count of failedJobs.
-
getFailedJobs
public String getFailedJobs(int index)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob]. The list includes the all attempts in chronological order.
repeated string failed_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailedJobs
in interfacePipelineTaskExecutorDetail.CustomJobDetailOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The failedJobs at the given index.
-
getFailedJobsBytes
public com.google.protobuf.ByteString getFailedJobsBytes(int index)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob]. The list includes the all attempts in chronological order.
repeated string failed_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getFailedJobsBytes
in interfacePipelineTaskExecutorDetail.CustomJobDetailOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the failedJobs at the given index.
-
setFailedJobs
public PipelineTaskExecutorDetail.CustomJobDetail.Builder setFailedJobs(int index, String value)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob]. The list includes the all attempts in chronological order.
repeated string failed_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
index
- The index to set the value at.value
- The failedJobs to set.- Returns:
- This builder for chaining.
-
addFailedJobs
public PipelineTaskExecutorDetail.CustomJobDetail.Builder addFailedJobs(String value)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob]. The list includes the all attempts in chronological order.
repeated string failed_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The failedJobs to add.- Returns:
- This builder for chaining.
-
addAllFailedJobs
public PipelineTaskExecutorDetail.CustomJobDetail.Builder addAllFailedJobs(Iterable<String> values)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob]. The list includes the all attempts in chronological order.
repeated string failed_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
values
- The failedJobs to add.- Returns:
- This builder for chaining.
-
clearFailedJobs
public PipelineTaskExecutorDetail.CustomJobDetail.Builder clearFailedJobs()
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob]. The list includes the all attempts in chronological order.
repeated string failed_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
addFailedJobsBytes
public PipelineTaskExecutorDetail.CustomJobDetail.Builder addFailedJobsBytes(com.google.protobuf.ByteString value)
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1beta1.CustomJob]. The list includes the all attempts in chronological order.
repeated string failed_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes of the failedJobs to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PipelineTaskExecutorDetail.CustomJobDetail.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.CustomJobDetail.Builder>
-
mergeUnknownFields
public final PipelineTaskExecutorDetail.CustomJobDetail.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.CustomJobDetail.Builder>
-
-