Google Cloud Ai Platform V1 Client - Class ArtifactList (0.24.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class ArtifactList.

A list of artifact metadata.

Generated from protobuf message google.cloud.aiplatform.v1.PipelineTaskDetail.ArtifactList

Namespace

Google \ Cloud \ AIPlatform \ V1 \ PipelineTaskDetail

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ artifacts array<Google\Cloud\AIPlatform\V1\Artifact>

Output only. A list of artifact metadata.

getArtifacts

Output only. A list of artifact metadata.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setArtifacts

Output only. A list of artifact metadata.

Parameter
NameDescription
var array<Google\Cloud\AIPlatform\V1\Artifact>
Returns
TypeDescription
$this