Package com.google.cloud.aiplatform.v1
Class PipelineTaskExecutorDetail.CustomJobDetail.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<PipelineTaskExecutorDetail.CustomJobDetail.Builder>
com.google.cloud.aiplatform.v1.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.GeneratedMessage.Builder<PipelineTaskExecutorDetail.CustomJobDetail.Builder>
implements PipelineTaskExecutorDetail.CustomJobDetailOrBuilder
The detailed info for a custom job executor.Protobuf type
google.cloud.aiplatform.v1.PipelineTaskExecutorDetail.CustomJobDetail-
Method Summary
Modifier and TypeMethodDescriptionaddAllFailedJobs(Iterable<String> values) Output only.addFailedJobs(String value) Output only.addFailedJobsBytes(com.google.protobuf.ByteString value) Output only.build()clear()Output only.clearJob()Output only.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetFailedJobs(int index) Output only.com.google.protobuf.ByteStringgetFailedJobsBytes(int index) Output only.intOutput only.com.google.protobuf.ProtocolStringListOutput only.getJob()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) setFailedJobs(int index, String value) Output only.Output only.setJobBytes(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.CustomJobDetail.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.CustomJobDetail.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.CustomJobDetail.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.CustomJobDetail.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PipelineTaskExecutorDetail.CustomJobDetail.Builder>
-
mergeFrom
public PipelineTaskExecutorDetail.CustomJobDetail.Builder mergeFrom(PipelineTaskExecutorDetail.CustomJobDetail other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<PipelineTaskExecutorDetail.CustomJobDetail.Builder>
-
mergeFrom
public PipelineTaskExecutorDetail.CustomJobDetail.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.CustomJobDetail.Builder>- Throws:
IOException
-
getJob
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1.CustomJob].
string job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getJobin interfacePipelineTaskExecutorDetail.CustomJobDetailOrBuilder- Returns:
- The job.
-
getJobBytes
public com.google.protobuf.ByteString getJobBytes()Output only. The name of the [CustomJob][google.cloud.aiplatform.v1.CustomJob].
string job = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getJobBytesin interfacePipelineTaskExecutorDetail.CustomJobDetailOrBuilder- Returns:
- The bytes for job.
-
setJob
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1.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
Output only. The name of the [CustomJob][google.cloud.aiplatform.v1.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.v1.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.v1.CustomJob]. The list includes the all attempts in chronological order.
repeated string failed_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getFailedJobsListin interfacePipelineTaskExecutorDetail.CustomJobDetailOrBuilder- Returns:
- A list containing the failedJobs.
-
getFailedJobsCount
public int getFailedJobsCount()Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1.CustomJob]. The list includes the all attempts in chronological order.
repeated string failed_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getFailedJobsCountin interfacePipelineTaskExecutorDetail.CustomJobDetailOrBuilder- Returns:
- The count of failedJobs.
-
getFailedJobs
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1.CustomJob]. The list includes the all attempts in chronological order.
repeated string failed_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getFailedJobsin 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.v1.CustomJob]. The list includes the all attempts in chronological order.
repeated string failed_jobs = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getFailedJobsBytesin interfacePipelineTaskExecutorDetail.CustomJobDetailOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the failedJobs at the given index.
-
setFailedJobs
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1.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
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1.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
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1.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
Output only. The names of the previously failed [CustomJob][google.cloud.aiplatform.v1.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.v1.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.
-