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

PacketMirroringNetworkInfo

import type { PacketMirroringNetworkInfo } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface PacketMirroringNetworkInfo {
canonicalUrl?: string;
url?: string;
}

§Properties

§
canonicalUrl?: string
[src]

[Output Only] Unique identifier for the network; defined by the server.

§
url?: string
[src]

URL of the network resource.