public sealed class Artifacts.Types.NpmPackage : IMessage<Artifacts.Types.NpmPackage>, IEquatable<Artifacts.Types.NpmPackage>, IDeepCloneable<Artifacts.Types.NpmPackage>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class Artifacts.Types.NpmPackage.
Npm package to upload to Artifact Registry upon successful completion
of all build steps.
[[["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 `Artifacts.Types.NpmPackage` class within the Cloud Build v1 API, offering reference materials and code samples."],["The `NpmPackage` class is used to specify details for uploading an npm package to Artifact Registry after a successful build."],["The documentation includes details on inheritance, interfaces implemented, constructors, and properties like `PackagePath` and `Repository`."],["The page also provides links to previous versions of this documentation, ranging from version 1.0.0 to 2.15.0, with the current version being 2.14.0."]]],[]]