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

WorkloadReference

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

Reference of an underlying compute resource represented by the Workload.

interface WorkloadReference {
readonly uri?: string;
}

§Properties

§
readonly uri?: string
[src]

Output only. The underlying compute resource uri.