Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage

import type { ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage } from "https://googleapis.deno.dev/v1/containeranalysis:v1.ts";

An npm package uploaded to Artifact Registry using the NpmPackage directive.

interface ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedNpmPackage {
uri?: string;
}

§Properties

§

Hash types and values of the npm package.

§

Output only. Stores timing information for pushing the specified artifact.

§
uri?: string
[src]

URI of the uploaded npm package.