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

UploadGoogetArtifactMediaResponse

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

The response to upload an artifact.

interface UploadGoogetArtifactMediaResponse {
operation?: Operation;
}

§Properties

§
operation?: Operation
[src]

Operation to be returned to the user.