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

ConnectorConfigurationPrivateServiceConnect

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

Private Service Connect configuration.

interface ConnectorConfigurationPrivateServiceConnect {
networkAttachment?: string;
}

§Properties

§
networkAttachment?: string
[src]

Required. Network Attachment name in the format of projects/{project}/regions/{region}/networkAttachments/{networkattachment}.