public sealed class GetNpmPackageRequest : IMessage<GetNpmPackageRequest>, IEquatable<GetNpmPackageRequest>, IDeepCloneable<GetNpmPackageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class GetNpmPackageRequest.
[[["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 webpage provides documentation for the `GetNpmPackageRequest` class within the Google Cloud Artifact Registry v1 API for .NET."],["The `GetNpmPackageRequest` class is used to request npm packages from the Artifact Registry and is the main focus of the API being documented here."],["The documentation covers the inheritance hierarchy, implemented interfaces, constructors, and properties, including the required \"Name\" property of type string and the NpmPackageName-typed view over the Name."],["Multiple versions of the `GetNpmPackageRequest` class are available, ranging from version 1.0.0 to the latest version, 2.9.0."]]],[]]