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 reference documentation for the `GetPackageRequest` class within the Google Cloud Artifact Registry v1 API, specifically for version 2.8.0."],["The `GetPackageRequest` class is used to retrieve a package from the Artifact Registry and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["There are several available versions of the documentation ranging from 1.0.0 to 2.9.0 (latest), allowing developers to access documentation for different API releases."],["The class has properties such as `Name` and `PackageName` which allow users to interact with the resource name of the package they want to retrieve."]]],[]]