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

GoogleChromePolicyVersionsV1RemoveNetworkRequest

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

Request object for removing a network

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

§Properties

§
networkId?: string
[src]

Required. The GUID of the network to remove.

§
targetResource?: string
[src]

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