View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1PipelineTaskDetailArtifactList (google_api_ai_platform v0.13.0)
A list of artifact metadata.
Attributes
-
artifacts
(type:list(GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1Artifact.t)
, default:nil
) - Output only. A list of artifact metadata.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1PipelineTaskDetailArtifactList{ artifacts: [GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1Artifact.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.