public sealed class GetArtifactRequest : IMessage<GetArtifactRequest>, IEquatable<GetArtifactRequest>, IDeepCloneable<GetArtifactRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Apigee Registry v1 API class GetArtifactRequest.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetArtifactRequest\u003c/code\u003e class is part of the Apigee Registry v1 API, specifically within version 1.0.0-beta06, and it serves as a request message for retrieving an artifact.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetArtifactRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetArtifactRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetArtifactRequest\u003c/code\u003e includes two constructors, a default constructor and one that takes another \u003ccode\u003eGetArtifactRequest\u003c/code\u003e object, offering flexibility in creating instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two key properties, \u003ccode\u003eArtifactName\u003c/code\u003e which provides a typed view of the artifact name, and \u003ccode\u003eName\u003c/code\u003e which represents the required name of the artifact to retrieve, formatted as \u003ccode\u003e{parent}/artifacts/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class can be found under the version \u003ccode\u003e1.0.0-beta07\u003c/code\u003e for those needing the most recent implementation.\u003c/p\u003e\n"]]],[],null,[]]