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

NgfwPacketInspectionInfo

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

For display only. Metadata associated with a layer 7 packet inspection by the firewall.

interface NgfwPacketInspectionInfo {
securityProfileGroupUri?: string;
}

§Properties

§
securityProfileGroupUri?: string
[src]

URI of the security profile group associated with this firewall packet inspection.