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

ShareSettingsProjectConfig

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

Config for each project in the share settings.

interface ShareSettingsProjectConfig {
projectId?: string;
}

§Properties

§
projectId?: string
[src]

The project ID, should be same as the key of this project config in the parent map.