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

GoogleChromePolicyVersionsV1DefineNetworkRequest

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

Request object for creating a new network.

interface GoogleChromePolicyVersionsV1DefineNetworkRequest {
name?: string;
targetResource?: string;
}

§Properties

§
name?: string
[src]

Required. Name of the new created network.

§

Required. Detailed network settings.

§
targetResource?: string
[src]

Required. The target resource on which this new network will be defined. The following resources are supported: * Organizational Unit ("orgunits/{orgunit_id}")