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

ProjectsLocationsRepositoriesPackagesTagsCreateOptions

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

Additional options for ArtifactRegistry#projectsLocationsRepositoriesPackagesTagsCreate.

interface ProjectsLocationsRepositoriesPackagesTagsCreateOptions {
tagId?: string;
}

§Properties

§
tagId?: string
[src]

The tag id to use for this repository.