IngressIpAllowlistRule
import type { IngressIpAllowlistRule } from "https://googleapis.deno.dev/v1/looker:v1.ts";Ingress IP allowlist rule.
interface IngressIpAllowlistRule {
description?: string;
ipRange?: string;
}import type { IngressIpAllowlistRule } from "https://googleapis.deno.dev/v1/looker:v1.ts";Ingress IP allowlist rule.