Package com.google.cloud.aiplatform.v1
Class PipelineTaskDetail.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<PipelineTaskDetail.Builder>
com.google.cloud.aiplatform.v1.PipelineTaskDetail.Builder
- All Implemented Interfaces:
PipelineTaskDetailOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- PipelineTaskDetail
public static final class PipelineTaskDetail.Builder
extends com.google.protobuf.GeneratedMessage.Builder<PipelineTaskDetail.Builder>
implements PipelineTaskDetailOrBuilder
The runtime detail of a task execution.Protobuf type
google.cloud.aiplatform.v1.PipelineTaskDetail-
Method Summary
Modifier and TypeMethodDescriptionaddAllPipelineTaskStatus(Iterable<? extends PipelineTaskDetail.PipelineTaskStatus> values) Output only.addPipelineTaskStatus(int index, PipelineTaskDetail.PipelineTaskStatus value) Output only.addPipelineTaskStatus(int index, PipelineTaskDetail.PipelineTaskStatus.Builder builderForValue) Output only.Output only.addPipelineTaskStatus(PipelineTaskDetail.PipelineTaskStatus.Builder builderForValue) Output only.Output only.addPipelineTaskStatusBuilder(int index) Output only.build()clear()Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.booleancontainsInputs(String key) Output only.booleancontainsOutputs(String key) Output only.com.google.protobuf.TimestampOutput only.com.google.protobuf.Timestamp.BuilderOutput only.com.google.protobuf.TimestampOrBuilderOutput only.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorcom.google.protobuf.TimestampOutput only.com.google.protobuf.Timestamp.BuilderOutput only.com.google.protobuf.TimestampOrBuilderOutput only.getError()Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.Output only.Deprecated.intOutput only.Output only.getInputsOrDefault(String key, PipelineTaskDetail.ArtifactList defaultValue) Output only.getInputsOrThrow(String key) Output only.Deprecated.Deprecated.Deprecated.intOutput only.Output only.getOutputsOrDefault(String key, PipelineTaskDetail.ArtifactList defaultValue) Output only.getOutputsOrThrow(String key) Output only.longOutput only.getPipelineTaskStatus(int index) Output only.getPipelineTaskStatusBuilder(int index) Output only.Output only.intOutput only.Output only.getPipelineTaskStatusOrBuilder(int index) Output only.Output only.com.google.protobuf.TimestampOutput only.com.google.protobuf.Timestamp.BuilderOutput only.com.google.protobuf.TimestampOrBuilderOutput only.getState()Output only.intOutput only.longOutput only.Output only.com.google.protobuf.ByteStringOutput only.Output only.com.google.protobuf.ByteStringOutput only.booleanOutput only.booleanOutput only.booleanhasError()Output only.booleanOutput only.booleanOutput only.booleanOutput only.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number) final booleanmergeCreateTime(com.google.protobuf.Timestamp value) Output only.mergeEndTime(com.google.protobuf.Timestamp value) Output only.mergeError(Status value) Output only.mergeExecution(Execution value) Output only.Output only.mergeFrom(PipelineTaskDetail other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeStartTime(com.google.protobuf.Timestamp value) Output only.Output only.Output only.putInputs(String key, PipelineTaskDetail.ArtifactList value) Output only.Output only.putOutputs(String key, PipelineTaskDetail.ArtifactList value) Output only.Output only.removeInputs(String key) Output only.removeOutputs(String key) Output only.removePipelineTaskStatus(int index) Output only.setCreateTime(com.google.protobuf.Timestamp value) Output only.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.setEndTime(com.google.protobuf.Timestamp value) Output only.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.Output only.setError(Status.Builder builderForValue) Output only.setExecution(Execution value) Output only.setExecution(Execution.Builder builderForValue) Output only.Output only.setExecutorDetail(PipelineTaskExecutorDetail.Builder builderForValue) Output only.setParentTaskId(long value) Output only.setPipelineTaskStatus(int index, PipelineTaskDetail.PipelineTaskStatus value) Output only.setPipelineTaskStatus(int index, PipelineTaskDetail.PipelineTaskStatus.Builder builderForValue) Output only.setStartTime(com.google.protobuf.Timestamp value) Output only.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.setState(PipelineTaskDetail.State value) Output only.setStateValue(int value) Output only.setTaskId(long value) Output only.setTaskName(String value) Output only.setTaskNameBytes(com.google.protobuf.ByteString value) Output only.setTaskUniqueName(String value) Output only.setTaskUniqueNameBytes(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, internalGetMutableMapField, 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() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessage.Builder<PipelineTaskDetail.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessage.Builder<PipelineTaskDetail.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<PipelineTaskDetail.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<PipelineTaskDetail.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<PipelineTaskDetail.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
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PipelineTaskDetail.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<PipelineTaskDetail.Builder>
-
mergeFrom
public PipelineTaskDetail.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<PipelineTaskDetail.Builder>- Throws:
IOException
-
getTaskId
public long getTaskId()Output only. The system generated ID of the task.
int64 task_id = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTaskIdin interfacePipelineTaskDetailOrBuilder- Returns:
- The taskId.
-
setTaskId
Output only. The system generated ID of the task.
int64 task_id = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The taskId to set.- Returns:
- This builder for chaining.
-
clearTaskId
Output only. The system generated ID of the task.
int64 task_id = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getParentTaskId
public long getParentTaskId()Output only. The id of the parent task if the task is within a component scope. Empty if the task is at the root level.
int64 parent_task_id = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getParentTaskIdin interfacePipelineTaskDetailOrBuilder- Returns:
- The parentTaskId.
-
setParentTaskId
Output only. The id of the parent task if the task is within a component scope. Empty if the task is at the root level.
int64 parent_task_id = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The parentTaskId to set.- Returns:
- This builder for chaining.
-
clearParentTaskId
Output only. The id of the parent task if the task is within a component scope. Empty if the task is at the root level.
int64 parent_task_id = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getTaskName
Output only. The user specified name of the task that is defined in [pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec].
string task_name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTaskNamein interfacePipelineTaskDetailOrBuilder- Returns:
- The taskName.
-
getTaskNameBytes
public com.google.protobuf.ByteString getTaskNameBytes()Output only. The user specified name of the task that is defined in [pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec].
string task_name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTaskNameBytesin interfacePipelineTaskDetailOrBuilder- Returns:
- The bytes for taskName.
-
setTaskName
Output only. The user specified name of the task that is defined in [pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec].
string task_name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The taskName to set.- Returns:
- This builder for chaining.
-
clearTaskName
Output only. The user specified name of the task that is defined in [pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec].
string task_name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setTaskNameBytes
Output only. The user specified name of the task that is defined in [pipeline_spec][google.cloud.aiplatform.v1.PipelineJob.pipeline_spec].
string task_name = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for taskName to set.- Returns:
- This builder for chaining.
-
hasCreateTime
public boolean hasCreateTime()Output only. Task create time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateTimein interfacePipelineTaskDetailOrBuilder- Returns:
- Whether the createTime field is set.
-
getCreateTime
public com.google.protobuf.Timestamp getCreateTime()Output only. Task create time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimein interfacePipelineTaskDetailOrBuilder- Returns:
- The createTime.
-
setCreateTime
Output only. Task create time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setCreateTime
public PipelineTaskDetail.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only. Task create time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeCreateTime
Output only. Task create time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearCreateTime
Output only. Task create time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getCreateTimeBuilder
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()Output only. Task create time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getCreateTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()Output only. Task create time.
.google.protobuf.Timestamp create_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateTimeOrBuilderin interfacePipelineTaskDetailOrBuilder
-
hasStartTime
public boolean hasStartTime()Output only. Task start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasStartTimein interfacePipelineTaskDetailOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()Output only. Task start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStartTimein interfacePipelineTaskDetailOrBuilder- Returns:
- The startTime.
-
setStartTime
Output only. Task start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setStartTime
public PipelineTaskDetail.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only. Task start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeStartTime
Output only. Task start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearStartTime
Output only. Task start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()Output only. Task start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()Output only. Task start time.
.google.protobuf.Timestamp start_time = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStartTimeOrBuilderin interfacePipelineTaskDetailOrBuilder
-
hasEndTime
public boolean hasEndTime()Output only. Task end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasEndTimein interfacePipelineTaskDetailOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()Output only. Task end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEndTimein interfacePipelineTaskDetailOrBuilder- Returns:
- The endTime.
-
setEndTime
Output only. Task end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setEndTime
Output only. Task end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeEndTime
Output only. Task end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearEndTime
Output only. Task end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()Output only. Task end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()Output only. Task end time.
.google.protobuf.Timestamp end_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEndTimeOrBuilderin interfacePipelineTaskDetailOrBuilder
-
hasExecutorDetail
public boolean hasExecutorDetail()Output only. The detailed execution info.
.google.cloud.aiplatform.v1.PipelineTaskExecutorDetail executor_detail = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasExecutorDetailin interfacePipelineTaskDetailOrBuilder- Returns:
- Whether the executorDetail field is set.
-
getExecutorDetail
Output only. The detailed execution info.
.google.cloud.aiplatform.v1.PipelineTaskExecutorDetail executor_detail = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getExecutorDetailin interfacePipelineTaskDetailOrBuilder- Returns:
- The executorDetail.
-
setExecutorDetail
Output only. The detailed execution info.
.google.cloud.aiplatform.v1.PipelineTaskExecutorDetail executor_detail = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setExecutorDetail
public PipelineTaskDetail.Builder setExecutorDetail(PipelineTaskExecutorDetail.Builder builderForValue) Output only. The detailed execution info.
.google.cloud.aiplatform.v1.PipelineTaskExecutorDetail executor_detail = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeExecutorDetail
Output only. The detailed execution info.
.google.cloud.aiplatform.v1.PipelineTaskExecutorDetail executor_detail = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearExecutorDetail
Output only. The detailed execution info.
.google.cloud.aiplatform.v1.PipelineTaskExecutorDetail executor_detail = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getExecutorDetailBuilder
Output only. The detailed execution info.
.google.cloud.aiplatform.v1.PipelineTaskExecutorDetail executor_detail = 6 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getExecutorDetailOrBuilder
Output only. The detailed execution info.
.google.cloud.aiplatform.v1.PipelineTaskExecutorDetail executor_detail = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getExecutorDetailOrBuilderin interfacePipelineTaskDetailOrBuilder
-
getStateValue
public int getStateValue()Output only. State of the task.
.google.cloud.aiplatform.v1.PipelineTaskDetail.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfacePipelineTaskDetailOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
setStateValue
Output only. State of the task.
.google.cloud.aiplatform.v1.PipelineTaskDetail.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for state to set.- Returns:
- This builder for chaining.
-
getState
Output only. State of the task.
.google.cloud.aiplatform.v1.PipelineTaskDetail.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfacePipelineTaskDetailOrBuilder- Returns:
- The state.
-
setState
Output only. State of the task.
.google.cloud.aiplatform.v1.PipelineTaskDetail.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The state to set.- Returns:
- This builder for chaining.
-
clearState
Output only. State of the task.
.google.cloud.aiplatform.v1.PipelineTaskDetail.State state = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasExecution
public boolean hasExecution()Output only. The execution metadata of the task.
.google.cloud.aiplatform.v1.Execution execution = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasExecutionin interfacePipelineTaskDetailOrBuilder- Returns:
- Whether the execution field is set.
-
getExecution
Output only. The execution metadata of the task.
.google.cloud.aiplatform.v1.Execution execution = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getExecutionin interfacePipelineTaskDetailOrBuilder- Returns:
- The execution.
-
setExecution
Output only. The execution metadata of the task.
.google.cloud.aiplatform.v1.Execution execution = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setExecution
Output only. The execution metadata of the task.
.google.cloud.aiplatform.v1.Execution execution = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeExecution
Output only. The execution metadata of the task.
.google.cloud.aiplatform.v1.Execution execution = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearExecution
Output only. The execution metadata of the task.
.google.cloud.aiplatform.v1.Execution execution = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getExecutionBuilder
Output only. The execution metadata of the task.
.google.cloud.aiplatform.v1.Execution execution = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getExecutionOrBuilder
Output only. The execution metadata of the task.
.google.cloud.aiplatform.v1.Execution execution = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getExecutionOrBuilderin interfacePipelineTaskDetailOrBuilder
-
hasError
public boolean hasError()Output only. The error that occurred during task execution. Only populated when the task's state is FAILED or CANCELLED.
.google.rpc.Status error = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasErrorin interfacePipelineTaskDetailOrBuilder- Returns:
- Whether the error field is set.
-
getError
Output only. The error that occurred during task execution. Only populated when the task's state is FAILED or CANCELLED.
.google.rpc.Status error = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getErrorin interfacePipelineTaskDetailOrBuilder- Returns:
- The error.
-
setError
Output only. The error that occurred during task execution. Only populated when the task's state is FAILED or CANCELLED.
.google.rpc.Status error = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setError
Output only. The error that occurred during task execution. Only populated when the task's state is FAILED or CANCELLED.
.google.rpc.Status error = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeError
Output only. The error that occurred during task execution. Only populated when the task's state is FAILED or CANCELLED.
.google.rpc.Status error = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearError
Output only. The error that occurred during task execution. Only populated when the task's state is FAILED or CANCELLED.
.google.rpc.Status error = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getErrorBuilder
Output only. The error that occurred during task execution. Only populated when the task's state is FAILED or CANCELLED.
.google.rpc.Status error = 9 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getErrorOrBuilder
Output only. The error that occurred during task execution. Only populated when the task's state is FAILED or CANCELLED.
.google.rpc.Status error = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getErrorOrBuilderin interfacePipelineTaskDetailOrBuilder
-
getPipelineTaskStatusList
Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPipelineTaskStatusListin interfacePipelineTaskDetailOrBuilder
-
getPipelineTaskStatusCount
public int getPipelineTaskStatusCount()Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPipelineTaskStatusCountin interfacePipelineTaskDetailOrBuilder
-
getPipelineTaskStatus
Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPipelineTaskStatusin interfacePipelineTaskDetailOrBuilder
-
setPipelineTaskStatus
public PipelineTaskDetail.Builder setPipelineTaskStatus(int index, PipelineTaskDetail.PipelineTaskStatus value) Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setPipelineTaskStatus
public PipelineTaskDetail.Builder setPipelineTaskStatus(int index, PipelineTaskDetail.PipelineTaskStatus.Builder builderForValue) Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addPipelineTaskStatus
public PipelineTaskDetail.Builder addPipelineTaskStatus(PipelineTaskDetail.PipelineTaskStatus value) Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addPipelineTaskStatus
public PipelineTaskDetail.Builder addPipelineTaskStatus(int index, PipelineTaskDetail.PipelineTaskStatus value) Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addPipelineTaskStatus
public PipelineTaskDetail.Builder addPipelineTaskStatus(PipelineTaskDetail.PipelineTaskStatus.Builder builderForValue) Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addPipelineTaskStatus
public PipelineTaskDetail.Builder addPipelineTaskStatus(int index, PipelineTaskDetail.PipelineTaskStatus.Builder builderForValue) Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addAllPipelineTaskStatus
public PipelineTaskDetail.Builder addAllPipelineTaskStatus(Iterable<? extends PipelineTaskDetail.PipelineTaskStatus> values) Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearPipelineTaskStatus
Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
removePipelineTaskStatus
Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getPipelineTaskStatusBuilder
Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getPipelineTaskStatusOrBuilder
Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPipelineTaskStatusOrBuilderin interfacePipelineTaskDetailOrBuilder
-
getPipelineTaskStatusOrBuilderList
public List<? extends PipelineTaskDetail.PipelineTaskStatusOrBuilder> getPipelineTaskStatusOrBuilderList()Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPipelineTaskStatusOrBuilderListin interfacePipelineTaskDetailOrBuilder
-
addPipelineTaskStatusBuilder
Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
addPipelineTaskStatusBuilder
Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getPipelineTaskStatusBuilderList
Output only. A list of task status. This field keeps a record of task status evolving over time.
repeated .google.cloud.aiplatform.v1.PipelineTaskDetail.PipelineTaskStatus pipeline_task_status = 13 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getInputsCount
public int getInputsCount()Description copied from interface:PipelineTaskDetailOrBuilderOutput only. The runtime input artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> inputs = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInputsCountin interfacePipelineTaskDetailOrBuilder
-
containsInputs
Output only. The runtime input artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> inputs = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
containsInputsin interfacePipelineTaskDetailOrBuilder
-
getInputs
Deprecated.UsegetInputsMap()instead.- Specified by:
getInputsin interfacePipelineTaskDetailOrBuilder
-
getInputsMap
Output only. The runtime input artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> inputs = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInputsMapin interfacePipelineTaskDetailOrBuilder
-
getInputsOrDefault
public PipelineTaskDetail.ArtifactList getInputsOrDefault(String key, PipelineTaskDetail.ArtifactList defaultValue) Output only. The runtime input artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> inputs = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInputsOrDefaultin interfacePipelineTaskDetailOrBuilder
-
getInputsOrThrow
Output only. The runtime input artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> inputs = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInputsOrThrowin interfacePipelineTaskDetailOrBuilder
-
clearInputs
-
removeInputs
Output only. The runtime input artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> inputs = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getMutableInputs
Deprecated.Use alternate mutation accessors instead. -
putInputs
Output only. The runtime input artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> inputs = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
putAllInputs
Output only. The runtime input artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> inputs = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
putInputsBuilderIfAbsent
Output only. The runtime input artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> inputs = 10 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getOutputsCount
public int getOutputsCount()Description copied from interface:PipelineTaskDetailOrBuilderOutput only. The runtime output artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> outputs = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOutputsCountin interfacePipelineTaskDetailOrBuilder
-
containsOutputs
Output only. The runtime output artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> outputs = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
containsOutputsin interfacePipelineTaskDetailOrBuilder
-
getOutputs
Deprecated.UsegetOutputsMap()instead.- Specified by:
getOutputsin interfacePipelineTaskDetailOrBuilder
-
getOutputsMap
Output only. The runtime output artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> outputs = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOutputsMapin interfacePipelineTaskDetailOrBuilder
-
getOutputsOrDefault
public PipelineTaskDetail.ArtifactList getOutputsOrDefault(String key, PipelineTaskDetail.ArtifactList defaultValue) Output only. The runtime output artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> outputs = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOutputsOrDefaultin interfacePipelineTaskDetailOrBuilder
-
getOutputsOrThrow
Output only. The runtime output artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> outputs = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOutputsOrThrowin interfacePipelineTaskDetailOrBuilder
-
clearOutputs
-
removeOutputs
Output only. The runtime output artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> outputs = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getMutableOutputs
Deprecated.Use alternate mutation accessors instead. -
putOutputs
Output only. The runtime output artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> outputs = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
putAllOutputs
Output only. The runtime output artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> outputs = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
putOutputsBuilderIfAbsent
Output only. The runtime output artifacts of the task.
map<string, .google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList> outputs = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getTaskUniqueName
Output only. The unique name of a task. This field is used by rerun pipeline job. Console UI and Vertex AI SDK will support triggering pipeline job reruns. The name is constructed by concatenating all the parent tasks name with the task name. For example, if a task named "child_task" has a parent task named "parent_task_1" and parent task 1 has a parent task named "parent_task_2", the task unique name will be "parent_task_2.parent_task_1.child_task".
string task_unique_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTaskUniqueNamein interfacePipelineTaskDetailOrBuilder- Returns:
- The taskUniqueName.
-
getTaskUniqueNameBytes
public com.google.protobuf.ByteString getTaskUniqueNameBytes()Output only. The unique name of a task. This field is used by rerun pipeline job. Console UI and Vertex AI SDK will support triggering pipeline job reruns. The name is constructed by concatenating all the parent tasks name with the task name. For example, if a task named "child_task" has a parent task named "parent_task_1" and parent task 1 has a parent task named "parent_task_2", the task unique name will be "parent_task_2.parent_task_1.child_task".
string task_unique_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTaskUniqueNameBytesin interfacePipelineTaskDetailOrBuilder- Returns:
- The bytes for taskUniqueName.
-
setTaskUniqueName
Output only. The unique name of a task. This field is used by rerun pipeline job. Console UI and Vertex AI SDK will support triggering pipeline job reruns. The name is constructed by concatenating all the parent tasks name with the task name. For example, if a task named "child_task" has a parent task named "parent_task_1" and parent task 1 has a parent task named "parent_task_2", the task unique name will be "parent_task_2.parent_task_1.child_task".
string task_unique_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The taskUniqueName to set.- Returns:
- This builder for chaining.
-
clearTaskUniqueName
Output only. The unique name of a task. This field is used by rerun pipeline job. Console UI and Vertex AI SDK will support triggering pipeline job reruns. The name is constructed by concatenating all the parent tasks name with the task name. For example, if a task named "child_task" has a parent task named "parent_task_1" and parent task 1 has a parent task named "parent_task_2", the task unique name will be "parent_task_2.parent_task_1.child_task".
string task_unique_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setTaskUniqueNameBytes
Output only. The unique name of a task. This field is used by rerun pipeline job. Console UI and Vertex AI SDK will support triggering pipeline job reruns. The name is constructed by concatenating all the parent tasks name with the task name. For example, if a task named "child_task" has a parent task named "parent_task_1" and parent task 1 has a parent task named "parent_task_2", the task unique name will be "parent_task_2.parent_task_1.child_task".
string task_unique_name = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for taskUniqueName to set.- Returns:
- This builder for chaining.
-