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

ImportYumArtifactsErrorInfo

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

Error information explaining why a package was not imported.

interface ImportYumArtifactsErrorInfo {
error?: Status;
}

§Properties

§
error?: Status
[src]

The detailed error status.

§

Google Cloud Storage location requested.