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

ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage

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

Artifact uploaded using the PythonPackage directive.

interface ContaineranalysisGoogleDevtoolsCloudbuildV1UploadedPythonPackage {
uri?: string;
}

§Properties

§

Hash types and values of the Python Artifact.

§

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

§
uri?: string
[src]

URI of the uploaded artifact.