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

ServerlessNegInfo

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

For display only. Metadata associated with the serverless network endpoint group backend.

interface ServerlessNegInfo {
negUri?: string;
}

§Properties

§
negUri?: string
[src]

URI of the serverless network endpoint group.