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

NetworkConfig

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

Network configuration for the Dataproc Metastore service.

interface NetworkConfig {
consumers?: Consumer[];
}

§Properties

§
consumers?: Consumer[]
[src]

Immutable. The consumer-side network configuration for the Dataproc Metastore instance.