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

Range

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

Represents a found unused range.

interface Range {
ipCidrRange?: string;
network?: string;
}

§Properties

§
ipCidrRange?: string
[src]

CIDR range in "10.x.x.x/y" format that is within the allocated ranges and currently unused.

§
network?: string
[src]

In the Shared VPC host project, the VPC network that's peered with the consumer network. For example: projects/1234321/global/networks/host-network