FirewallInfo
import type { FirewallInfo } from "https://googleapis.deno.dev/v1/networkmanagement:v1.ts";
For display only. Metadata associated with a VPC firewall rule, an implied VPC firewall rule, or a firewall policy rule.
§Properties
The display name of the firewall rule. This field might be empty for firewall policy rules.
The firewall rule's type.
The URI of the VPC network that the firewall rule is associated with. This field is not applicable to hierarchical firewall policy rules.
The name of the firewall policy that this rule is associated with. This field is not applicable to VPC firewall rules and implied VPC firewall rules.
The priority of the firewall policy that this rule is associated with. This field is not applicable to VPC firewall rules and implied VPC firewall rules.
The URI of the firewall policy that this rule is associated with. This field is not applicable to VPC firewall rules and implied VPC firewall rules.