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

ProjectsLocationsRepositoriesPackagesVersionsGetOptions

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

Additional options for ArtifactRegistry#projectsLocationsRepositoriesPackagesVersionsGet.

interface ProjectsLocationsRepositoriesPackagesVersionsGetOptions {
view?: "VERSION_VIEW_UNSPECIFIED" | "BASIC" | "FULL";
}

§Properties

§
view?: "VERSION_VIEW_UNSPECIFIED" | "BASIC" | "FULL"
[src]

The view that should be returned in the response.