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

ServicesProjectsGlobalNetworksGetOptions

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

Additional options for ServiceNetworking#servicesProjectsGlobalNetworksGet.

interface ServicesProjectsGlobalNetworksGetOptions {
includeUsedIpRanges?: boolean;
}

§Properties

§
includeUsedIpRanges?: boolean
[src]

Optional. When true, include the used IP ranges as part of the GetConsumerConfig output. This includes routes created inside the service networking network, consumer network, peers of the consumer network, and reserved ranges inside the service networking network. By default, this is false