artifactId property

String? artifactId
getter/setter pair

Artifact resource id from MLMD.

Which is the last portion of an artifact resource name: projects/{project}/locations/{location}/metadataStores/default/artifacts/{artifact_id}. The artifact must stay within the same project, location and default metadatastore as the pipeline.

Implementation

core.String? artifactId;