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

ProjectsLocationsDiscoveredWorkloadsLookupOptions

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

Additional options for AppHub#projectsLocationsDiscoveredWorkloadsLookup.

interface ProjectsLocationsDiscoveredWorkloadsLookupOptions {
uri?: string;
}

§Properties

§
uri?: string
[src]

Required. Resource URI to find Discovered Workload for. Accepts both project number and project ID and does translation when needed.