metadataArtifact property

String? metadataArtifact
getter/setter pair

The resource name of the Artifact that was created in MetadataStore when creating the Model.

The Artifact resource name pattern is projects/{project}/locations/{location}/metadataStores/{metadata_store}/artifacts/{artifact}.

Output only.

Implementation

core.String? metadataArtifact;