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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `GetPackageRequest` class within the Google Cloud Artifact Registry v1 API."],["The `GetPackageRequest` class is used to define the structure for requesting a package from the Artifact Registry."],["The latest version of the Artifact Registry API reference is 2.9.0, and the page also contains links to previous versions from 2.8.0 all the way to 1.0.0."],["The `GetPackageRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetPackageRequest` class includes properties such as `Name`, which is a required field representing the package name, and `PackageName`, which provides a typed view over the `Name` resource property."]]],[]]