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

ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact

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

A Maven artifact uploaded using the MavenArtifact directive.

interface ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedMavenArtifact {
uri?: string;
}

§Properties

§

Hash types and values of the Maven Artifact.

§

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

§
uri?: string
[src]

URI of the uploaded artifact.