Class InputArtifact (1.18.1)

InputArtifact(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attribute

NameDescription
artifact_id str
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. This field is a member of oneof_ kind.

Inheritance

builtins.object > proto.message.Message > InputArtifact