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

PscConfig

import type { PscConfig } from "https://googleapis.deno.dev/v1/redis:v1.ts";
interface PscConfig {
network?: string;
}

§Properties

§
network?: string
[src]

Required. The network where the IP address of the discovery endpoint will be reserved, in the form of projects/{network_project}/global/networks/{network_id}.