public sealed class GetArtifactRequest : IMessage<GetArtifactRequest>, IEquatable<GetArtifactRequest>, IDeepCloneable<GetArtifactRequest>, IBufferMessage, IMessage
Request message for [MetadataService.GetArtifact][google.cloud.aiplatform.v1.MetadataService.GetArtifact].
Required. The resource name of the Artifact to retrieve.
Format:
projects/{project}/locations/{location}/metadataStores/{metadatastore}/artifacts/{artifact}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGetArtifactRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, detailing its usage in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetArtifactRequest\u003c/code\u003e class is used for retrieving an artifact via the \u003ccode\u003eMetadataService.GetArtifact\u003c/code\u003e method, and it implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists the different available versions of the \u003ccode\u003eGetArtifactRequest\u003c/code\u003e class, ranging from the latest version \u003ccode\u003e3.22.0\u003c/code\u003e down to version \u003ccode\u003e1.0.0\u003c/code\u003e, with links to documentation for each.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetArtifactRequest\u003c/code\u003e class includes constructors, properties like \u003ccode\u003eArtifactName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, and also inherits several members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe required input for using \u003ccode\u003eGetArtifactRequest\u003c/code\u003e is the \u003ccode\u003ename\u003c/code\u003e of the artifact, in the format: \u003ccode\u003eprojects/{project}/locations/{location}/metadataStores/{metadatastore}/artifacts/{artifact}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]