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;
}