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

GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest

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

Request parameters for inheriting policy value of a specific org unit target from the policy value of its parent org unit.

interface GoogleChromePolicyVersionsV1InheritOrgUnitPolicyRequest {
policySchema?: string;
}

§Properties

§
policySchema?: string
[src]

The fully qualified name of the policy schema that is being inherited.

§

Required. The key of the target for which we want to modify a policy. The target resource must point to an Org Unit.