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

GoogleChromePolicyVersionsV1DefineNetworkResponse

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

Response object for creating a network.

interface GoogleChromePolicyVersionsV1DefineNetworkResponse {
networkId?: string;
targetResource?: string;
}

§Properties

§
networkId?: string
[src]

Network ID of the new created network.

§

Detailed network settings of the new created network

§
targetResource?: string
[src]

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