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

InstancesGetEffectiveFirewallsOptions

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

Additional options for Compute#instancesGetEffectiveFirewalls.

interface InstancesGetEffectiveFirewallsOptions {
networkInterface: string;
}

§Properties

§
networkInterface: string
[src]

The name of the network interface to get the effective firewalls.