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

ProjectsLocationsDiscoveredServicesLookupOptions

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

Additional options for AppHub#projectsLocationsDiscoveredServicesLookup.

interface ProjectsLocationsDiscoveredServicesLookupOptions {
uri?: string;
}

§Properties

§
uri?: string
[src]

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