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

AppEngineVersionEndpoint

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

Wrapper for the App Engine service version attributes.

interface AppEngineVersionEndpoint {
uri?: string;
}

§Properties

§
uri?: string
[src]