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

PreservedStatePreservedNetworkIpIpAddress

import type { PreservedStatePreservedNetworkIpIpAddress } from "https://googleapis.deno.dev/v1/compute:v1.ts";
interface PreservedStatePreservedNetworkIpIpAddress {
address?: string;
literal?: string;
}

§Properties

§
address?: string
[src]

The URL of the reservation for this IP address.

§
literal?: string
[src]

An IPv4 internal network address to assign to the instance for this network interface.