public sealed class GetPackageRequest : IMessage<GetPackageRequest>, IEquatable<GetPackageRequest>, IDeepCloneable<GetPackageRequest>, IBufferMessage, IMessage
[[["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."],[[["The latest version available for `GetPackageRequest` is 2.9.0, with older versions accessible down to 1.0.0."],["`GetPackageRequest` is a class used for retrieving a package, as defined by the Google Cloud Artifact Registry API."],["This class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable\u003cGetPackageRequest\u003e`, `IDeepCloneable\u003cGetPackageRequest\u003e`, and `IBufferMessage`."],["The `GetPackageRequest` class has a constructor and a `Name` property, which is a required string value specifying the name of the package to retrieve."],["The `GetPackageRequest` Class can be found within the `Google.Cloud.ArtifactRegistry.V1` namespace and is contained within the `Google.Cloud.ArtifactRegistry.V1.dll` assembly."]]],[]]