public sealed class GetPackageRequest : IMessage<GetPackageRequest>, IEquatable<GetPackageRequest>, IDeepCloneable<GetPackageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class GetPackageRequest.
[[["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 latest version available for the Artifact Registry v1 API is 2.9.0, with multiple prior versions also accessible, including 2.6.0, 2.8.0, 2.7.0, all the way down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetPackageRequest\u003c/code\u003e is a class in the \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1\u003c/code\u003e namespace, used to retrieve a specific package and it's part of the Artifact Registry v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetPackageRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \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 class includes two constructors, \u003ccode\u003eGetPackageRequest()\u003c/code\u003e and \u003ccode\u003eGetPackageRequest(GetPackageRequest other)\u003c/code\u003e, as well as two properties, \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003ePackageName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of \u003ccode\u003eGetPackageRequest\u003c/code\u003e is a required string that represents the name of the package to be retrieved, while \u003ccode\u003ePackageName\u003c/code\u003e provides a typed view over the Name resource.\u003c/p\u003e\n"]]],[],null,[]]