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

AppEngine

import type { AppEngine } from "https://googleapis.deno.dev/v1/monitoring:v3.ts";

App Engine service. Learn more at https://cloud.google.com/appengine.

interface AppEngine {
moduleId?: string;
}

§Properties

§
moduleId?: string
[src]

The ID of the App Engine module underlying this service. Corresponds to the module_id resource label in the gae_app monitored resource (https://cloud.google.com/monitoring/api/resources#tag_gae_app).