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

FindCustomRangeFreeIpRangesResponse

import type { FindCustomRangeFreeIpRangesResponse } from "https://googleapis.deno.dev/v1/cloudnumberregistry:v1alpha.ts";

Message for the response to finding free IP ranges.

interface FindCustomRangeFreeIpRangesResponse {
readonly freeIpCidrRanges?: string[];
}

§Properties

§
readonly freeIpCidrRanges?: string[]
[src]

Output only. Free IP CIDR ranges found in the CustomRange.