Class PipelineTaskDetail.ArtifactList.Builder (3.13.0)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version 3.13.0keyboard_arrow_down
public static final class PipelineTaskDetail . ArtifactList . Builder extends GeneratedMessageV3 . Builder<PipelineTaskDetail . ArtifactList . Builder > implements PipelineTaskDetail . ArtifactListOrBuilder
A list of artifact metadata.
Protobuf type google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
public PipelineTaskDetail . ArtifactList . Builder addAllArtifacts ( Iterable <? extends Artifact > values )
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
values
Iterable <? extends com.google.cloud.aiplatform.v1.Artifact >
Returns
public PipelineTaskDetail . ArtifactList . Builder addArtifacts ( Artifact value )
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Returns
public PipelineTaskDetail . ArtifactList . Builder addArtifacts ( Artifact . Builder builderForValue )
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Returns
public PipelineTaskDetail . ArtifactList . Builder addArtifacts ( int index , Artifact value )
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameters
Returns
public PipelineTaskDetail . ArtifactList . Builder addArtifacts ( int index , Artifact . Builder builderForValue )
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameters
Returns
public Artifact . Builder addArtifactsBuilder ()
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
public Artifact . Builder addArtifactsBuilder ( int index )
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
index
int
Returns
public PipelineTaskDetail . ArtifactList . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
public PipelineTaskDetail . ArtifactList build ()
Returns
public PipelineTaskDetail . ArtifactList buildPartial ()
Returns
public PipelineTaskDetail . ArtifactList . Builder clear ()
Returns
Overrides
public PipelineTaskDetail . ArtifactList . Builder clearArtifacts ()
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
public PipelineTaskDetail . ArtifactList . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
public PipelineTaskDetail . ArtifactList . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
public PipelineTaskDetail . ArtifactList . Builder clone ()
Returns
Overrides
public Artifact getArtifacts ( int index )
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
index
int
Returns
public Artifact . Builder getArtifactsBuilder ( int index )
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
index
int
Returns
public List<Artifact . Builder > getArtifactsBuilderList ()
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
public int getArtifactsCount ()
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
public List<Artifact> getArtifactsList ()
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
public ArtifactOrBuilder getArtifactsOrBuilder ( int index )
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
index
int
Returns
public List <? extends ArtifactOrBuilder > getArtifactsOrBuilderList ()
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
Type
Description
List <? extends com.google.cloud.aiplatform.v1.ArtifactOrBuilder >
public PipelineTaskDetail . ArtifactList getDefaultInstanceForType ()
Returns
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
public final boolean isInitialized ()
Returns
Overrides
public PipelineTaskDetail . ArtifactList . Builder mergeFrom ( PipelineTaskDetail . ArtifactList other )
Parameter
Returns
public PipelineTaskDetail . ArtifactList . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
public PipelineTaskDetail . ArtifactList . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
public final PipelineTaskDetail . ArtifactList . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
public PipelineTaskDetail . ArtifactList . Builder removeArtifacts ( int index )
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
index
int
Returns
public PipelineTaskDetail . ArtifactList . Builder setArtifacts ( int index , Artifact value )
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameters
Returns
public PipelineTaskDetail . ArtifactList . Builder setArtifacts ( int index , Artifact . Builder builderForValue )
Output only. A list of artifact metadata.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameters
Returns
public PipelineTaskDetail . ArtifactList . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
public PipelineTaskDetail . ArtifactList . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
public final PipelineTaskDetail . ArtifactList . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,[]]