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

ConsumerProject

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

Represents a consumer project.

interface ConsumerProject {
projectNum?: bigint;
}

§Properties

§
projectNum?: bigint
[src]

Required. Project number of the consumer that is launching the service instance. It can own the network that is peered with Google or, be a service project in an XPN where the host project has the network.