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

PacketMirroringMirroredResourceInfoSubnetInfo

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

§Properties

§
canonicalUrl?: string
[src]

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

§
url?: string
[src]

Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.