Required. registry_location, projectId, repository_name and npm_package forms a unique package For example, "projects/test-project/locations/us-west4/repositories/test-repo/npmPackages/ npm_test:1.0.0", where "us-west4" is the registry_location, "test-project" is the projectId, "test-repo" is the repository_name and npm_test:1.0.0" is the npm package.
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
[[["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-06-13 UTC."],[[["\u003cp\u003eNpmPackage represents an npm artifact and provides details such as its name, package name, version, and associated tags.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of an NpmPackage includes fields like name, packageName, version, tags, createTime, and updateTime.\u003c/p\u003e\n"],["\u003cp\u003eEach NpmPackage is uniquely identified by a combination of the registry location, project ID, repository name, and the npm package details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecreateTime\u003c/code\u003e and \u003ccode\u003eupdateTime\u003c/code\u003e fields are timestamps indicating when the package was created and last updated, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe API offers methods to retrieve a specific npm package using \u003ccode\u003eget\u003c/code\u003e and list multiple packages using \u003ccode\u003elist\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]